Skip to content
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

Blossom App on Expo out of date #4

Open
WChinmay opened this issue Apr 8, 2019 · 7 comments
Open

Blossom App on Expo out of date #4

WChinmay opened this issue Apr 8, 2019 · 7 comments

Comments

@WChinmay
Copy link

WChinmay commented Apr 8, 2019

Hi!
I'm trying to record sequences so that Blossom can perform a short skit. How could I go about recording some motions and putting them together in one json?

On Expo, the Blossom App uses Expo SDK v25.0.0. For me to open this project and be able to use the app, I believe the SDK version needs to be updated

Additionally, clicking on the videos in the Web API has no effect in the robot, even though yarn has been installed.

@msgtn
Copy link
Contributor

msgtn commented Apr 9, 2019

I've just pushed an update to BlossomApp, can you republish and check if it works?

I will look into the WebAPI issue soon.

@WChinmay
Copy link
Author

I just tried to download the blossom app again, however I get this message: "Something went wrong. This experience uses SDK v25.0.0, but this Expo client requires at least v32.0.0.
Thank you!

@msgtn
Copy link
Contributor

msgtn commented Apr 11, 2019

Are you using Android or iOS? The app at https://exp.host/@michaelhu/blossom-app is outdated; you will have to build using the Expo CLI in order to get the most updated version.

If you're building with exp publish inside blossom-public/BlossomApp it should at least show v26.0.0 for the SDK version. I don't have a way to test it during the day, but you can try editing sdkVersion in blossom-public/BlossomApp/app.json to 32.0.0 and rerunning exp publish to see if it resolves it.

@WChinmay
Copy link
Author

WChinmay commented Apr 15, 2019

Thanks for the clarification! I'm new to Expo and didn't know that this could be done.

I tried expo publish but get this error:

Unable to resolve "prop-types" from "components/nav_button.js"
Unable to resolve module prop-types from /home/charisma/blossom/blossom-public/BlossomApp/components/nav_button.js: Module does not exist in the module map

If I run expo start and then scan the QR code, I get this error in Metro Bundle:

Error: watch /home/charisma/blossom/blossom-public/BlossomApp ENOSPC

On my phone I get this,

Something went wrong. Could not load exp://10.249.250.124.19000. Network response timed out.

Could you help me with these errors? Thank you so much for your help till now!

@1robotstreet
Copy link

1robotstreet commented Apr 15, 2019 via email

@msgtn
Copy link
Contributor

msgtn commented Apr 15, 2019

@WChinmay , can you try cleaning your environment according to these suggestions:
https://stackoverflow.com/questions/43727464/how-do-i-fix-rn-suddenly-being-unable-to-find-local-modules-unable-to-resolve-m?rq=1

@1robotstreet , in the future please make a new Issue. The ear dimensions are not fixed apart from the distance between the posts since it depends on the materials. The dimensions can be looked up in the 3D print files, but usually we make the ears after printing the posts so we can physically size them.

@1robotstreet
Copy link

1robotstreet commented Apr 16, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants