Skip to content

Commit

Permalink
style: replace c++ namespace :: with python namespace /
Browse files Browse the repository at this point in the history
Signed-off-by: Hayato Mizushima <[email protected]>
  • Loading branch information
hayato-m126 committed Dec 3, 2024
1 parent 5a2c004 commit d135cd5
Show file tree
Hide file tree
Showing 18 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion docs/use_case/annotationless_perception.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Subscribed topics:

| Topic name | Data type |
| ----------------------------------------------- | ------------------------------------- |
| /perception/perception_online_evaluator/metrics | diagnostic_msgs::msg::DiagnosticArray |
| /perception/perception_online_evaluator/metrics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down
2 changes: 1 addition & 1 deletion docs/use_case/annotationless_perception.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Subscribed topics:

| Topic name | Data type |
| ----------------------------------------------- | ------------------------------------- |
| /perception/perception_online_evaluator/metrics | diagnostic_msgs::msg::DiagnosticArray |
| /perception/perception_online_evaluator/metrics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down
2 changes: 1 addition & 1 deletion docs/use_case/ar_tag_based_localizer.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Subscribed topics:

| Topic name | Data type |
| ------------ | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down
2 changes: 1 addition & 1 deletion docs/use_case/ar_tag_based_localizer.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Subscribed topics:

| Topic name | Data type |
| ------------ | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down
2 changes: 1 addition & 1 deletion docs/use_case/eagleye.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Subscribed topics:

| Topic name | Data type |
| ------------ | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down
2 changes: 1 addition & 1 deletion docs/use_case/eagleye.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Subscribed topics:

| Topic name | Data type |
| ------------ | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down
18 changes: 9 additions & 9 deletions docs/use_case/localization.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,21 +84,21 @@ Subscribed topics:

| Topic name | Data type |
| -------------------------------------------------------------------- | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /localization/pose_estimator/transform_probability | tier4_debug_msgs::msg::Float32Stamped |
| /localization/pose_estimator/nearest_voxel_transformation_likelihood | tier4_debug_msgs::msg::Float32Stamped |
| /localization/pose_estimator/initial_to_result_relative_pose | geometry_msgs::msg::PoseStamped |
| /localization/pose_estimator/exe_time_ms | tier4_debug_msgs::msg::Float32Stamped |
| /localization/pose_estimator/iteration_num | tier4_debug_msgs::msg::Int32Stamped |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |
| /localization/pose_estimator/transform_probability | tier4_debug_msgs/msg/Float32Stamped |
| /localization/pose_estimator/nearest_voxel_transformation_likelihood | tier4_debug_msgs/msg/Float32Stamped |
| /localization/pose_estimator/initial_to_result_relative_pose | geometry_msgs/msg/PoseStamped |
| /localization/pose_estimator/exe_time_ms | tier4_debug_msgs/msg/Float32Stamped |
| /localization/pose_estimator/iteration_num | tier4_debug_msgs/msg/Int32Stamped |
| /tf | tf2_msgs/msg/TFMessage |
| /localization/util/downsample/pointcloud | sensor_msgs::msg::PointCloud2 |
| /localization/pose_estimator/points_aligned | sensor_msgs::msg::PointCloud2 |
| /localization/util/downsample/pointcloud | sensor_msgs/msg/PointCloud2 |
| /localization/pose_estimator/points_aligned | sensor_msgs/msg/PointCloud2 |

Published topics:

| Topic name | Data type |
| ------------------------------------------------------ | -------------------------------- |
| /driving_log_replayer_v2/localization/lateral_distance | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/localization/lateral_distance | example_interfaces/msg/Float64 |

## Service name and data type used by the evaluation node

Expand Down
18 changes: 9 additions & 9 deletions docs/use_case/localization.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,21 +84,21 @@ Subscribed topics:

| topic 名 | データ型 |
| -------------------------------------------------------------------- | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /localization/pose_estimator/transform_probability | tier4_debug_msgs::msg::Float32Stamped |
| /localization/pose_estimator/nearest_voxel_transformation_likelihood | tier4_debug_msgs::msg::Float32Stamped |
| /localization/pose_estimator/initial_to_result_relative_pose | geometry_msgs::msg::PoseStamped |
| /localization/pose_estimator/exe_time_ms | tier4_debug_msgs::msg::Float32Stamped |
| /localization/pose_estimator/iteration_num | tier4_debug_msgs::msg::Int32Stamped |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |
| /localization/pose_estimator/transform_probability | tier4_debug_msgs/msg/Float32Stamped |
| /localization/pose_estimator/nearest_voxel_transformation_likelihood | tier4_debug_msgs/msg/Float32Stamped |
| /localization/pose_estimator/initial_to_result_relative_pose | geometry_msgs/msg/PoseStamped |
| /localization/pose_estimator/exe_time_ms | tier4_debug_msgs/msg/Float32Stamped |
| /localization/pose_estimator/iteration_num | tier4_debug_msgs/msg/Int32Stamped |
| /tf | tf2_msgs/msg/TFMessage |
| /localization/util/downsample/pointcloud | sensor_msgs::msg::PointCloud2 |
| /localization/pose_estimator/points_aligned | sensor_msgs::msg::PointCloud2 |
| /localization/util/downsample/pointcloud | sensor_msgs/msg/PointCloud2 |
| /localization/pose_estimator/points_aligned | sensor_msgs/msg/PointCloud2 |

