Skip to content

ROS2 and Gazebo for simulating a robotic arm playing chess

Notifications You must be signed in to change notification settings

RahafAlshaowa/chess_manipulator

Repository files navigation

Chess Manipulator

A simulation of a FRANKA EMIKA Panda robotic arm programmed to play chess. Gazebo simulation and ROS2 were used to implement this project.

Build

Clone the repository to your Ros2 workspace, Inside the workspace build the package

colcon build --packages-select chess_manipulator 
. install/setup.bash

Run

To launch the simulation:

ros2 launch chess_manipulator simulation.launch.py

To run the example game:

ros2 run chess_manipulator example_game

Example

Watch the video

About

ROS2 and Gazebo for simulating a robotic arm playing chess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages