Skip to content

Commit 9db072b

Browse files
committed
Adding category to a tutorial link.
1 parent 8a6b0b9 commit 9db072b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drcsim_vehicle_atlas/tutorial.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This tutorial will demonstrate how to automatically place the Atlas robot in the
44

55
## Install DRC Simulator
66

7-
[Click to see the instructions](http://gazebosim.org/tutorials/?tut=drcsim_install) for installing the DRC simulator and associated utilities.
7+
[Click to see the instructions](http://gazebosim.org/tutorials/?tut=drcsim_install&cat=drcsim) for installing the DRC simulator and associated utilities.
88

99
## Launch the DRC Simulator
1010

@@ -56,7 +56,7 @@ Please note that the VRC plugin uses a fixed joint to place Atlas in the car. If
5656

5757
## Test perception with Atlas in the vehicle
5858

59-
With Atlas placed in the vehicle, you can use the methods described in [another tutorial](http://gazebosim.org/tutorials/?tut=drcsim_vehicle) to drive the vehicle using open-loop commands. This will allow testing of Atlas's perception systems while driving in the vehicle.
59+
With Atlas placed in the vehicle, you can use the methods described in [another tutorial](http://gazebosim.org/tutorials/?tut=drcsim_vehicle&cat=drcsim) to drive the vehicle using open-loop commands. This will allow testing of Atlas's perception systems while driving in the vehicle.
6060

6161
Disengage the hand brake:
6262

@@ -76,7 +76,7 @@ Press the gas pedal:
7676
rostopic pub --once /drc_vehicle/gas_pedal/cmd std_msgs/Float64 '{ data : 1 }'
7777
~~~
7878

79-
Now the DRC Vehicle should be driving with Atlas in the passenger's seat. As described a [tutorial on using rviz](http://gazebosim.org/tutorials/?tut=drcsim_visualization) and a [tutorial on the MultiSense head](http://gazebosim.org/tutorials/?tut=drcsim_multisense), you can use rviz to view the camera or laser scan data while driving.
79+
Now the DRC Vehicle should be driving with Atlas in the passenger's seat. As described a [tutorial on using rviz](http://gazebosim.org/tutorials/?tut=drcsim_visualization&cat=drcsim) and a [tutorial on the MultiSense head](http://gazebosim.org/tutorials/?tut=drcsim_multisense&cat=drcsim), you can use rviz to view the camera or laser scan data while driving.
8080

8181
## Use Atlas robot's foot to press gas pedal
8282

0 commit comments

Comments
 (0)