Skip to content

Commit 840e121

Browse files
authored
Fix minor typo (#599)
1 parent 15f974a commit 840e121

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/urdf_srdf/urdf_srdf_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Passive joints are unactuated joints on a robot, e.g. passive casters on a diffe
6262

6363
Groups
6464
^^^^^^
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:
6666

6767
Collection of Joints
6868
""""""""""""""""""""

0 commit comments

Comments
 (0)