Robotics StackExchange | Archived questions

moveit rviz cannot display executation

moveit rviz cannot display executation from my own code or rviz command

Here is the rqtgraph for sevendofarmconfig.demo launch from book, master ros for robotics programming image description


I search solution from google, find someone says he thinks topic /movegroup/fakecontrollerjointstates is ONLY published with one final joint state message, so rviz ONLY display the final joint state. Here is the link


On book, ros-by-example V2, movement of execution of pi_robot can be visualized. I think this is because arbotix controller keeps updating /jointstate, so that rviz keeps updating the movement of pirobot. Am I right?

Here is the rqt_graph. image description


How can I visualize the complete movement of execution of the simulated robot?

Asked by shawnysh on 2017-01-20 07:54:31 UTC

Comments

were you able to visualize it? HAving the same problem!

Asked by pmuthu2s on 2017-12-25 18:20:59 UTC

Answers