vision_landing icon indicating copy to clipboard operation
vision_landing copied to clipboard

Why deprecated?

Open kripper opened this issue 1 year ago • 9 comments

  1. Can you please explain why this project is deprecated? Any suggested alternative? I see it is still used by Maverick.

  2. which visual simulator are you using? Gazebo? I wrote a simple MAVLink Aruco gstreamer Python based simulator in case you are interested.

  3. there is a bug in the logger queue: Entries are cleared before being processed, so the "init completed" message is ignored when the initial log entries are more than 10 (happens when gstreamer outputs some initialization warnings). You probably already noticed it, because you tried to solve it with a mutex (commented code).

I'm the current maintainer of RosettaDrone and we are looking forward to contribute to a robust visual precision landing opensource project.

kripper avatar Mar 12 '23 17:03 kripper