ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Autoware 1.13 Lane_planner / velocity profile [closed]

asked 2020-02-04 15:07:46 -0500

mschratter gravatar image

Hi everyone,

I think I have a quite simple question, but I can not find a solution or anything in the documentation.

Until know I used mainly the OpenPlanner or recorded waypoints with a velocity. Now I would like to use the lane_planner and waypoint_planner. But I have issues with the velocity control, my vehicle does not slow down in front of curves. Which node is responsible for the calculation of the velocity profile of the waypoints based on the curvature?

Autoware version 1.13. ROS Melodic

Thanks a lot for your help!

Best, Markus

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by mschratter
close date 2021-01-04 09:06:26.596909

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-02-11 13:53:22 -0500

Josh Whitley gravatar image

@mschratter The waypoint_replanner node handles this function. You need to set replan_curve_mode to true and the radius_thresh and radius_min parameters. You can launch the waypoint_loader, waypoint_replanner, and waypoint_marker_publish by using the waypoint_loader.launch file from the waypoint_maker package.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-02-04 15:07:46 -0500

Seen: 319 times

Last updated: Feb 11 '20