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: drcsim_vehicle_atlas/tutorial.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This tutorial will demonstrate how to automatically place the Atlas robot in the
4
4
5
5
## Install DRC Simulator
6
6
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.
8
8
9
9
## Launch the DRC Simulator
10
10
@@ -56,7 +56,7 @@ Please note that the VRC plugin uses a fixed joint to place Atlas in the car. If
56
56
57
57
## Test perception with Atlas in the vehicle
58
58
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.
60
60
61
61
Disengage the hand brake:
62
62
@@ -76,7 +76,7 @@ Press the gas pedal:
76
76
rostopic pub --once /drc_vehicle/gas_pedal/cmd std_msgs/Float64 '{ data : 1 }'
77
77
~~~
78
78
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.
0 commit comments