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

feat(autoware_pointcloud_preprocessor): update the readme file and schema file #10193

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

vish0012
Copy link
Contributor

Description

Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371 for the autoware_pointcloud_preprocessor package.

  • update json schema
  • update readme file

Related links

Parent Issue:

  • Link

How was this PR tested?

  • colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release --packages-up-to autoware_pointcloud_preprocessor
  • ros2 launch launch/autoware_pointcloud_preprocessor.launch.xml

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…hema file

Signed-off-by: vish0012 <vishalchhn42@gmail.com>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) labels Feb 25, 2025
Copy link

github-actions bot commented Feb 25, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@vividf vividf added the run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) label Feb 25, 2025
@ambroise-arm
Copy link
Contributor

@vish0012 vish0012 requested a review from mojomex as a code owner March 4, 2025 02:07
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Mar 4, 2025
Copy link
Contributor

@mojomex mojomex left a comment

Choose a reason for hiding this comment

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

Thank you for the PR! A few of the schemas seem to have the wrong structure at the bottom (ROS 2 is expecting a namespace like /** as the schema root). I added a few other minor comments too.

You can always check the rendered documentation here: https://autowarefoundation.github.io/autoware.universe/pr-10193/sensing/autoware_pointcloud_preprocessor/

@vish0012 vish0012 requested a review from mojomex March 5, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

4 participants