Skip to content

Simulation of Baxter robot playing chess using ROS and Gazebo

License

Notifications You must be signed in to change notification settings

sahilgaurkar/Baxter-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Baxter_Chess

Simulation of Baxter robot playing chess using ROS and Gazebo

Pre-requisite: baxter-simulator

Steps:

Terminal 1:
roslaunch baxter_gazebo baxter_world.launch

Terminal 2:
rosrun baxter_tools enable_robot.py -e
rosrun baxter_interface joint_trajectory_action_server.py

Terminal 3:
roslaunch baxter_moveit_config baxter_grippers.launch

Terminal 4:
rosrun coursework spawn_chessboard.py
rosrun coursework gazebo2tfframe.py

Terminal 5:
rosrun coursework pick_and_place_moveit.py

To delete Chessgame:
rosrun coursework delete_chessgame.py

Simulation Video

About

Simulation of Baxter robot playing chess using ROS and Gazebo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published