Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: AI deck Image Streamer Node #425

Merged
merged 6 commits into from
Feb 9, 2024
Merged

Conversation

phanfeld
Copy link

@phanfeld phanfeld commented Feb 9, 2024

Added an additional node that allows to stream images from the AI deck to a ros2 image topic.
Simultaneously, the camera calibration information will be published on the camera info topic.
Images and camera calibration data can be used to perform (e.g.) pose estimation of the crazyflies via ArUco markers or April tags.

The documentation on how to launch the node and perform the pose estimation will be updated soon.

@phanfeld phanfeld requested a review from whoenig February 9, 2024 12:21
@whoenig whoenig merged commit 2e2f3ac into main Feb 9, 2024
3 checks passed
@whoenig whoenig deleted the feature_aruco_pose_estimation branch February 9, 2024 14:09
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.

2 participants