In my network only with two cameras on two PCs, First I show the checkerboard to camera1, and I get camera 1added to the tree. then I show the checkerboard to camera1 and camera2, I get camera 2 added to the tree, after following message appear
All cameras added to the tree. Now calibrate the global reference frame and save!, I put the checkerboard on the ground.
After executing rostopic pub /opt_calibration/action std_msgs/String "save" -1 , I can not find opt_calibration_results.launch file in the opt_calibration/launch
SOLVED: I made a mistake, I forgot to executestep_2
In my network only with two cameras on two PCs, First I show the checkerboard to camera1, and I get
camera 1added to the tree.
then I show the checkerboard to camera1 and camera2, I getcamera 2 added to the tree
, after following message appearAll cameras added to the tree. Now calibrate the global reference frame and save!
, I put the checkerboard on the ground.After executing
rostopic pub /opt_calibration/action std_msgs/String "save" -1
, I can not findopt_calibration_results.launch
file in theopt_calibration/launch
SOLVED: I made a mistake, I forgot to execute step_2