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

Fix SNS_Optimal Velocity Solver to pass tests #87

Open
IanTheEngineer opened this issue Jun 19, 2018 · 0 comments
Open

Fix SNS_Optimal Velocity Solver to pass tests #87

IanTheEngineer opened this issue Jun 19, 2018 · 0 comments

Comments

@IanTheEngineer
Copy link
Member

The failing test is inside: sns_ik_lib/test/sns_ik_vel_test.cpp:

TEST(sns_ik, vel_ik_SNS_Optimal_test) {
   runSnsVelkTest(23539, sns_ik::VelocitySolveType::SNS_Optimal); }

This test should be commented out for now, to allow for CI testing. Longer term, we need to figure out what the issue is with the SNS Optimal solver.

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