Skip to content

Commit 968cd83

Browse files
committed
[tue-common] change orientation in rpo2023
1 parent 2026781 commit 968cd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tue-common/rsettings_file

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ elif [ $ROBOT_ENV == rpo2023 ]; then
8484
# Robot initial pose
8585
export ROBOT_INIT_X=6.05
8686
export ROBOT_INIT_Y=-0.5
87-
export ROBOT_INIT_PHI=1.57
87+
export ROBOT_INIT_PHI=1.57079632679
8888

8989
elif [ $ROBOT_ENV == biestheuvel ]; then
9090

0 commit comments

Comments
 (0)