Skip to content

Commit 5cff930

Browse files
NickYang-TuringJiaWeiLee-turing
authored andcommitted
feat: add waypoint_maker param
Signed-off-by: NickYang-Turing <[email protected]>
1 parent 618af49 commit 5cff930

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/**:
2+
ros__parameters:
3+
map_frame: "map"
4+
base_link_frame: "base_link"
5+
update_rate: 10.0 # hz
6+
save_interval: 0.5 # m
7+
bound_margin: 0.5 # m
8+
check_distance: 1.0 # m
9+
check_angle_deg: 45.0 # deg
10+
stop_duration: 1.0 # s
11+

0 commit comments

Comments
 (0)