rgbdslam: send model + reset, how to automate the process?

asked 2014-12-01 05:24:04 -0500

tuxpeppe gravatar image

updated 2014-12-01 05:27:39 -0500

Hi, I'm using rgbdslam v2 to read information from hector_quadrotor_demo (gazebo) and process the pointcloud2 msg coming from rgbdslam in a c++ project.

The gui publishes messages in the /rgbdslam/batch_clouds only when I click on "send model" item of the menu and only for few seconds.

Furthermore to update the information that the GUI sends in the topic, I have to click repeatedly on "reset" item (and then on "send model" again), otherwise the messages rest unchanged. Also the image on the top of the GUI doesn't change if I don't click on resent item!!

Is there a way to automate this behavior?

Thanks!!

edit retag flag offensive close merge delete