You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
the file CamLaserCalibraTool/src/LaseCamCalCeres.cpp :
Eigen::Vector3d orig(0.0265+0.0165,0.0265+0.0165,0);
Eigen::Vector3d p1m( 0, 0, 0);
Eigen::Vector3d p2m( 0.5, 0, 0);
Eigen::Vector3d p3m( 0., 0.5, 0);
how the set the parameters about kalibr_tag
The text was updated successfully, but these errors were encountered:
Hi,
the file CamLaserCalibraTool/src/LaseCamCalCeres.cpp :
Eigen::Vector3d orig(0.0265+0.0165,0.0265+0.0165,0);
Eigen::Vector3d p1m( 0, 0, 0);
Eigen::Vector3d p2m( 0.5, 0, 0);
Eigen::Vector3d p3m( 0., 0.5, 0);
how the set the parameters about kalibr_tag
The text was updated successfully, but these errors were encountered: