Make sure your system has intera installed. If not, please follow the official tutorial to setup intera and its MoveIt for Sawyer.
- Start the joint trajectory controller
cd ~/ros_ws
./intera.sh
rosrun intera_interface joint_trajectory_action_server.py
- Launch MoveIt for Sawyer in a new terminal
cd ~/ros_ws
./intera.sh
roslaunch sawyer_moveit_config sawyer_moveit.launch electric_gripper:=true
- Run PyRobot examples in a new terminal
cd ~/ros_ws
./intera.sh
source ~/pyenv_pyrobot/bin/activate
python joint_position_control.py