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.
basic_autonomy::waypoint_generation::GeneralTrajConfig Struct Reference

#include <basic_autonomy.hpp>

Collaboration diagram for basic_autonomy::waypoint_generation::GeneralTrajConfig:
Collaboration graph

Public Attributes

std::string trajectory_type = "inlanecruising"
 
int default_downsample_ratio = 36.0
 
int turn_downsample_ratio = 20.0
 

Detailed Description

Definition at line 70 of file basic_autonomy.hpp.

Member Data Documentation

◆ default_downsample_ratio

◆ trajectory_type

std::string basic_autonomy::waypoint_generation::GeneralTrajConfig::trajectory_type = "inlanecruising"

◆ turn_downsample_ratio

int basic_autonomy::waypoint_generation::GeneralTrajConfig::turn_downsample_ratio = 20.0

The documentation for this struct was generated from the following file: