Difference between revisions of "Apps for the Robot Control"

From Wiki
Line 11: Line 11:
 
Download calibration sheet: [https://wiki.cpr-robots.com/images/c/c3/CalibrationSheetV3.pdf 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 UserManual_VisionApp_EN.pdf]
  
Download .zip for robot:https://wiki.cpr-robots.com/images/9/91/Vision2dV1.zip (TEST VERSION)
+
Download .zip for robot: [https://wiki.cpr-robots.com/images/9/91/Vision2dV1.zip Vision2dV1.zip (TEST VERSION)]
  
 
==Minimal App==
 
==Minimal App==
 
This app includes the basics to create your own app.
 
This app includes the basics to create your own app.

Revision as of 14:32, 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: UserManual_VisionApp_EN.pdf

Download .zip for robot: Vision2dV1.zip (TEST VERSION)

Minimal App

This app includes the basics to create your own app.