Closed marcelino-pensa closed 3 years ago
I fixed it by:
cd ~/kalibr_workspace/src/Kalibr/aslam_offline_calibration/kalibr/python
chmod +x+u kalibr_calibrate_rs_cameras
Then open the file ~/kalibr_workspace/src/Kalibr/aslam_offline_calibration/kalibr/python/kalibr_calibrate_rs_cameras
and delete the line import cv
I tried to execute
rosrun kalibr kalibr_calibrate_rs_cameras
, but the following shows up:I was able to run this node in an older branch. In specific, it worked after I switched to
git checkout pr_261