Skip to content

fix include file and namespace of constants

This modifies namespace of constants so that the constant can be retrieved by

autoware_auto_msgs::action::PlanTrajectory::Result::ARRIVED_GOAL

It also fixes include file to include route instead of trajectory and trajectory points.

Signed-off-by: mitsudome-r ryohsuke.mitsudome@tier4.jp

Merge request reports