Autoware.Auto
|
|
This file defines the lonely_world_prediction class. More...
#include "lonely_world_prediction/parameters.hpp"
#include "lonely_world_prediction/visibility_control.hpp"
#include "autoware_auto_perception_msgs/msg/predicted_objects.hpp"
#include "autoware_auto_perception_msgs/msg/tracked_objects.hpp"
Go to the source code of this file.
Namespaces | |
autoware | |
This file defines the lanelet2_map_provider_node class. | |
autoware::prediction | |
Functions | |
void LONELY_WORLD_PREDICTION_PUBLIC | autoware::prediction::predict_stationary (autoware_auto_perception_msgs::msg::PredictedObject &predicted_object, const autoware::prediction::Parameters ¶meters) |
Predict object to remain stationary. More... | |
void LONELY_WORLD_PREDICTION_PUBLIC | autoware::prediction::predict_stationary (autoware_auto_perception_msgs::msg::PredictedObjects &predicted_objects, const autoware::prediction::Parameters ¶meters) |
Predict all input objects to remain stationary. More... | |
This file defines the lonely_world_prediction class.