Embedded Motion Control 2013/Simulator: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Installation == If you followed all steps specified on the installation page , you will already have downloaded the Jazz simu…') |
No edit summary |
||
Line 1: | Line 1: | ||
== Installation == | == Installation == | ||
If you followed all steps specified on [[ Embedded_Motion_Control_2013#Installation | the installation page ]], you will already have downloaded the Jazz simulator. To be able to use | If you followed all steps specified on [[ Embedded_Motion_Control_2013#Installation | the installation page ]], you will already have downloaded the simulator Gazebo and our specific Jazz simulator. To be able to use the Jazz simulator, you first have to ''compile'' the downloaded ROS packages: | ||
# Open a terminal ''(ctrl-t)'' | # Open a terminal ''(ctrl-t)'' |
Revision as of 15:48, 30 August 2013
Installation
If you followed all steps specified on the installation page , you will already have downloaded the simulator Gazebo and our specific Jazz simulator. To be able to use the Jazz simulator, you first have to compile the downloaded ROS packages:
- Open a terminal (ctrl-t)
- Navigate to the jazz_gazebo ROS package:
roscd jazz_gazebo
- And build and compile it and its dependencies:
rosmake