Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
documentation:robots:panda [2022/05/13 18:39] – initial to do alexanderd | documentation:robots:panda [2023/11/09 15:26] (current) – julians | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Franka Emika Panda ===== | + | ====== Franka Emika Panda ====== |
- | ==== Todo ==== | + | ===== Todo ===== |
- | - add pictures as insturction on how to start up the robot | + | - **Startup** |
+ | - add pictures as insturction on how to start up the robot, see heron example | ||
- note IP addresses | - note IP addresses | ||
- | - note installation of franka_ros | + | - **Installation** |
- libfranka | - 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:// | ||
+ | **First way** | ||
+ | * 1. Navigate to the login page of Desk. | ||
+ | * 2. Open the debug window. | ||
+ | * 3. Switch to the console tab. | ||
+ | * 4. Enter < | ||
+ | * 5. Pressing enter does a factory reset. Just wait for the reboot (robot will start blinking in yellow). | ||
+ | **Second way** | ||
+ | Manually boot the controller into the Rescue System, by performing the following steps: | ||
+ | * Shut down the controller and switch off the main switch as soon as the fans are switched off. | ||
+ | * Wait approx. 10 sec. Before restarting the control by switching on the main switch. | ||
+ | * Wait at least 20 sec and less than 40 sec. | ||
+ | * Switch off the control unit with the main switch. | ||
+ | * Wait 10 sec. | ||
+ | * Start the control again by switching on the main switch. |