Skip to content

Commit

Permalink
Use rrtstar in tests (#316)
Browse files Browse the repository at this point in the history
Co-authored-by: ci-bot <[email protected]>
  • Loading branch information
patrick-5546 and ci-bot authored Mar 10, 2024
1 parent 32eb2b2 commit 9f496d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/local_pathfinding/test/test_ompl_path.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ais_ships=AISShips(),
global_path=Path(),
filtered_wind_sensor=WindSensor(),
planner="bitstar",
planner="rrtstar",
),
)

Expand Down

0 comments on commit 9f496d7

Please sign in to comment.