Closed aohsato closed 1 year ago
@manato By your ros2 humble support #21, my minimal driver-only configuration is currently working with xml launches for ros2 composable node. Plz review?
ros2 launch edge_auto_jetson_launch edge_auto_jetson.launch.xml
ros2 topic hz /sensing/camera/camera0/image_raw/compressed --no-arr
@aohsato Since all related PRs have been cleared, I either merge this PR.
Signed-off-by: Akihito OHSATO aohsato@gmail.com
Description
Support for multiple camera modes based on the new launch system. This feature is composed of three PRs.
Please refer to README in
tier4/perception_ecu_launch
PR for more information.Related links
Tests performed
Execute
Running docker
step in this README. For information on how to set up launch, refer to the new README.Notes for reviewers
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 PR 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.
After all checkboxes are checked, anyone who has write access can merge the PR.