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

Do not use imuFrameName when reading IMUs via MultipleAnalogSensor measurements #176

Open
traversaro opened this issue Feb 13, 2024 · 0 comments

Comments

@traversaro
Copy link
Member

When reading data via the yarp::dev::IThreeAxisLinearAccelerometers and yarp::dev::IThreeAxisGyroscopes interfaces, we can directly use the getThreeAxisLinearAccelerometerFrameName and getThreeAxisGyroscopeFrameName methods to get the name of the frame in which sensors are expressed, we do not need anymore to manually mantain the imuFrameName parameter that is error prone (see icub-tech-iit/ergocub-software#221 (comment) and robotology/robots-configuration#614).

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

No branches or pull requests

1 participant