WIP: Implement basic ArUco detection routines #5

Draft
mattroot wants to merge 1 commit from mattroot/aruco into master
Owner
No description provided.
This pull request has changes conflicting with the target branch.
  • src/camera_subscriber/camera_subscriber/camera_node.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mattroot/aruco:mattroot/aruco
git switch mattroot/aruco

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff mattroot/aruco
git switch mattroot/aruco
git rebase master
git switch master
git merge --ff-only mattroot/aruco
git switch mattroot/aruco
git rebase master
git switch master
git merge --no-ff mattroot/aruco
git switch master
git merge --squash mattroot/aruco
git switch master
git merge --ff-only mattroot/aruco
git switch master
git merge mattroot/aruco
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mattroot/rosproj!5
No description provided.