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

Unity world loading #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

bowski23
Copy link
Collaborator

Introduces an initial scene which then determines which scene to load based on execution parameters passed by the unity launcher in arena rosnav.
The initial scene was necessary so that the Ros Connector doesn't get initialized in multiple scenes.

Tested for no map, none existing map, non-unity and unity map.

There was also a problem with the robot path which was fixed in here

@ddiaz-0
Copy link
Collaborator

ddiaz-0 commented May 2, 2024

Default Arena Bringup command works with this version (no map_file specified). Also works when map is specified via the map_file argument (for example arena_hospital_small) of arena bringup.
Please let me know if this is the right argument and if something else needs to be tested :) @bowski23

@ddiaz-0 ddiaz-0 mentioned this pull request May 3, 2024
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.

2 participants