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.
external_object_list_to_detection_list_component.cpp File Reference
#include "carma_cooperative_perception/external_object_list_to_detection_list_component.hpp"
#include <rclcpp_components/register_node_macro.hpp>
#include <string>
#include <utility>
#include <vector>
#include "carma_cooperative_perception/geodetic.hpp"
#include "carma_cooperative_perception/units_extensions.hpp"
Include dependency graph for external_object_list_to_detection_list_component.cpp:

Go to the source code of this file.

Namespaces

namespace  carma_cooperative_perception
 

Functions

auto carma_cooperative_perception::transform_from_map_to_utm (carma_cooperative_perception_interfaces::msg::DetectionList detection_list, const std::string &map_origin) -> carma_cooperative_perception_interfaces::msg::DetectionList