lidar_camera_calibration icon indicating copy to clipboard operation
lidar_camera_calibration copied to clipboard

rosrun lidar_camera_calibration calibrate_camera_lidar.py --calibrate command not working with ENTER

Open Bsting118 opened this issue 3 years ago • 1 comments

When I run the command, rosrun lidar_camera_calibration calibrate_camera_lidar.py --calibrate, the ENTER key seems to not work when I wish to pause the rosbag record and plot points. I have to manually pause the program using spacebar in the rosbag record terminal and then go back to the calibrate terminal and THEN hit ENTER. This is tedious and might need to be fixed.

Bsting118 avatar Oct 15 '20 19:10 Bsting118

For further information about my situation: my bag file name is calinput.bag which is in a bagfiles folder in lidar_camera_calibration folder which is in my src folder of my workspace. My ROS version is Kinetic, my Ubuntu is 16.04, my cv2 version is 3.3.1-dev, and I am working on a PX2 Nvidia drive.

Bsting118 avatar Oct 15 '20 20:10 Bsting118