Skip to content

Commit 0257d9d

Browse files
authored
Update fixed_route.yaml
Runs stanley logic
1 parent a3316ac commit 0257d9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

launch/fixed_route.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ drive:
2222
# type: RouteToTrajectoryPlanner
2323
# args: [null] #desired speed in m/s. If null, this will keep the route untimed for the trajectory tracker
2424
trajectory_tracking:
25-
type: pure_pursuit.PurePursuitTrajectoryTracker
25+
type: stanley.StanleyTrajectoryTracker
2626
# args: [null]
2727
# args: {desired_speed: 2.5} #approximately 5mph
2828
print: False
@@ -78,4 +78,4 @@ variants:
7878
#visualization: !include "mpl_visualization.yaml"
7979
log_ros:
8080
log:
81-
ros_topics : !include "../GEMstack/knowledge/defaults/standard_ros_topics.yaml"
81+
ros_topics : !include "../GEMstack/knowledge/defaults/standard_ros_topics.yaml"

0 commit comments

Comments
 (0)