-
Notifications
You must be signed in to change notification settings - Fork 678
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_radar_crossing_objects_noise_filter): created schema file and updated readme file for parameters setting #10001
Conversation
…le and updated ReadME file for parameters setting Signed-off-by: vish0012 <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10001 +/- ##
=======================================
Coverage 29.76% 29.76%
=======================================
Files 1444 1444
Lines 108686 108678 -8
Branches 42664 42664
=======================================
+ Hits 32352 32353 +1
+ Misses 73150 73141 -9
Partials 3184 3184
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Can you test if the document is generated in your local environment by following the guide https://autowarefoundation.github.io/autoware-documentation/main/contributing/documentation-guidelines/#2-running-an-mkdocs-server-in-your-local-environment? |
|
update readme file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update readme file
Description
Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371 for the autoware_radar_crossing_objects_noise_filter package.
create json schema
update readme file
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.