Skip to content
New issue

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

docs(node_diagram): fix input topic name for obstacle_pointcloud_based_validator #624

Conversation

Shin-kyoto
Copy link
Contributor

Description

  • Fix the input topic name for obstacle_pointcloud_based_validator

  • cf.

$ ros2 node info /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node
/perception/object_recognition/detection/obstacle_pointcloud_based_validator_node
  Subscribers:
    /clock: rosgraph_msgs/msg/Clock
    /parameter_events: rcl_interfaces/msg/ParameterEvent
    /perception/object_recognition/detection/centerpoint/roi_fusion/objects: autoware_auto_perception_msgs/msg/DetectedObjects
    /perception/object_recognition/detection/pointcloud_map_filtered/pointcloud: sensor_msgs/msg/PointCloud2
  Publishers:
    /parameter_events: rcl_interfaces/msg/ParameterEvent
    /perception/object_recognition/detection/centerpoint/validation/objects: autoware_auto_perception_msgs/msg/DetectedObjects
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/debug/neighbor_pointcloud: sensor_msgs/msg/PointCloud2
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/debug/pointcloud_within_polygon: sensor_msgs/msg/PointCloud2
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/debug/removed_objects: autoware_auto_perception_msgs/msg/DetectedObjects
    /rosout: rcl_interfaces/msg/Log
  Service Servers:
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/describe_parameters: rcl_interfaces/srv/DescribeParameters
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/get_parameter_types: rcl_interfaces/srv/GetParameterTypes
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/get_parameters: rcl_interfaces/srv/GetParameters
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/list_parameters: rcl_interfaces/srv/ListParameters
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/set_parameters: rcl_interfaces/srv/SetParameters
    /perception/object_recognition/detection/obstacle_pointcloud_based_validator_node/set_parameters_atomically: rcl_interfaces/srv/SetParametersAtomically
  Service Clients:

  Action Servers:

  Action Clients:

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The Reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@Shin-kyoto Shin-kyoto requested a review from kminoda November 7, 2024 08:17
Copy link
Contributor

@kminoda kminoda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!!

@Shin-kyoto Shin-kyoto merged commit 1410ac5 into autowarefoundation:main Nov 7, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants