Skip to content

feat(agnocast commandline): research and add supportable commandline args#1128

Draft
PeterWrighten wants to merge 5 commits intoautowarefoundation:mainfrom
PeterWrighten:research-command-arg-supports
Draft

feat(agnocast commandline): research and add supportable commandline args#1128
PeterWrighten wants to merge 5 commits intoautowarefoundation:mainfrom
PeterWrighten:research-command-arg-supports

Conversation

@PeterWrighten
Copy link
Copy Markdown
Contributor

@PeterWrighten PeterWrighten commented Feb 27, 2026

Description

research and add supportable commandline args for agnocast nodeinterface

Related links

How was this PR tested?

  • Autoware (required)
  • bash scripts/test/e2e_test_1to1 (required)
  • bash scripts/test/e2e_test_2to2 (required)
  • kunit tests (required when modifying the kernel module)
  • sample application

Notes for reviewers

Version Update Label (Required)

Please add exactly one of the following labels to this PR:

  • need-major-update: User API breaking changes
  • need-minor-update: Internal API breaking changes (heaphook/kmod/agnocastlib compatibility)
  • need-patch-update: Bug fixes and other changes

Important notes:

  • If you need need-major-update or need-minor-update, please include this in the PR title as well.
    • Example: fix(foo)[needs major version update]: bar or feat(baz)[needs minor version update]: qux
  • After receiving approval from reviewers, add the run-build-test label. The PR can only be merged after the build tests pass.

See CONTRIBUTING.md for detailed versioning rules.

@PeterWrighten PeterWrighten force-pushed the research-command-arg-supports branch 7 times, most recently from a6d048b to 7bd97fe Compare March 6, 2026 07:13
@PeterWrighten
Copy link
Copy Markdown
Contributor Author

PeterWrighten commented Mar 6, 2026

TODO

  • Break this PR into several ones corresponding each args implementation
  • Investigate --disable-external-lib-logs implementation

@PeterWrighten PeterWrighten force-pushed the research-command-arg-supports branch 2 times, most recently from ed1b0d9 to 398f0fe Compare March 10, 2026 06:32
…xt.cpp

Signed-off-by: PeterWrighten <peterwrighten@gmail.com>
…ponidng test

Signed-off-by: PeterWrighten <peterwrighten@gmail.com>
Signed-off-by: PeterWrighten <peterwrighten@gmail.com>
Signed-off-by: PeterWrighten <peterwrighten@gmail.com>
Signed-off-by: PeterWrighten <peterwrighten@gmail.com>
@PeterWrighten PeterWrighten force-pushed the research-command-arg-supports branch from e658f7e to 1deb881 Compare March 26, 2026 06:25
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.

1 participant