Skip to content

Robotic Manipulation using Linear Genetic Programming and Visual Feedback is a project for the Chalmers course "Humanoid Robotics".

License

Notifications You must be signed in to change notification settings

Platygator/visually-supervised-learning-for-robotic-manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotic Manipulation using Linear Genetic Programming and Visual Feedback

This repository is for the project "Robotic Manipulation using Linear Genetic Programming and Visual Feedback" in the course "Humanoid Robotics (TIF160)" at the Chalmers University of Technology.

Dependencies

Installing

Make sure libcluon is installed on your system

sudo add-apt-repository ppa:chrberger/libcluon

sudo apt upgrade

sudo apt install libcluon

create a virtual environment with all dependencies using

make

Run

Evaluation mode, which uses the best LGP chromosome to try to grab an object

make run_evaluate

Training mode with...

a) software-only-mode

make run_software

b) hardware in the loop

make run_hardware

Cleanup

make clean

Authors

  • Aren Moosakhanian
  • Jan Paul Theune
  • Jan Schiffeler
  • Sourab Bapu Sridhar

License

This project is released under the terms of the MIT License

About

Robotic Manipulation using Linear Genetic Programming and Visual Feedback is a project for the Chalmers course "Humanoid Robotics".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published