paulald / loomo-algodev-mirror-paul-elevator

Copy of my Master project repo for reference, based on a mirror of loomo-algodev repo. Project is about the loomo robot entering and exiting an elevator independantly, more information is available in the report pdf: https://github.com/paulald/loomo-algodev-mirror-paul-elevator/blob/master/algo_app/src/main/jni/app_elevator/Alderton%20-%20SMT%202018-2019%20-%20PDM%20automne.pdf
Apache License 2.0
1 stars 0 forks source link

Unable to install The 3rd party library #1

Closed Shotaro-N closed 4 years ago

Shotaro-N commented 4 years ago

Unable to install The 3rd party library.

http://pan.aprwork.com/index.php/s/68hUtg6ZfC9bAvj

Is this URL valid? Or is it the same as loomo-algodev?

paulald commented 4 years ago

Hello this repository is no longer being worked on or updated. The URL is no longer valid, you should visit https://github.com/segway-robotics/loomo-algodev for installation of 3rd party libraries as it is based on an older version loomo-algodev. It should work with the third party librairies listed there.

Shotaro-N commented 4 years ago

Thank you very much. Paulald. I'm sorry, but I have one more question to ask.

I selected Tensorflow App with a macro and made it work. But it crashes.

If you ask a developer of an older version of loomo-algodev, there is no reply, so if you have any questions, please let me know.

I'm sorry.

paulald commented 4 years ago

I think it is maybe because you didn't save the model on Loomo? Which has to be done with the 'adb push' command. I mention the command briefly in 2.2.1 of the tutorial at the end of my report in this folder: https://github.com/paulald/loomo-algodev-mirror-paul-elevator/tree/master/algo_app/src/main/jni/app_elevator (the links may no longer be valid as they are old) On my version I'm sure it worked...

I cannot test your code as I no longer have a Loomo at my disposal.

Shotaro-N commented 4 years ago

I thank you for your kind explanation.

Very helpful! !! !! Thank you very much.