Published topics:

| topic 名 | データ型 |
| ------------------------------------------------------ | -------------------------------- |
| /driving_log_replayer_v2/localization/lateral_distance | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/localization/lateral_distance | example_interfaces/msg/Float64 |

## 評価ノードが使用する Service 名とデータ型

Expand Down
18 changes: 9 additions & 9 deletions docs/use_case/obstacle_segmentation.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,21 +75,21 @@ Subscribed topics:

| Topic name | Data type |
| ----------------------------------------------- | ----------------------------------------- |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs::msg::PointCloud2 |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs/msg/PointCloud2 |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |
| /tf | tf2_msgs/msg/TFMessage |
| /planning/scenario_planning/status/stop_reasons | tier4_planning_msgs::msg::StopReasonArray |
| /planning/scenario_planning/trajectory | autoware_planning_msgs::msg::Trajectory |
| /planning/scenario_planning/status/stop_reasons | tier4_planning_msgs/msg/StopReasonArray |
| /planning/scenario_planning/trajectory | autoware_planning_msgs/msg/Trajectory |

Published topics:

| Topic name | Data type |
| --------------------------------------------- | ------------------------------------ |
| /driving_log_replayer_v2/marker/detection | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/marker/non_detection | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/pcd/detection | sensor_msgs::msg::PointCloud2 |
| /driving_log_replayer_v2/pcd/non_detection | sensor_msgs::msg::PointCloud2 |
| /planning/mission_planning/goal | geometry_msgs::msg::PoseStamped |
| /driving_log_replayer_v2/marker/detection | visualization_msgs/msg/MarkerArray |
| /driving_log_replayer_v2/marker/non_detection | visualization_msgs/msg/MarkerArray |
| /driving_log_replayer_v2/pcd/detection | sensor_msgs/msg/PointCloud2 |
| /driving_log_replayer_v2/pcd/non_detection | sensor_msgs/msg/PointCloud2 |
| /planning/mission_planning/goal | geometry_msgs/msg/PoseStamped |

## Arguments passed to logging_simulator.launch

Expand Down
18 changes: 9 additions & 9 deletions docs/use_case/obstacle_segmentation.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,21 +76,21 @@ Subscribed topics:

| topic 名 | データ型 |
| ----------------------------------------------- | ----------------------------------------- |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs::msg::PointCloud2 |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs/msg/PointCloud2 |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |
| /tf | tf2_msgs/msg/TFMessage |
| /planning/scenario_planning/status/stop_reasons | tier4_planning_msgs::msg::StopReasonArray |
| /planning/scenario_planning/trajectory | autoware_planning_msgs::msg::Trajectory |
| /planning/scenario_planning/status/stop_reasons | tier4_planning_msgs/msg/StopReasonArray |
| /planning/scenario_planning/trajectory | autoware_planning_msgs/msg/Trajectory |

Published topics:

| topic 名 | データ型 |
| --------------------------------------------- | ------------------------------------ |
| /driving_log_replayer_v2/marker/detection | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/marker/non_detection | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/pcd/detection | sensor_msgs::msg::PointCloud2 |
| /driving_log_replayer_v2/pcd/non_detection | sensor_msgs::msg::PointCloud2 |
| /planning/mission_planning/goal | geometry_msgs::msg::PoseStamped |
| /driving_log_replayer_v2/marker/detection | visualization_msgs/msg/MarkerArray |
| /driving_log_replayer_v2/marker/non_detection | visualization_msgs/msg/MarkerArray |
| /driving_log_replayer_v2/pcd/detection | sensor_msgs/msg/PointCloud2 |
| /driving_log_replayer_v2/pcd/non_detection | sensor_msgs/msg/PointCloud2 |
| /planning/mission_planning/goal | geometry_msgs/msg/PoseStamped |

## logging_simulator.launch に渡す引数

Expand Down
4 changes: 2 additions & 2 deletions docs/use_case/perception.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ Published topics:

| Topic name | Data type |
| -------------------------------------------- | ------------------------------------ |
| /driving_log_replayer_v2/marker/ground_truth | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/marker/results | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/marker/ground_truth | visualization_msgs/msg/MarkerArray |
| /driving_log_replayer_v2/marker/results | visualization_msgs/msg/MarkerArray |

