File tree 1 file changed +4
-4
lines changed
localization/landmark_based_localizer/lidar_marker_localizer
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
19
19
| Name | Type | Description |
20
20
| :------------------------------ | :---------------------------------------------- | :----------------------------------------------------------------- |
21
- | ` ~/output/pose_with_covariance ` | ` geometry_msgs::msg::PoseWithCovarianceStamped ` | Estimated Pose |
22
- | ` ~/debug/pose_with_covariance ` | ` geometry_msgs::msg::PoseWithCovarianceStamped ` | [ debug topic] Estimated Pose |
23
- | ` ~/debug/result ` | ` sensor_msgs ::msg::Image ` | [ debug topic] |
24
- | ` ~/debug/marker ` | ` visualization_msgs::msg::MarkerArray ` | [ debug topic] Loaded landmarks to visualize in Rviz as thin boards |
21
+ | ` ~/output/pose_with_covariance ` | ` geometry_msgs::msg::PoseWithCovarianceStamped ` | Estimated pose |
22
+ | ` ~/debug/pose_with_covariance ` | ` geometry_msgs::msg::PoseWithCovarianceStamped ` | [ debug topic] Estimated pose |
23
+ | ` ~/debug/marker_detected ` | ` geometry_msgs ::msg::PoseArray ` | [ debug topic] Detected marker poses |
24
+ | ` ~/debug/marker_mapped ` | ` visualization_msgs::msg::MarkerArray ` | [ debug topic] Loaded landmarks to visualize in Rviz as thin boards |
25
25
| ` /diagnostics ` | ` diagnostic_msgs::msg::DiagnosticArray ` | Diagnostics outputs |
26
26
27
27
## Parameters
You can’t perform that action at this time.
0 commit comments