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

Completed angular acceleration predicted measurements implementation and added sensor bindings #450

Merged
merged 2 commits into from
Jun 12, 2018

Conversation

nunoguedelha
Copy link
Contributor

Completed angular acceleration predicted measurements implementation

  • added missing method in predictSensorsMeasurementsFromRawBuffers
  • return pass/fail status from setMeasurement()
  • deprecated method predictMeasurement() interface which required
    both link spatial acceleration and velocity. New method interface
    only requires link acceleration.

Added bindings for sensor ThreeAxisAngularAccelerometer

  • added bindings for the new sensor class
  • cleaned-up extra files (iDynTree specific SwigRef.m ...) shading generated ones
  • regenerated bindings using new robotology SWIG (matlab branch) commit :
    7e61db6b5dc841027439081aed3bf8c36c9e1920

- added bindings for the new sensor class
- cleaned-up extra files (iDynTree specific SwigRef.m ...)  shading generated ones
- regenerated bindings using new robotology SWIG:

  SWIG commit (matlab): 7e61db6b5dc841027439081aed3bf8c36c9e1920
- added missing method in `predictSensorsMeasurementsFromRawBuffers`
- return pass/fail status from `setMeasurement()`
- deprecated method `predictMeasurement()` interface which required
  both link spatial acceleration and velocity. New method interface
  only requires link acceleration.
@nunoguedelha
Copy link
Contributor Author

@traversaro , feel free to suggest a second reviewer...

Copy link
Member

@traversaro traversaro left a comment

Choose a reason for hiding this comment

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

Thanks!

@traversaro traversaro merged commit 57ee375 into devel Jun 12, 2018
@traversaro traversaro deleted the feature/completeAngAccImplAndSensorBindingsReb branch June 12, 2018 09:51
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.

2 participants