Adds body acceleration and heading data to `RigidObjectData` (#200)
# Description This MR adds rigid body acceleration and heading data into the `RigidObjectData` class. ## Type of change - New feature (non-breaking change which adds functionality) - This change requires a documentation update ## Checklist - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with `./orbit.sh --format` - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] I have added tests that prove my fix is effective or that my feature works - [x] I have updated the changelog and the corresponding version in the extension's `config/extension.toml` file --------- Signed-off-by:Mayank Mittal <12863862+Mayankm96@users.noreply.github.com> Co-authored-by:
Nikita Rudin <48368649+nikitardn@users.noreply.github.com>
Showing
Please register or sign in to comment