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

Windmill + load objects with bridges #145

Merged
merged 6 commits into from Feb 20, 2023
Merged

Conversation

javilinos
Copy link
Collaborator

Added working windmill model, added feature to load object with bridges into the world from config file.


Basic Info

Info Please fill out this column
Issue(s) this addresses #140
ROS2 version tested on Humble
Aerial platform tested on Ignition

Description of contribution in a few bullet points

  • Added Windmill model with joint force and publisher plugins to assets.
  • Organized models into drone models and object models.
  • Ability to load objects with bridges into the world.

Description of documentation updates required from your changes


Future work that may be required in bullet points

  • Easier way to register/map new objects/sensors to bridges from outside the source code.

@javilinos javilinos self-assigned this Jan 26, 2023
@javilinos
Copy link
Collaborator Author

Feature is implemented but there might be better ways to structure code in ign_assets, @pariaspe check it out and we talk.

@codecov-commenter
Copy link

Codecov Report

Merging #145 (3e0328d) into main (5e6c773) will not change coverage.
The diff coverage is n/a.

❗ Current head 3e0328d differs from pull request most recent head 9f0a3b0. Consider uploading reports for the commit 9f0a3b0 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@          Coverage Diff          @@
##            main    #145   +/-   ##
=====================================
  Coverage   4.93%   4.93%           
=====================================
  Files         93      93           
  Lines       4681    4681           
  Branches     513     513           
=====================================
  Hits         231     231           
  Misses      4250    4250           
  Partials     200     200           
Flag Coverage Δ
unittests 4.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@pariaspe pariaspe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job! I've just added some minor corrections, check them out

@miferco97
Copy link
Member

@pariaspe is this ready for merge?

@pariaspe pariaspe merged commit 1fb4266 into main Feb 20, 2023
@pariaspe pariaspe deleted the add_objects_ignition_enhancement branch February 20, 2023 11:45
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.

None yet

4 participants