Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 723 Bytes

5-RViz.md

File metadata and controls

34 lines (16 loc) · 723 Bytes

RViz

Note that RViz is different from Gazebo, because in RViz, the simulation don't take into account gravity, friction and other forces. Gazebo reflect better the real world. Therefore, in RViz the joint positions are exact.

Robot - Linux computer simulation with RViz

RViz comands

Test your code on simulation before real word with use_sim:=true:

roslaunch interbotix_xsarm_control xsarm_control.launch robot_model:=wx250s use_rviz:=true use_sim:=true



Robot+Raspberry Pi - Personal Computer simulation with RViz

Procedure

Still not working... comming soon