Skip to content

Commit eb8e69d

Browse files
committed
Fix link.
1 parent 9db072b commit eb8e69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drcsim_atlas_mixer/tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ With a bit of practice, you should be able to pick up the drill and drop it in t
126126
The configuration file for `atlas_teleop.py` is written in [YAML](http://www.yaml.org/), with the following structure:
127127
128128
* Each line defines a robot pose:
129-
* The first 28 numbers are joint values for the Atlas robot, given in the [usual order](https://bitbucket.org/osrf/drcsim/raw/default/ros/atlas_msgs/msg/AtlasState.msg).
129+
* The first 28 numbers are joint values for the Atlas robot, given in the [usual order](https://bitbucket.org/osrf/drcsim/raw/default/atlas_msgs/msg/AtlasState.msg).
130130
* The next two elements specify a grasp posture for the left hand (the following two elements do the same for the right hand), in two parts:
131131
* The string specifies the grasp type, which should be one of: `cyl` (cylindrical) or `sph` (spherical).
132132
* The number specifies a grasp position between fully open (0.0) and fully closed (1.0).

0 commit comments

Comments
 (0)