Skip to content

Commit

Permalink
Revert "Updated Dynamics test with commonroad ground truth."
Browse files Browse the repository at this point in the history
This reverts commit 1f49d02.
  • Loading branch information
nandantumu committed Dec 12, 2023
1 parent 8e7035c commit 558911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_dynamics.py
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ def test_zeroinit_rollleft_singletrack(self):
0.0000000000000000,
0.0000000000000000,
0.0000000000000000,
0.0833661500000000,
0.0000000000000000,
]

np.testing.assert_array_almost_equal(x_left_st[-1], x_left_st_gt, decimal=2)
Expand Down

0 comments on commit 558911a

Please sign in to comment.