hrc2 / blossom-public

Public Repo for the Cornell Blossom Robot
MIT License
42 stars 17 forks source link

Blossom App on Expo out of date #4

Open WChinmay opened 5 years ago

WChinmay commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

Hi I am very new to this In the build directions I don’t see dimensions for the ears. Does anybody have an approximate length and width and thickness of material for the ears ?Thank you

Sent from Outlook


From: Chinmay Wadgaonkar notifications@github.com Sent: April 15, 2019 6:13:15 PM To: hrc2/blossom-public Cc: 1robotstreet; Manual Subject: Re: [hrc2/blossom-public] Blossom App on Expo out of date (#4)

Thanks for the clarification! I'm new to Expo and didn't 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 and on my phone

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!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/hrc2/blossom-public/issues/4#issuecomment-483438014, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AvMbAnjVlyAXIcCl0dVE8jZeaM0_m_pYks5vhPl7gaJpZM4ci5oc.

msgtn commented 5 years ago

@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 commented 5 years ago

Thank you

I will set up a new topic next time

Sent from Outlook


From: Michael Suguitan notifications@github.com Sent: April 15, 2019 7:50:23 PM To: hrc2/blossom-public Cc: 1robotstreet; Mention Subject: Re: [hrc2/blossom-public] Blossom App on Expo out of date (#4)

@WChinmayhttps://github.com/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

@1robotstreethttps://github.com/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.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/hrc2/blossom-public/issues/4#issuecomment-483459521, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AvMbAqY94mXQqotex9NakQ1pol_jSwBDks5vhRA_gaJpZM4ci5oc.