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

Add UserCommands plugin to GPU lidar sensor example #2479

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Jul 12, 2024

🦟 Bug fix

Related to #2478

Summary

Adds the UserCommands to enable the transform tool.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@azeey azeey requested a review from mjcarroll as a code owner July 12, 2024 22:26
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.00%. Comparing base (ab18888) to head (dc103ad).
Report is 84 commits behind head on gz-sim8.

Additional details and impacted files
@@             Coverage Diff             @@
##           gz-sim8    #2479      +/-   ##
===========================================
+ Coverage    65.75%   66.00%   +0.24%     
===========================================
  Files          327      328       +1     
  Lines        31233    31628     +395     
===========================================
+ Hits         20537    20875     +338     
- Misses       10696    10753      +57     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ahcorde ahcorde merged commit 6340db1 into gazebosim:gz-sim8 Jul 15, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants