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 test test/unit/agv/test_Planner.cpp#L1024 #90

Open
orensbruli opened this issue Sep 14, 2022 · 0 comments
Open

Failing test test/unit/agv/test_Planner.cpp#L1024 #90

orensbruli opened this issue Sep 14, 2022 · 0 comments
Assignees

Comments

@orensbruli
Copy link

CHECK(err == Approx(0.0) );

<testcase classname="test_rmf_traffic.global" name="Scenario: Test planning/When: initial and goal waypoints are same but goal_orientation is different" time="0.001" status="run">
<failure message="err == Approx(0.0)" type="CHECK"> FAILED: CHECK( err == Approx(0.0) ) with expansion: 5.0 == Approx( 0.0 ) at /__w/rmf_traffic/rmf_traffic/ros_ws/src/ue8qjb4n23/rmf_traffic/rmf_traffic/test/unit/agv/test_Planner.cpp:1024 </failure>
</testcase>

ci failed: https://github.com/open-rmf/rmf_traffic/actions/runs/3051296483

Test results: https://github.com/open-rmf/rmf_traffic/suites/8282863782/artifacts/362923354

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

3 participants