Get articulation from/to Rviz (Communicate with Rviz)
Hey there !
I'm working with Rviz modeling my robot.
what I want to do is to change there articulations depending on real robot articulation !
I already get the articulation from real robot in ROS, then all what I have to do is to apply those articulations in RViz
=> So my question is how can I do that !
The final resulat that I want to get is in this video: Get exactly what I have in Rviz in real robot; like moving the real robot from Rviz ! NB: I already have a package that can get Cartesian coordinates and joints values from the real robot to ROS.