## Arguments passed to logging_simulator.launch

Expand Down
4 changes: 2 additions & 2 deletions docs/use_case/perception.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ Published topics:

| topic 名 | データ型 |
| -------------------------------------------- | ------------------------------------ |
| /driving_log_replayer_v2/marker/ground_truth | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/marker/results | visualization_msgs::msg::MarkerArray |
| /driving_log_replayer_v2/marker/ground_truth | visualization_msgs/msg/MarkerArray |
| /driving_log_replayer_v2/marker/results | visualization_msgs/msg/MarkerArray |

## logging_simulator.launch に渡す引数

Expand Down
14 changes: 7 additions & 7 deletions docs/use_case/performance_diag.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,19 @@ Subscribed topics:

| Topic name | Data type |
| -------------------------------------------- | ------------------------------------- |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs::msg::PointCloud2 |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs/msg/PointCloud2 |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |
| /tf | tf2_msgs/msg/TFMessage |

Published topics:

| Topic name | Data type |
| ----------------------------------------------------------- | -------------------------------- |
| /driving_log_replayer_v2/visibility/value | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/visibility/level | example_interfaces::msg::Byte |
| /driving_log_replayer_v2/blockage/{lidar_name}/ground/ratio | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/sky/ratio | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/level | example_interfaces::msg::Byte |
| /driving_log_replayer_v2/visibility/value | example_interfaces/msg/Float64 |
| /driving_log_replayer_v2/visibility/level | example_interfaces/msg/Byte |
| /driving_log_replayer_v2/blockage/{lidar_name}/ground/ratio | example_interfaces/msg/Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/sky/ratio | example_interfaces/msg/Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/level | example_interfaces/msg/Byte |

{lidar_name} contains the name of the mounted lidar.

Expand Down
14 changes: 7 additions & 7 deletions docs/use_case/performance_diag.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,19 @@ Subscribed topics:

| topic 名 | データ型 |
| -------------------------------------------- | ------------------------------------- |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs::msg::PointCloud2 |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /perception/obstacle_segmentation/pointcloud | sensor_msgs/msg/PointCloud2 |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |
| /tf | tf2_msgs/msg/TFMessage |

Published topics:

| topic 名 | データ型 |
| ----------------------------------------------------------- | -------------------------------- |
| /driving_log_replayer_v2/visibility/value | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/visibility/level | example_interfaces::msg::Byte |
| /driving_log_replayer_v2/blockage/{lidar_name}/ground/ratio | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/sky/ratio | example_interfaces::msg::Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/level | example_interfaces::msg::Byte |
| /driving_log_replayer_v2/visibility/value | example_interfaces/msg/Float64 |
| /driving_log_replayer_v2/visibility/level | example_interfaces/msg/Byte |
| /driving_log_replayer_v2/blockage/{lidar_name}/ground/ratio | example_interfaces/msg/Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/sky/ratio | example_interfaces/msg/Float64 |
| /driving_log_replayer_v2/blockage/{lidar_name}/level | example_interfaces/msg/Byte |

{lidar_name}には、搭載されている lidar の名前が入る。

Expand Down
4 changes: 2 additions & 2 deletions docs/use_case/planning_control.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Subscribed topics:

| Topic name | Data type |
| --------------------------------------------- | -------------------------------------- |
| /control/control_evaluator/metrics | tier4_metric_msg::msg::MetricArray |
| /control/autonomous_emergency_braking/metrics | tier4_metric_msg::msg::DiagnosticArray |
| /control/control_evaluator/metrics | tier4_metric_msg/msg/MetricArray |
| /control/autonomous_emergency_braking/metrics | tier4_metric_msg/msg/DiagnosticArray |

Published topics:

Expand Down
4 changes: 2 additions & 2 deletions docs/use_case/planning_control.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Subscribed topics:

| Topic name | Data type |
| --------------------------------------------- | -------------------------------------- |
| /control/control_evaluator/metrics | tier4_metric_msg::msg::MetricArray |
| /control/autonomous_emergency_braking/metrics | tier4_metric_msg::msg::DiagnosticArray |
| /control/control_evaluator/metrics | tier4_metric_msg/msg/MetricArray |
| /control/autonomous_emergency_braking/metrics | tier4_metric_msg/msg/DiagnosticArray |

Published topics:

Expand Down
2 changes: 1 addition & 1 deletion docs/use_case/yabloc.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Subscribed topics:

| Topic name | Data type |
| ------------ | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down
2 changes: 1 addition & 1 deletion docs/use_case/yabloc.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Subscribed topics:

| Topic name | Data type |
| ------------ | ------------------------------------- |
| /diagnostics | diagnostic_msgs::msg::DiagnosticArray |
| /diagnostics | diagnostic_msgs/msg/DiagnosticArray |

Published topics:

Expand Down

0 comments on commit d135cd5

Please sign in to comment.