Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1

Merged
merged 1 commit into from
Jan 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This world uses the Selenographic Coordinate System (SCS).
## Mars
Launch the mars demo with the following command:

```ros2 launch spaceros_gz_demos moon.launch.xml```
```ros2 launch spaceros_gz_demos mars.launch.xml```

This world contains models of the Perseverance rover and the Ingenuity helicopter on a Martian surface.
The Ingenuity helicopter contains a rechargable battery that simulates it charging from its solar panel.
Expand Down Expand Up @@ -128,7 +128,7 @@ Perseverance and Ingenuity models are meant to be as close to their real-life co
## Enceladus
Launch the Enceladus demo with the following command:

```ros2 launch spaceros_gz_demos moon.launch.xml```
```ros2 launch spaceros_gz_demos enceladus.launch.xml```

This world contains a submarine model in a liquid ocean meant to simulate the surface of Encaledus.
The submarine has sonar and odometry topics, and has a buoyancy engine that allows it to rise or sink, in addition to commandable thrusters on its left and right sides.
Expand Down