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

aruco_detect should publish empty fiducial_vertices #47

Closed
rohbotics opened this issue Jan 22, 2017 · 2 comments
Closed

aruco_detect should publish empty fiducial_vertices #47

rohbotics opened this issue Jan 22, 2017 · 2 comments
Assignees
Milestone

Comments

@rohbotics
Copy link
Member

When there are no markers, we should publish an empty fiducial_vertices

@jim-v
Copy link
Contributor

jim-v commented Jan 22, 2017

Yes, I agree. What do you think about having a single Fiducial message containing both vertices and transforms? It would fix an inconsistency that there is one message for each set of vertices, but all the transforms for a frame are published together.

@rohbotics
Copy link
Member Author

I think we could refactor the messages to be more consistent. But I think that we should keep them separate in order to allow making the detection and pose estimation into separate nodelets in the future.

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

No branches or pull requests

2 participants