Difference between revisions of "Apps for the Robot Control"
From Wiki
Line 9: | Line 9: | ||
The Vision App is created for 2D Object Detection. The app uses a standard USB camera which can be connected to your robot. | The Vision App is created for 2D Object Detection. The app uses a standard USB camera which can be connected to your robot. | ||
− | Download calibration sheet: https://wiki.cpr-robots.com/images/c/c3/CalibrationSheetV3.pdf | + | Download calibration sheet: [https://wiki.cpr-robots.com/images/c/c3/CalibrationSheetV3.pdf CalibrationSheetV3.pdf] |
Download user manual: https://wiki.cpr-robots.com/images/2/22/UserManual_VisionApp_EN.pdf | Download user manual: https://wiki.cpr-robots.com/images/2/22/UserManual_VisionApp_EN.pdf |
Revision as of 13:31, 13 November 2023
Right now the App function is in test mode
Summary
If you want to install apps, you need Version 14.0. You can download and add apps to your robot. You will find available apps on this page. It is possible to create your own apps. An easy example is shown in the minimal App.
Vision App
The Vision App is created for 2D Object Detection. The app uses a standard USB camera which can be connected to your robot.
Download calibration sheet: CalibrationSheetV3.pdf
Download user manual: https://wiki.cpr-robots.com/images/2/22/UserManual_VisionApp_EN.pdf
Download .zip for robot:https://wiki.cpr-robots.com/images/9/91/Vision2dV1.zip (TEST VERSION)
Minimal App
This app includes the basics to create your own app.