Skip to content

Conversation

@vish0012
Copy link
Contributor

Description

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

  • Created json schema
  • Updated 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_obstacle_cruise_planner
  • ros2 launch launch/autoware_obstacle_cruise_planner.launch.xml

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…ed the readme file

Signed-off-by: vish0012 <vishalchhn42@gmail.com>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Feb 18, 2025
@github-actions
Copy link

github-actions bot commented Feb 18, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@mitsudome-r mitsudome-r changed the title feat(autoware_obstacle_cruise_planner): Created the schema file and updated the readme file feat(autoware_obstacle_cruise_planner): created the schema file and updated the readme file Apr 3, 2025
@mitsudome-r mitsudome-r added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) labels Apr 3, 2025
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
@github-actions
Copy link

github-actions bot commented Apr 3, 2025

@codecov
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.79%. Comparing base (9127e18) to head (0586739).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10147      +/-   ##
==========================================
+ Coverage   15.48%   15.79%   +0.31%     
==========================================
  Files        1338     1339       +1     
  Lines      102932   103165     +233     
  Branches    34796    34850      +54     
==========================================
+ Hits        15939    16300     +361     
- Misses      74516    74718     +202     
+ Partials    12477    12147     -330     
Flag Coverage Δ *Carryforward flag
daily 16.71% <ø> (ø) Carriedforward from 9aa6493
daily-cuda 15.48% <ø> (ø) Carriedforward from 9aa6493
differential 15.84% <ø> (?)
total-cuda 15.48% <ø> (-0.01%) ⬇️ Carriedforward from 9aa6493

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…se_planner.schema.json


Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
@xmfcx
Copy link
Contributor

xmfcx commented May 14, 2025

@vish0012 could you make sure the Required CI passes?

json-schema-check and pre-commit.ci is failing.

@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Jun 13, 2025
@github-actions github-actions bot removed the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Jun 13, 2025
@stale
Copy link

stale bot commented Nov 1, 2025

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) status:stale Inactive or outdated issues. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)

Projects

Status: To Triage

Development

Successfully merging this pull request may close these issues.

3 participants