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

Automatic sanity checks to add #181

Open
2 tasks
traversaro opened this issue Nov 26, 2020 · 3 comments
Open
2 tasks

Automatic sanity checks to add #181

traversaro opened this issue Nov 26, 2020 · 3 comments

Comments

@traversaro
Copy link
Member

traversaro commented Nov 26, 2020

@traversaro
Copy link
Member Author

  • Easy: Check simmechancis file for failures of the type "Could not solve for constraint between SIM_ICUB3_R_ANKLE_2 and SIM_ICUB3_R_FOOT_REAR because of CAD constraint"

@traversaro
Copy link
Member Author

  • Easy: Verify that all the joint are either of type fixed or revolute (to avoid regression such as robotology/icub-models#72)

Related issue: robotology/icub-models#93 .

@traversaro
Copy link
Member Author

traversaro commented Jun 18, 2021

Another useful sanity check would be to check that the total weight of the model (that you can get from iDynTree::Model::getTotalMass() ) and check that its difference w.r.t. to the measured one is below a threshold. This would avoid regression such as robotology/icub-models#94 . fyi @maggia80 @DanielePucci

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