# RCS Robotics Library Extension This extension provides integration with the [Robotics Library (RL)](https://www.roboticslibrary.org/) for kinematics and path planning. ## Installation ```shell # from root directory sudo apt install $(cat extensions/rcs_robotics_library/debian_deps.txt) pip install -ve extensions/rcs_robotics_library ```