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 <rclcpp/rclcpp.hpp>
#include <carma_cooperative_perception/external_object_list_to_detection_list_component.hpp>
#include <memory>
Go to the source code of this file.
Functions | |
auto | main (int argc, char *argv[]) -> int |
auto main | ( | int | argc, |
char * | argv[] | ||
) | -> int |
Definition at line 21 of file external_object_list_to_detection_list_node.cpp.