Skip to content

Commit b0e115d

Browse files
authored
Merge branch 'main' into dev/auv-navigation-eskf
2 parents ccc834b + 41850c4 commit b0e115d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/simulator_tests/waypoint_navigation/check_goal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
goal_ori = data["ori"]
2828

2929
pos_tol = 0.1 # meters
30-
ori_tol = 0.1 # rad
30+
ori_tol = 0.2 # rad
3131

3232

3333
class CheckGoalNode(Node):

0 commit comments

Comments
 (0)