Skip to content

Support for IMU orientation noise #1650

Open
faseelmo wants to merge 4 commits intogazebosim:mainfrom
faseelmo:feature/imu_pose_noise
Open

Support for IMU orientation noise #1650
faseelmo wants to merge 4 commits intogazebosim:mainfrom
faseelmo:feature/imu_pose_noise

Conversation

@faseelmo
Copy link
Copy Markdown

🎉 New feature

Related to gazebosim/gz-sensors/#501

Summary

Added support for defining noise models for orientation in imu's sdf. These changes are required for gz-sensor to add noise to orientation and publish the covariance.

Test it

  1. Build gazebo from source.
  2. Checkout this pr.
  3. Switch your gz-sensors source to https://github.com/faseelmo/gz-sensors/tree/feature/imu_pose_noise#
  4. Build the workspace.
  5. Download and unzip imu_test.zip.
  6. Run gz sim -r imu_test.sdf
  7. Run gz topic -et /sensor/imu to see imu orientation published with noise and covariance.

Checklist

  • Signed all commits for DCO
  • Added a screen capture or video to the PR description that demonstrates the feature
  • Added tests
  • Added example and/or tutorial
  • 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)
  • Updated Bazel files (if adding new files). Created an issue otherwise.
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Generated-by" to your commits. (See this policy for more info.)

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

Backports: If this is a backport, please use Rebase and Merge instead.

Signed-off-by: Faseel Chemmadan <faseel.chemmadan@topas.tech>
Signed-off-by: Faseel Chemmadan <faseel.chemmadan@topas.tech>
Signed-off-by: Faseel Chemmadan <faseel.chemmadan@topas.tech>
Signed-off-by: Faseel Chemmadan <faseel.chemmadan@topas.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

2 participants