./baxter.sh [robotname].local
rosrun baxter_tools camera_control.py -c left_hand_camera rosrun baxter_tools camera_control.py -c right_hand_camera rosrun baxter_tools camera_control.py -c head_camera
rosrun baxter_tools camera_control.py -o left_hand_camera
rosrun baxter_tools enable_robot.py -e
rosrun baxter_interface joint_trajectory_action_server.py
roslaunch baxter_moveit_config move_group.launch
roslaunch ar_track_alvar webcam_track.launch
roslaunch brain main.launch
rosrun rviz rviz
- This is the source code of our final project in 'EECS 206A | Introduction to Robotics' at the University of California, Berkeley in Fall 2017.
- Website: https://sites.google.com/berkeley.edu/towerbuildingbaxter-eecs206a/home
- Team: Gerrit Schoettler, Rob Ruigrok and Ruhullah Najafi
- Go to our website for more details.