Skip to content

sl148/MiV_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages