autowarefoundation / autoware_ai_planning

Apache License 2.0
211 stars 148 forks source link

Target speed keeps increasing, overriding velocity_max parameter of waypoint_replanner #48

Open squizz617 opened 3 years ago

squizz617 commented 3 years ago

Bug report

Required information:

Description of the bug

Steps to reproduce the bug

  1. Replay the self-contained rosbag file.

Expected behavior

Vehicle should observe the velocity_max value (20.0) like it does on the rest of the road.

Actual behavior

Vehicle disregards the parameter and keeps accelerating.

Screenshots

Additional information

JWhitleyWork commented 3 years ago

@squizz617 Thanks for reporting this. I don't currently have an ETA on when someone will be able to investigate the cause but we will leave it here for the 1.15.1 release.