mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
926d38d8e5
commit
05c74aed5c
@ -463,7 +463,7 @@ controller_server:
|
||||
short_circuit_trajectory_evaluation: True
|
||||
stateful: True
|
||||
critics: ["RotateToGoal", "Oscillation", "BaseObstacle", "GoalAlign", "PathAlign", "PathDist", "GoalDist", "TwirlingCritic"] # added TwirlingCritic
|
||||
BaseObstacle.scale: 0.02
|
||||
BaseObstacle.scale: 0.08 # was 0.02
|
||||
PathAlign.scale: 32.0
|
||||
GoalAlign.scale: 24.0
|
||||
PathAlign.forward_point_distance: 0.1
|
||||
@ -473,7 +473,7 @@ controller_server:
|
||||
RotateToGoal.scale: 32.0
|
||||
RotateToGoal.slowing_factor: 5.0
|
||||
RotateToGoal.lookahead_time: -1.0
|
||||
TwirlingCritic.scale: 0.5
|
||||
TwirlingCritic.scale: 0.2 # was 1.0
|
||||
|
||||
local_costmap:
|
||||
local_costmap:
|
||||
|
Loading…
Reference in New Issue
Block a user