Skip to content

Commit

Permalink
Update README (#15)
Browse files Browse the repository at this point in the history
* add png

Signed-off-by: Ian Chen <[email protected]>

* update readme

Signed-off-by: Ian Chen <[email protected]>

* Remove harmonic cmd

Signed-off-by: Ian Chen <[email protected]>

---------

Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 authored Sep 27, 2024
1 parent 8e1439a commit 0630646
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ionic_demo
Ionic demo world and resources

![image](https://github.com/user-attachments/assets/4b6da5bc-d2ce-4b5f-ac97-f6f238200123)
![](media/ionic-demo-world.png)

Usage:

Expand All @@ -11,11 +11,6 @@ cd ionic_demo/ionic_demo/worlds
gz sim -v 4 ionic.sdf
```

In Harmonic:
```
sudo apt install ros-rolling-ros-gz
```

# Running the navigation demo

![](media/ionic-nav-demo-faster-smaller.gif)
Expand Down Expand Up @@ -104,4 +99,9 @@ ros2 run rmf_demos_tasks dispatch_delivery -p bar -ph moveit_dispenser -d table_

# Troubleshooting

* If the demo world is laggy, try disabling global illumination by editing the
`ionic_demo/worlds/ionic.sdf` world file and setting the
`GlobalIllumincationVct` plugin's [<enabled>](https://github.com/gazebosim/ionic_demo/blob/2350def5a74f3d75e131711fedd217d57527a64f/ionic_demo/worlds/ionic.sdf#L32)
property to `false`.

* If there are communication/middleware related issues while running the demos, we recommend trying again [using a different RMW implementation](https://docs.ros.org/en/jazzy/How-To-Guides/Working-with-multiple-RMW-implementations.html#specifying-rmw-implementations), for example `rmw_cyclonedds_cpp`.
Binary file added media/ionic-demo-world.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0630646

Please sign in to comment.