# RCS Panda Extension This extension provides support for the Franka Emika Panda robot in RCS. ## Installation ```shell # from root directory pip install -ve extensions/rcs_panda --no-build-isolation ``` ## Usage Please refer to the `rcs_fr3` documentation for similar usage patterns, or check the examples in the repository.