We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 TODO list to support plugins to display ROS messages
sensor_msgs
CompressedImage
awviz_plugin
Image
PointCloud2
CameraInfo
sensor_msgs::msg::CameraInfo
NavSatFix
visualization_msgs
MarkerArray
Marker
autoware_perception_msgs
DetectedObjects
autoware_perception_msgs::msg::DetectedObjects
UNKNOWN
TrackedObjects
PredictedObjects
autoware_perception_msgs::msg::PredictedObjects
autoware_map_msgs
LaneletMapBin
autoware_map_msgs::msg::LaneletMapBin
autoware_planning_msgs
Path
Trajectory
autoware_vehicle_msgs
SteeringReport
TurnIndicatorReport
tier4_debug_msgs
Float32Stamped
Float64Stamped
Int32Stamped
Int64Stamped
Those plugins will be added to awviz_plugin.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
🚀 TODO list to support plugins to display ROS messages
ROS built-in messages
sensor_msgs
CompressedImage
awviz_plugin
for built-in display plugins #21Image
awviz_plugin
for built-in display plugins #21PointCloud2
awviz_plugin
for built-in display plugins #21CameraInfo
sensor_msgs::msg::CameraInfo
#43NavSatFix
visualization_msgs
MarkerArray
Marker
Autoware messages
autoware_perception_msgs
DetectedObjects
autoware_perception_msgs::msg::DetectedObjects
#24UNKNOWN
composed of polygon (Currently, rendered as pole with no radius)TrackedObjects
TrackedObjects
#39PredictedObjects
autoware_perception_msgs::msg::PredictedObjects
#41autoware_map_msgs
LaneletMapBin
autoware_map_msgs::msg::LaneletMapBin
#50autoware_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
.The text was updated successfully, but these errors were encountered: