robocup_knowledge
src
robocup_knowledge
environments
reo2016
reo2016/challenge_navigation.py
Go to the documentation of this file.
1
target1 =
"navigation_waypoint_1"
2
target1_radius1 = 0.1
3
target1_radius2 = 0.3
4
5
target2 =
"navigation_waypoint_2"
6
target2_radius1 = 0.3
7
target2_radius2 = 0.1
8
target2_radius3 = 0.3
9
target2_obstacle_radius = 0.6
10
11
target3 =
"navigation_waypoint_3"
12
target3_radius1 = 0.1
13
target3_radius2 = 0.3
14
15
target4 =
"entry_point_B"
16
target4_radius1 = 0.1
17
target4_radius2 = 0.3
18
19
exit1 =
"exit_door_B1"
20
exit2 =
"exit_door_B2"
21
exit3 =
"exit_door_B3"
22
exit4 =
"entry_point_B"
23
24
starting_point =
"initial_pose_door_A"
25
rotation = 0
26
27
time_out_seconds = 60.0
Generated on Sat Apr 19 2025 04:34:53 for robocup_knowledge by
1.8.17