An open API service indexing awesome lists of open source software.

https://github.com/davidpl1/panda_custom_controllers

Collection of custom panda controllers
https://github.com/davidpl1/panda_custom_controllers

Last synced: 4 months ago
JSON representation

Collection of custom panda controllers

Awesome Lists containing this project

README

          

# UBI Custom Panda Controllers

### This is a collection of custom controllers for the Franka Emika Panda robot

If you want to contribute your controller, simply add the controller package as subdirectory and add it as dependency of the meta package:

To do that simply add the following line to `ubi_panda_custom_controllers/package.xml`
```xml
YOUR_CONTROLLER_PACKAGE_NAME
```