17 #include <adore_if_ros_msg/CooperativePlanning.h>
37 void set(adore_if_ros_msg::CooperativePlanningConstPtr msg)
39 this->ToleratedDistanceAhead=msg->tolerated_distance_ahead;
40 this->ToleratedDistanceBehind=msg->tolerated_distance_behind;
41 this->TargetAutomationLevel=msg->target_automation_level;
42 this->LanePosition = msg->lane_position;
Definition: areaofeffectconverter.h:20