Size: 1965
Comment:
|
Size: 1947
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 40: | Line 40: |
i. Pick your [[http://gazebosim.org/tutorials/?tut=ros_roslaunch#UsingroslaunchtoOpenWorldModels|own world]] in which to simulate Husky. {{{ |
3. Pick your [[http://gazebosim.org/tutorials/?tut=ros_roslaunch#UsingroslaunchtoOpenWorldModels|own world]] in which to simulate Husky. {{{ |
Line 43: | Line 43: |
}}} 3. asfasdfas |
}}} |
![]() |
Simulating Husky
Description: How to bring up a simulated Husky robot using the Gazebo simulator.Keywords: Clearpath Husky
Tutorial Level: BEGINNER
Next Tutorial: Interfacing with Husky
Husky can be simulated in several environments using the husky_gazebo packages. To start a simulation:
- Make sure the simulation package is installed:
$ sudo apt-get install ros-indigo-husky-gazebo
- Run either one of the provided simulation environments:
Simulate Husky in an empty world. You can add new objects to this world using the Gazebo controls (Gazebo Tutorial - Building a World.
$ roslaunch husky_gazebo husky_empty_world.launch
Simulate Husky in a Clearpath designed world. This is the base environment for the navigation tutorials. It will take some time to start, as the simulator will need to download resources from the Gazebo servers.
$ roslaunch husky_gazebo husky_playpen.launch
Pick your own world in which to simulate Husky.
$ roslaunch husky_gazebo husky_empty_world.launch world_name:=worlds/willowgarage.world