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

Activating and using the new Multiple Analog Sensors Interfaces implemented in YARP #18

Open
4 of 7 tasks
nunoguedelha opened this issue Jul 8, 2018 · 0 comments
Open
4 of 7 tasks
Labels

Comments

@nunoguedelha
Copy link
Collaborator

nunoguedelha commented Jul 8, 2018

This epic is meant for tracking the changes that were required for wrapping the Multiple Analog Sensors Interfaces in scripting languages like Matlab or Python. These interfaces allow to access the MTB accelerometers, gyroscopes and the strain2 IMUs metadata and measurements:

History on the Implementation (non exhaustive)

Extending to MTB inertial sensors

Bindings

  • Added new interfaces bindings definition (yarp.i) in YARP: Add bindings for Multiple Analog Sensors interfaces robotology/yarp#1756
  • Added bindings for using AttachAll and DetachAll methods from MultipleAnalogSensorsRemapper class (this is usefull for creating a remapper from a Matlab script using the bindings): PR to be done. Tests ongoing
  • generate respective bindings in yarp-matlab-bindings: TBD after tests completed on the Matlab MultipleAnalogSensorsRemapper wrapper class.

Testing

  • implement the new interfaces in GazeboYARPPlugins for testing them on a Gazebo iCub model: Ongoing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant