Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suzannahsmith1 authored Sep 19, 2018
1 parent 73c422f commit 59cbaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ROS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ contains the following [ROS](http://wiki.ros.org/) packages:
* [file_server](https://github.com/siemens/ros-sharp/tree/master/ROS/file_server)
* Launch [file_server.launch](https://github.com/siemens/ros-sharp/tree/master/ROS/file_server/launch/file_server.launch) to provide the ROS service `/file_server/get_file` for sending file contents.
This service is called by [UrdfIUmporter.cs](https://github.com/siemens/ros-sharp/blob/master/RosBridgeClient/UrdfImporter.cs) to receive URDF resource files (meshes and textures) via [rosbridge_suite](http://wiki.ros.org/rosbridge_suite).
* Launch [publish_description_turtlebot2.launch] (https://github.com/MartinBischoff/ros-sharp/blob/master/ROS/file_server/launch/publish_description_turtlebot2.launch) to provide the ROS `/robot_description` parameter for [Turtlebot2](http://wiki.ros.org/Robots/TurtleBot).
* Launch [publish_description_turtlebot2.launch](https://github.com/MartinBischoff/ros-sharp/blob/master/ROS/file_server/launch/publish_description_turtlebot2.launch) to provide the ROS `/robot_description` parameter for [Turtlebot2](http://wiki.ros.org/Robots/TurtleBot).

* [gazebo_simulation_scene](https://github.com/siemens/ros-sharp/tree/master/ROS/gazebo_simulation_scene)
* Launch ``gazebo_simulation_scene.launch`` to initialize ROS for the Gazebo Simulation Scene.
Expand Down

0 comments on commit 59cbaa9

Please sign in to comment.