Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.
/ DE3-ROB1-CHESS Public archive

CHESS Project for DE3 Robotics 1 (March 2018)

License

Notifications You must be signed in to change notification settings

nebbles/DE3-ROB1-CHESS

Repository files navigation

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