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
I am trying to calibrate os1 64 and USB camera. I got camera intrinsic parameter and saved in .yaml file. I also make global variable Ouster_LIdar = true in lidar_camera.py file.
My bag file contains following topics:
types: sensor_msgs/CameraInfo [c9a58c1b0b154e0e6da7578cb991d214]
sensor_msgs/Image [060021388200f6f0f447d0fcd9c64743]
sensor_msgs/PointCloud2 [1158d486dd51d683ce2f1be655c3c181]
topics: /os_cloud_node/points 198 msgs : sensor_msgs/PointCloud2
/usb_cam/camera_info 395 msgs : sensor_msgs/CameraInfo
/usb_cam/image_raw 395 msgs : sensor_msgs/Image
Now when i am trying to open calibrate my bag file data and launch (rosrun lidar_camera_calibration calibrate_camera_lidar.py --calibrate). i got no gui open and following text is displayed in terminal
.
so kindly tell me where I am making mistake kindly help me out.
kindly tell me step by step procedure if anyone has used this package with ouster. i am also attaching pics.
The text was updated successfully, but these errors were encountered:
@islamtalha01
Can you let me know the process of collecting rosbag with desired topic names.
I have collected rosbag and checked for info. It looks different.
I am trying to calibrate os1 64 and USB camera. I got camera intrinsic parameter and saved in .yaml file. I also make global variable Ouster_LIdar = true in lidar_camera.py file.
My bag file contains following topics:
types: sensor_msgs/CameraInfo [c9a58c1b0b154e0e6da7578cb991d214]
sensor_msgs/Image [060021388200f6f0f447d0fcd9c64743]
sensor_msgs/PointCloud2 [1158d486dd51d683ce2f1be655c3c181]
topics: /os_cloud_node/points 198 msgs : sensor_msgs/PointCloud2
/usb_cam/camera_info 395 msgs : sensor_msgs/CameraInfo
/usb_cam/image_raw 395 msgs : sensor_msgs/Image
Now when i am trying to open calibrate my bag file data and launch (rosrun lidar_camera_calibration calibrate_camera_lidar.py --calibrate). i got no gui open and following text is displayed in terminal
Press [ENTER] to pause and pick points
[INFO] [1631096057.405016]: Current PID: [24905]
[INFO] [1631096057.406628]: Projection mode: False
[INFO] [1631096057.407893]: CameraInfo topic: /sensors/camera/camera_info
[INFO] [1631096057.408982]: Image topic: /sensors/camera/image_color
[INFO] [1631096057.410029]: PointCloud2 topic: /sensors/velodyne_points
[INFO] [1631096057.410994]: Output topic: None
.
so kindly tell me where I am making mistake kindly help me out.
kindly tell me step by step procedure if anyone has used this package with ouster. i am also attaching pics.
The text was updated successfully, but these errors were encountered: