-
Notifications
You must be signed in to change notification settings - Fork 2
Supported tasks and constraints
Arturo Laurenzi edited this page Jul 22, 2018
·
4 revisions
All tasks inherit the following parameters:
-
type: the type of task -
weight: a positive-definite matrix representing the soft priority of the task inside an aggregated task -
indicesa vector of indices ranging from 0 tosize-1specifying the specific subtask that has to be considered (default isindices = [0 1 ... size-1] -
lambda: a gain that specifies the proportion in which a task error should affect the corresponding task velocity (default islambda = 1)
type = "Cartesian"distal_link-
base_link(default isworld) -
orientation_gain(default is one)
- send references via ROS topics / actions: YES
- interactive control (RVIZ): YES
type = "Com"
- send references via ROS topics / actions: YES
- interactive control (RVIZ): YES
type = "Postural"-
weightcan be given as ajoint name -> joint weightmap:
Postural:
type: "Postural"
weight:
WaistLat: 5.0
LKneePitch: 0.1
RKneePitch: 0.1- send references via ROS topics / actions: YES
- interactive control (RVIZ): YeS
type = "JointLimits"
type = "VelocityLimits"