tier4 / sensor_trigger

ROS node for triggering cameras using GPIO on Jetson (targeting ROSCubeX, but easily adaptable to other platforms)
Apache License 2.0
6 stars 3 forks source link

refactor: simplify gpiod sensor trigger implementation #26

Open bgilby59 opened 7 months ago

bgilby59 commented 7 months ago

PR Type

Description

This PR refactors sensor_trigger gpiod implementation to remove unnecessary code, correct misleading comments, and follow gpiod naming conventions for gpio manipulation.

Review Procedure

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

CI Checks