SyrianSpock/realsense_gazebo_plugin

the topic of /realsense/camera/depth_registered/points publish no message

TouchDeeper opened this issue · 1 comments

Hi,
I test the plugin by
roslaunch realsense_gazebo_plugin realsense_urdf.launch
roslaunch realsense_gazebo_plugin depth_proc.launch
rosrun rviz rviz
But I can't see the point cloud. I echo the topic of /realsense/camera/depth_registered/points publish no message, It tell me there is no message as the image below:
2019-04-04 09-59-12屏幕截图

Thanks @TouchDeeper for reporting the issue. I broke it while fixing #25 (forgot to rename the topics in the depth_proc.launch file. It's fixed now in 6c30845