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
Copy file name to clipboardExpand all lines: doc/urdf_srdf/urdf_srdf_tutorial.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Passive joints are unactuated joints on a robot, e.g. passive casters on a diffe
62
62
63
63
Groups
64
64
^^^^^^
65
-
a 'Group' (sometimes called 'JointGroup' or 'Planning Group') is a central concept in MoveIt MoveIt always acts on a particular group. MoveIt will only consider moving the joints in the group that it is planning for -- other joints are left stationary. (A motion plan where all joints in the robot may move can be achieved by creating a group containing all joints.) A group is simply a collection of joints and links. Each group can be specified in one of several different ways:
65
+
A 'Group' (sometimes called 'JointGroup' or 'Planning Group') is a central concept in MoveIt. MoveIt always acts on a particular group. MoveIt will only consider moving the joints in the group that it is planning for -- other joints are left stationary. (A motion plan where all joints in the robot may move can be achieved by creating a group containing all joints.) A group is simply a collection of joints and links. Each group can be specified in one of several different ways:
0 commit comments