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

Ros use same settings as airsim #324

Merged
merged 2 commits into from
Sep 3, 2022
Merged

Ros use same settings as airsim #324

merged 2 commits into from
Sep 3, 2022

Conversation

mateusz-lichota
Copy link
Contributor

Instead of reading the settings.json from a file, the ROS bridge will obtain the settings from AirSim via RPC. This is needed because AirSim no longer looks for settings.json in one place, and possibly reads it from command line, so ROS bridge couldn't access it in any other way.

Closes #308

@mateusz-lichota mateusz-lichota added the enhancement New feature or request label Sep 2, 2022
@mateusz-lichota mateusz-lichota self-assigned this Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ROS: Use the same settings as AirSim
2 participants