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.
carma_wm::collision_detection::MovingObject Struct Reference

#include <collision_detection.hpp>

Collaboration diagram for carma_wm::collision_detection::MovingObject:
Collaboration graph

Public Attributes

polygon_t object_polygon
 
geometry_msgs::msg::Vector3 linear_velocity
 
std::vector< std::tuple< __uint64_t, polygon_t > > fp
 

Detailed Description

Definition at line 46 of file collision_detection.hpp.

Member Data Documentation

◆ fp

◆ linear_velocity

geometry_msgs::msg::Vector3 carma_wm::collision_detection::MovingObject::linear_velocity

◆ object_polygon


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