Skip to content

Fix SNS_Optimal Velocity Solver to pass tests #87

@IanTheEngineer

Description

@IanTheEngineer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions