Skip to content

Commit 161d58f

Browse files
committed
Enable walk and target orientation
1 parent ff7b383 commit 161d58f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

etc/parameters/default.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,8 @@
401401
"cost_factors": {
402402
"path_progress": 0.5,
403403
"path_distance": 10.0,
404-
"target_orientation": 0.0,
405-
"walk_orientation": 0.1
404+
"target_orientation": 1.0,
405+
"walk_orientation": 1.0
406406
},
407407
"path_progress_smoothness": 0.05,
408408
"alignment_ramp_steepness": 50

0 commit comments

Comments
 (0)