User Tools

Site Tools


teaching:se-kiba:manipulation-assignment:gazebo-settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
teaching:se-kiba:manipulation-assignment:gazebo-settings [2013/04/23 09:48] – [And in the third step, he created a robot] bartelsgteaching:se-kiba:manipulation-assignment:gazebo-settings [2016/05/19 09:19] (current) – external edit 127.0.0.1
Line 28: Line 28:
   * In our environment package, create an empty launch-file called pr2_lightweight.launch   * In our environment package, create an empty launch-file called pr2_lightweight.launch
   * From pr2_gazebo/launch/pr2_no_controllers: Copy the parts to send the pr2-urdf to the parameter server, and also the node to spawn the robot in gazebo.   * From pr2_gazebo/launch/pr2_no_controllers: Copy the parts to send the pr2-urdf to the parameter server, and also the node to spawn the robot in gazebo.
-  * From pr2_gazebo/launch/pr2_bringup: Controller manager, Fake Calibration, (Buffer Server) +  * From pr2_gazebo/launch/pr2_bringup: Copy the launch to start the controller manager, and the node which publishes the fake calibration, and Fake Calibration. 
-  * From pr2_gazebo/launch/pr2.launch: default controllers +  * From pr2_gazebo/launch/pr2.launch: Copy the launch to to load and start the default controllers. 
- +  * HintDo not forget to add the package dependencies that we now added to the manifest of our package. 
-dependenciespr2_descriptiongazebo+  * For testingre-compile our environment package. Then launch the empty_worldand in another terminal launch pr2-lightweight. After some time (and lot's of printouts on both consoles) you should see the simulated pr2.
 ===== Putting it all together ===== ===== Putting it all together =====
 +Where we combine our launch-files into one for easier access.
 +  * In our environment package, create a third launch-file called pr2_lightweight_world.launch
 +  * Launch the other two previously created launch-files from it.
 +
 +Hint: Now might be a good time push all our commits to github.
teaching/se-kiba/manipulation-assignment/gazebo-settings.1366710481.txt.gz · Last modified: 2016/05/19 09:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki