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

Cleanup models #35

Merged

Conversation

srmainwaring
Copy link
Collaborator

Model housekeeping: remove unused models and utilise #6 to split the models for easier composition.

Completes #34, except the regeneration of thumbnails.

Detail

  • Remove the cmac world - the StaticMapPlugin is not available in Gazebo Sim.
  • Rename world files and use the .sdf suffix.
  • Update the runway model - reduce the gap between the airstrip and ground as upstream z-order has been fixed.
  • Update the zephyr runway world - remove commented out pose.
  • Update the iris warehouse world - remove models that do not load because of incorrect server details.
  • Split the zephyr model into a base model and plugin model with ardupilot integration.
  • Set the zephyr runway model to run with RTF > 1.
  • Update README - describe how to run the zephyr model.

- Remove cmac world - StaticMapPlugin not available in Gazebo Sim
- Rename world files and use .sdf suffix.
- Update runway model - reduce the gap between the airstrip and ground as upstream z-order has been fixed.
- Update zephyr runway world - remove commented out pose.
- Update iris warehouse world - remove models that do not load because of incorrect server details.
- Split zephyr model into a base model and plugin model with ardupilot integration.
- Set zephyr runway model to run with RTF > 1
- Update README - describe how to run the zephyr model.

Signed-off-by: Rhys Mainwaring <[email protected]>
@srmainwaring srmainwaring added the enhancement New feature or request label Dec 16, 2022
@srmainwaring srmainwaring self-assigned this Dec 16, 2022
@srmainwaring srmainwaring merged commit 1808aba into ArduPilot:main Dec 16, 2022
@srmainwaring srmainwaring deleted the srmainwaring/garden/cleanup-models branch December 16, 2022 16:23
@srmainwaring srmainwaring mentioned this pull request May 19, 2023
6 tasks
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.

1 participant