
The tutorial you are looking for is this one for using Baxter with MoveIt. Follow the simulation tutorial to get Baxter going in Gazebo, then follow the above tutorial, starting from where it says "In another RSDK terminal session, Launch the rviz MoveIt! plugin".
In general, any MoveIt-enabled robot will have a package called something like baxter_moveit_config. This package will contain launch files for starting the MoveIt interfaces, the rviz-based GUI tool, etc.
Originally posted by Geoff with karma: 4203 on 2019-06-16
This answer was ACCEPTED on the original site
Post score: 1
Original comments
Comment by Tawfiq Chowdhury on 2019-06-17:
You also need to put the baxter_moveit_config package in your src folder
Comment by Tawfiq Chowdhury on 2019-06-18:
@Geoff I am having another issue, the planner is neither working in Rviz if I just drag the interactive marker and then plan nor if I run this tutorial. It keeps failing when I drag the marker in Rviz and then plan and when I run the tutorial code, it keeps saying no motion plan found.
Comment by Geoff on 2019-06-18:
Please ask a new question for that.
Comment by Tawfiq Chowdhury on 2019-06-21:
You also need to run these two commands in two separate terminals from this
rosrun baxter_tools enable_robot.py -e
rosrun baxter_interface joint_trajectory_action_server.py