I am using the starter package available from the Universal Robots website to build the URCap LightUp in the tutorial. However, when I attempt to compile project, the compiler attempts to access various online libraries and I get multiple errors where the security certificates are unavailable (See below)
“PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”
Any quick fix for this