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
Thank you for your reply. I firstly transformed the KITTI dataset into rosbag using kitti_to_rosbag. And then compiling the repo in a catkin workspace. After that I run the launch file using roslaunch elas_ros elas.launch and play bag usingrosbag play /home/gc2/Desktop/kittidata/2011_09_26/2011_09_26_drive_0005_sync/0005.bag cam00/camera_info:=/stereo/left/camera_info cam00/image_raw:=/stereo/left/image_raw cam01/camera_info:=/stereo/right/camera_info cam01/image_raw:=/stereo/right/image_raw . Howerer, I could only get 1 frame of depth image using rviz. The rate of the image topic is about 10Hz. I could only get 1 frame of depth image too if I play the bag using -r 0.1
The text was updated successfully, but these errors were encountered:
Thank you for your reply. I firstly transformed the KITTI dataset into rosbag using kitti_to_rosbag. And then compiling the repo in a catkin workspace. After that I run the launch file using
roslaunch elas_ros elas.launch
and play bag usingrosbag play /home/gc2/Desktop/kittidata/2011_09_26/2011_09_26_drive_0005_sync/0005.bag cam00/camera_info:=/stereo/left/camera_info cam00/image_raw:=/stereo/left/image_raw cam01/camera_info:=/stereo/right/camera_info cam01/image_raw:=/stereo/right/image_raw
. Howerer, I could only get 1 frame of depth image using rviz. The rate of the image topic is about 10Hz. I could only get 1 frame of depth image too if I play the bag using-r 0.1
The text was updated successfully, but these errors were encountered: