[Feat]: TODO list of display plugins support
Opened this issue ยท 0 comments
ktro2828 commented
Description
๐ TODO list to support plugins to display ROS messages
ROS built-in messages
- Robot Description
- TF
sensor_msgs
visualization_msgs
-
MarkerArray
-
Marker
Autoware messages
autoware_perception_msgs
-
DetectedObjects
- #24
- TODO
- Objects labeled as
UNKNOWN
composed of polygon (Currently, rendered as pole with no radius)
- Objects labeled as
-
TrackedObjects
-
PredictedObjects
autoware_map_msgs
-
LaneletMapBin
autoware_planning_msgs
-
Path
-
Trajectory
autoware_vehicle_msgs
-
SteeringReport
-
TurnIndicatorReport
TIER IV messages
tier4_debug_msgs
-
Float32Stamped
-
Float64Stamped
-
Int32Stamped
-
Int64Stamped
Possible approaches
Those plugins will be added to awviz_plugin
.