v3.2.0 - Partial AprilTag support!
This is the 11th release for EOCV-Sim
Changelog:
- Partial support AprilTags! Only on Linux for now, based on the EOCV-AprilTag-Plugin by Windwoes (NPE). Thanks so much to him for making the plugin and providing us with the Linux native library!
- Updated the OpenPnP OpenCV package to the 4.5.1 following the OpenCV update that was made in Android EasyOpenCV.
- ...EasyVision?
Bugfixes:
- Fixed the camera source creation dialog when there's not any webcam plugged and improved state handling
- Fixes a crash with workspaces when a pipeline contains an inner class and it's placed on a different package as the
package;
statement specifies. - Fixes the IntelliSense of the gradle workspace template by including the openpnp opencv implementation line.