mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 07:35:09 +00:00
update
This commit is contained in:
parent
a53b2d6170
commit
1825eb5229
@ -195,8 +195,8 @@ controller_server:
|
||||
movement_time_allowance: 10.0
|
||||
goal_checker:
|
||||
plugin: "nav2_controller::SimpleGoalChecker"
|
||||
xy_goal_tolerance: 0.5 # was 0.25
|
||||
yaw_goal_tolerance: 0.5 # was 0.25
|
||||
xy_goal_tolerance: 0.1 # was 0.25
|
||||
yaw_goal_tolerance: 0.1 # was 0.25
|
||||
stateful: True
|
||||
FollowPath:
|
||||
plugin: "nav2_regulated_pure_pursuit_controller::RegulatedPurePursuitController"
|
||||
|
Loading…
Reference in New Issue
Block a user