-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install process dummy robots #37
Comments
This reverts commit 069b80187c808b35b370afb450b9374b0765c95b. Reason for revert: SAP/ewm-cloud-robotics#37 Change-Id: I2e29df5d43be8423bf28d7abb17583312456f683 GitOrigin-RevId: d27f4070dc4ee7ebda7bae5a649133e5f8616d2c
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. |
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. (googlecloudrobotics/core@fc578d6)
Is there an easy way to fix the problem by myself, e.g. change the helm template?
Best regards and thanks,
Jan
The text was updated successfully, but these errors were encountered: