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

Gate Pose Estimation #112

Open
Jared-Chan opened this issue Sep 19, 2022 · 0 comments
Open

Gate Pose Estimation #112

Jared-Chan opened this issue Sep 19, 2022 · 0 comments
Assignees

Comments

@Jared-Chan
Copy link
Contributor

Extend the package triton_gate and create a new publisher that publishes the pose of a detected gate. The message type should be geometry_msgs::msg::Pose from ROS2 so that it could be used as a way-point or a desired pose for the control system. The pose should be in the local frame, meaning the AUV is at the origin.

This file implements a calculate_gate_pose function, which could be adapted to fit our needs, but it is in Python and the pose is in a different format.

It could be built on top of the branch 'jared/gate_cam_test' as it contains a camera_test package useful for debugging nodes that are subscribed to image topics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants