Replies: 1 comment
-
Use a desktop for the FCI workstationWhen running the real-time kernel most desktops are suited for controlling the Franka robot. You can check if your desktop is suited by performing the network tests found in the panda_documentation (for more information see this post). How to controlIf your desktop is suited you can control it directly on the desktop. However, if you want to use your laptop you have to make sure that your laptop is on the same network as the FCI workstation and control unit. If this is done, you can both use the C++ libfranka API directly or use the ros_control package. Below you will find a quick example for controlling the panda robot via your laptop while having the desktop serve as an FCI workstation. Control FCI workstation on the same network with laptopA guide on how to connect to a roscore on the same network can be found here. In short, you have to:
After this, you can communicate with all nodes, topics etc. that is running on the workstation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I control the panda robot?
Beta Was this translation helpful? Give feedback.
All reactions