Open JS2103 opened 2 years ago
Hi Jan, sorry for the breakage here! I wasn't aware that the RobotType was being used as it's spec still said something like "TODO: add useful features". I've reverted that change, perhaps it's enough for you to redeploy Cloud Robotics.
Are you following the https://googlecloudrobotics.github.io/core/how-to/deploy-from-sources flow or are you using binary releases?
Thank you for the fast reply and solution. I used the Quickstart instructions, which uses the binary releases. Please correct me if I'm wrong. I will give it a try tomorrow.
OK, good to know. If you encounter similar problems in future, you can try the deploy-from-sources approach to work around it (the ewm-cloud-robotics docs link to this) until it's properly fixed, as that lets you either deploy an older version or make changes before deploying.
Hey, I'm currently working on my Cloud Robotics-Cluster and have problems to install the dummy robots since the RobotType is removed from the Registry API. (https://github.com/googlecloudrobotics/core/commit/fc578d673fbe758fa943c8f8fc71cee6cb09ef5d) Is there an easy way to fix the problem by myself, e.g. change the helm template?
Best regards and thanks, Jan