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

Use populated_office as default world and change map and README accor… #91

Open
wants to merge 1 commit into
base: humble
Choose a base branch
from

Conversation

jihyeseo
Copy link

@jihyeseo jihyeseo commented Jan 21, 2025

🎉 New feature

Closes #88

Summary

Changed the default world to be populated_office. Rearranged a few screenshot images to match the default.

Test it

With the new build from this change, I ran commands from README.md to check that the correct world is called and the navigation works correctly.

ros2 launch andino_gz andino_gz.launch.py
ros2 launch andino_gz andino_gz.launch.py nav2:=True robots:="andino1={x: 0.0, y: 0.0, z: 0.1, yaw: 0.};andino2={x: 1.0, y: 0.0, z: 0.1, yaw: 0.};"

Checklist

  • [ x ] Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • [ x ] Updated documentation (as needed)
  • Updated migration guide (as needed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the default world to be populated_office
1 participant