introlab / odas_ros

ODAS ROS package
GNU General Public License v3.0
39 stars 23 forks source link

rostopic echo /odas/ssl gives no output #16

Closed Gaurav37 closed 2 years ago

Gaurav37 commented 2 years ago

After installing odas_ros package and sourcing devel/setup.bash I run roslaunch odas_ros odas.launch and I get 4 topics: /odas/ssl /odas/ssl_pcl2 /odas/sss /odas/sst /odas/sst_poses

but when I run rostopic echo /odas/ssl or any other topic name they do not print anything on screen. What am I doing wrong? Also no visualization window opens.

dolikemedo commented 1 year ago

Hi!

I have the same problem. How did you resolve it?

Thanks!