This is an old revision of the document!
Franka Emika Panda
Todo
- Startup
- add pictures as insturction on how to start up the robot, see heron example
- note IP addresses
- Installation
- libfranka
- franka_ros
- Code snippets and samples
- start of control with real robot
- start of control with gazebo sim
- code snipets on controlling the robot with moveit
- Docker
- starting docker files with graphics and real-time
- existing docker files
- how to build them yourself
Reset Controller to Factory Settings
Based on https://www.franka-community.de/t/reset-admin-password-or-reset-to-factory-settings/184, there are two ways recommended by Franka Emika:
-First way -1. Navigate to the login page of Desk. -2. Open the debug window. -3. Switch to the console tab. -4. Enter <fetch(“/admin/api/factory-reset”,{method: ‘POST’})> without the <>. -5. Pressing enter does a factory reset. Just wait for the reboot (robot will start blinking in yellow).