Carma-platform v4.2.0
CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication.
|
#include <basic_autonomy.hpp>
Public Attributes | |
lanelet::BasicPoint2d | point |
double | speed = 0 |
Definition at line 64 of file basic_autonomy.hpp.
lanelet::BasicPoint2d basic_autonomy::waypoint_generation::PointSpeedPair::point |
Definition at line 66 of file basic_autonomy.hpp.
Referenced by basic_autonomy::waypoint_generation::add_lanefollow_buffer(), stop_controlled_intersection_tactical_plugin::StopControlledIntersectionTacticalPlugin::create_case_one_speed_profile(), stop_controlled_intersection_tactical_plugin::StopControlledIntersectionTacticalPlugin::create_case_three_speed_profile(), stop_controlled_intersection_tactical_plugin::StopControlledIntersectionTacticalPlugin::create_case_two_speed_profile(), basic_autonomy::waypoint_generation::create_lanefollow_geometry(), and basic_autonomy::waypoint_generation::get_lanechange_points_from_maneuver().
double basic_autonomy::waypoint_generation::PointSpeedPair::speed = 0 |
Definition at line 67 of file basic_autonomy.hpp.
Referenced by basic_autonomy::waypoint_generation::add_lanefollow_buffer(), stop_controlled_intersection_tactical_plugin::StopControlledIntersectionTacticalPlugin::create_case_one_speed_profile(), stop_controlled_intersection_tactical_plugin::StopControlledIntersectionTacticalPlugin::create_case_three_speed_profile(), stop_controlled_intersection_tactical_plugin::StopControlledIntersectionTacticalPlugin::create_case_two_speed_profile(), basic_autonomy::waypoint_generation::create_lanefollow_geometry(), and basic_autonomy::waypoint_generation::get_lanechange_points_from_maneuver().