Skip to content

SeRViCE-Lab/gps

 
 

Repository files navigation

GPS

This code is a reimplementation of the guided policy search algorithm and LQG-based trajectory optimization, meant to help others understand, reuse, and build upon existing work.

For full documentation, see rll.berkeley.edu/gps.

The code base is a work in progress. See the FAQ for information on planned future additions to the code.

=========================================== This code reimplements the code at Chelsea's account using ROS_Indigo. I used ros indigo since I am not all too familiar with Fuerte which was used in Chelsea's lab.

See example simulation results of running the pr2_example at

Docker Image

The docker image is located at lakehanne/gps/

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.1%
  • C++ 18.6%
  • Other 1.3%