stack-of-tasks / sot-core

Hierarchical task solver plug-in for dynamic-graph
BSD 2-Clause "Simplified" License
19 stars 32 forks source link

[Device] relax test on dimension of state signal. #207

Closed florent-lamiraux closed 1 year ago

florent-lamiraux commented 1 year ago

On franka robots, the gripper is not controlled via the SoT. As a consequence, the configuration vector is of dimension 7, while the dynamic entity reads the model via ROS and expects a position input signal of dimension 8: (7 arm joints + 2 gripper joints - 1 mimic joint).