16.5.11
Description
Abstract
Fixed an issue where the lane coordinate system could not be obtained while using DoNothingBehavior
Background
Lane coordinate system calculation always fails when FolloeTrajectoryAction is executed inside DoNothingBehaviorPlugin
DoNothingBehaviorPlugin::setRouteLanelets and DoNothingBehaviorPlugin::getRouteLanelets functions are NOP.
Details
Implement DoNothingBehaviorPlugin::setRouteLanelets and DoNothingBehaviorPlugin::getRouteLanelets functions.
References
tier4/sim_evaluation_tools#536
Destructive Changes
N/A
Known Limitations
N/A