-
Notifications
You must be signed in to change notification settings - Fork 11
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
[rotors] bugfixes for rotors sim and frontend changes #180
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments:
- Why changing car beacon on visual landing exercise?
- Is it possible to change QRs with aruco markers in the packages?
- Aruco vs apriltag?
- Aruco on turtlebot?
PS: Review of python files is still missing..
|
Hi @RUFFY-369 , sorry for the late response
Not sure about this, the previous one is easier to detect, even when you are close to the car.
The good thing about Aruco markers is that they are included in opencv. How are you planning to read QRs?
As I said above, I normally use/prefer Aruco due to its opencv integration.
Same. |
Bugfixes and frontend changes