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
44b8859852
commit
c6489f483b
@ -167,7 +167,7 @@ controller_server:
|
|||||||
trans_stopped_velocity: 0.25
|
trans_stopped_velocity: 0.25
|
||||||
short_circuit_trajectory_evaluation: True
|
short_circuit_trajectory_evaluation: True
|
||||||
stateful: True
|
stateful: True
|
||||||
critics: ["RotateToGoal", "Oscillation", "BaseObstacle", "GoalAlign", "PathAlign", "PathDist", "GoalDist", "ObstacleFootprintCritic"]
|
critics: ["RotateToGoal", "Oscillation", "BaseObstacle", "GoalAlign", "PathAlign", "PathDist", "GoalDist", "ObstacleFootprint", "PreferForward"]
|
||||||
BaseObstacle.scale: 0.02
|
BaseObstacle.scale: 0.02
|
||||||
PathAlign.scale: 32.0
|
PathAlign.scale: 32.0
|
||||||
PathAlign.forward_point_distance: 0.1
|
PathAlign.forward_point_distance: 0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user