URStyleGuideExample
This is an example on how to use the UR Style guide library. To run this example, please refer to the following link on how to install the library necessary to run this example:
https://github.com/TanyaXfun/URStyleGuide_Project
How to use the library as shown in the example:
-
To use the the formal style configuration such as size and standard colors of UR component please refer to the "com.ur.style" package.
-
To create a component that is according to the UR e-series standard please refer to the "com.ur.style.components" package.
-
To preview your UI on a program node wihtout having to deploy to the robot please refer to the "com.test" package.
Other packages are for specific implementation of the library.