Robotics StackExchange | Archived questions

Starting rviz, failed to control interactive markers automatically

Hi everyone,

Now I am following rviz tutorial to control interactive markers. I want to edit the code in below link to let the marker move towards one direction every 5 seconds automatically without dragging the arrow:

http://wiki.ros.org/rviz/Tutorials/Interactive%20Markers%3A%20Writing%20a%20Simple%20Interactive%20Marker%20Server

I have added a for loop in the code and changed box_marker.pose.position value for each loop. But the marker didn't moved and its length got extended. Would you please instruct me which value should I change to meet my requirement?

I appreciate your help.

Asked by Sendoh on 2014-04-17 09:18:25 UTC

Comments

Answers