Install Panda ROS Drivers

This chapter describes how to install libfranka` and franka_ros, either as binary packages or by building from source. franka_ros is only required if you want to control your robot using ROS.

For more detail follow this link.

Note

While libfranka and the franka_ros packages should work on different Linux distributions, official support is currently only provided for:

Ubuntu 18.04 LTS Bionic Beaver and ROS Melodic Morenia (requires at least libfranka 0.6.0) Ubuntu 20.04 LTS Focal Fossa and ROS Noetic Ninjemys (requires at least libfranka 0.8.0)

The following instructions are exemplary for Ubuntu 20.04 LTS system and ROS Noetic Ninjemys. They only work in the supported environments.

Installing from the ROS repositories

Binary packages for libfranka and franka_ros are available from the ROS repositories. After setting up ROS Noetic, execute:

sudo apt install ros-noetic-libfranka ros-noetic-franka-ros