In the `ROS_nodes` directory you can find the implementation of the python capacity module for a specific use case of Panda robot. The directory consists of two ros packages:
This is an example catkin workspace for panda capacity calculation. In the this directory you can find the implementation of the python capacity module for a specific use case of Panda robot. The directory consists of two ros packages:
- hkl-kdl: a fork of http://wiki.ros.org/hrl-kdl
- franka_description: Panda robot definitions from Franka Emika http://wiki.ros.org/franka_description
-**panda_capacity: the capacity solver for Panda robot**
...
...
@@ -7,37 +7,10 @@ In the `ROS_nodes` directory you can find the implementation of the python capac
### Install the ros packages - using catkin
To run panda robot capacity calculation nodes first clone the repository and submodules:
`panda_capacity` package will calculate is an example implementation of the task space capacity calculation for for Franka Emika Panda robot in a form of a catkin ros package.
It uses the library KDL for reading the robot urdf ad it depends on