Skip to content

Cybernetics-Lab-Aachen/InPulS

Repository files navigation

GPS

This code is a reimplementation of the guided policy search algorithm and LQG-based trajectory optimization.

This implementation is loosely based on a code provided by rll.berkeley.edu/gps and was enhanced here for industrial usage. This includes algorithm and policy improvements, support for OPC-UA communication and multiple vizualisation tools.

This project is funded by VDMA germany. For further information please visit i40-inpuls.de

Installation

See INSTALL.md for installation instructions.

Run Experiment

python .\main.py gym_fetchreach_lqr

What to see what the robot is doing?

Set 'render' to True in the agent block in experiments\gym_fetchreach_lqr\hyperparams.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages