You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* |`FloorContactTask`| `type` | `string` | Type of the task. The value to be set is `FloorContactTask` | Yes |
285
285
* |`FloorContactTask`| `robot_velocity_variable_name` | `string` |Name of the variable contained in `VariablesHandler` describing the generalized robot velocity| Yes |
286
-
* |`FloorContactTask`| `node_number` | `int` | Node number of the task. The node number must be unique. | Yes |
286
+
* |`FloorContactTask`| `floor_contact_task` | `int` | Node number of the task. The node number must be unique. | Yes |
287
287
* |`FloorContactTask`| `kp_linear` | `double` | Gain of the distance controller | Yes |
288
288
* |`FloorContactTask`| `frame_name` | `string` | Name of the frame to which apply the floor contact task | Yes |
289
289
* |`FloorContactTask`| `vertical_force_threshold` | `double` | Threshold of the vertical force to consider the foot in contact | Yes |
0 commit comments