How to use Baxter in simulation with Rviz and moveit?
I have come across the following tutorials of Baxter.
However, what I need is a tutorial that will enable me to work with Baxter in simulation as we can do with PR2 in Rviz. I need a launch file that will launch the Baxter Robot in Rviz. We have that for PR2 in this.
This Baxter simulator tutorial is with Gazebo, I want to perform the same tasks in Baxter with Rviz that I did with PR2.
Could anyone share a launch file and an example python code?