Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Latest commit

 

History

History
61 lines (47 loc) · 1.57 KB

README.md

File metadata and controls

61 lines (47 loc) · 1.57 KB

Awesome
Design Engineering Chess Robot

Design Engineering, Imperial College London


Click to play

Group

Clone the repository

git clone http://github.com/nebbles/DE3-ROB1-CHESS

Compiling the documentation offline

cd docs/
make html
open build/html/index.html

Popular source code

  • Source code for controlling Franka with Python (uses ROS)
svn export https://github.com/nebbles/DE3-ROB1-CHESS/trunk/franka/franka_control_ros.py
  • Source code for converting between reference frames
svn export https://github.com/nebbles/DE3-ROB1-CHESS/trunk/tools/transform.py

LICENSE