Skip to content

Commit

Permalink
Fix readme (#274)
Browse files Browse the repository at this point in the history
Signed-off-by: Van Malleghem Antoine <[email protected]>
  • Loading branch information
avanmalleghem authored Sep 2, 2024
1 parent 6adb136 commit 3599822
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Homebrew | [![Build Status](https://build.osrfoundation.org/buildStatus/ico
Windows | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_launch-8-win)](https://build.osrfoundation.org/job/gz_launch-8-win)

Gazebo Launch, a component of [Gazebo](https://gazebosim.org), provides a command line interface
to run and manager application and plugins.
to run and manage application and plugins.

# Table of Contents

Expand All @@ -27,8 +27,6 @@ to run and manager application and plugins.

[Documentation](#documentation)

[Testing](#testing)

[Folder Structure](#folder-structure)

[Contributing](#contributing)
Expand All @@ -54,15 +52,15 @@ directory.

# Install

See the [installation tutorial](https://gazebosim.org/api/launch/7/install.html).
See the [installation tutorial](https://gazebosim.org/api/launch/8/install.html).

# Usage

Sample launch configuration files are in the [examples directory](https://github.com/gazebosim/gz-launch/blob/gz-launch8/examples/).

**Example**

1. Run a configuration that launches [Gazebo](https://gazebosim.org/libs/gazebo).
1. Run a configuration that launches [Gazebo](https://gazebosim.org/libs/sim/).

```
gz launch sim.gzlaunch
Expand Down

0 comments on commit 3599822

Please sign in to comment.