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

feature: add pin5, GPIO0 on the DB50 connector for ROSCube-X #19

Closed drwnz closed 2 years ago

drwnz commented 2 years ago

PR Type

Related Links

Description

This PR adds GPIO0, pin 5 on the DB50 connector of ROSCube-X to the pin map assignments. It can now be accessed as pin 5 (gpio:=5) for use as a trigger output.

Review Procedure

Remarks

Please check the operation of the GPIO on pin 5 of the DB50 connector, when using gpio:=5 to launch the trigger node.

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