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

failing imu unit tests #374

Closed
RussTedrake opened this issue Sep 1, 2014 · 2 comments
Closed

failing imu unit tests #374

RussTedrake opened this issue Sep 1, 2014 · 2 comments
Assignees
Labels

Comments

@RussTedrake
Copy link
Contributor

pull request #274 almost resolves this one, and will soon. but the planar kinematics of the IMU are still known to be broken.

<matlab_test>~isempty(strfind(error_message,'bug 1728'))</matlab_test>
@RussTedrake
Copy link
Contributor Author

for reference, those list of comments are mostly from our original github integration scripts, which added a comment every time the known issue was triggered by the build server.

the planar manipulator dynamics methods in matlab are now simply running the 3D dynamics engine and projecting all of the relevant quantities down into the 2D space. during that transition, we never quite finished fixing the IMU projections (since they weren't being used in anything on the critical path). would be good to resolve, but is not high priority.

@RussTedrake
Copy link
Contributor Author

won’t fix (matlab only)

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

3 participants