Moveit Rviz Robot State
Hi, I'm a bit confused about how the robot is visualized in RViz and it's relation to planning_scene::PlanningScene
. If you look at the tutorial here it would appear that we are changing the robot's state and notifying rviz of this fact. However, this isn't reflected in rviz, and the only update I see taking place is trajectory animation.
And just to clarify what I'm referring to:
Thanks