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

Need help with Camera and xMOS chip #23

Open
MartinBodo opened this issue Jan 3, 2019 · 8 comments
Open

Need help with Camera and xMOS chip #23

MartinBodo opened this issue Jan 3, 2019 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@MartinBodo
Copy link

Hi-
We need drivers to get the xmos audio processor up under Linux. We also need the camera drivers. Would it be possible to post these? We are happy to make a cash donation or exchange some Kuri parts & boards to help.
Thanks!
martin@digital-loggers.com

@po1 po1 added the help wanted Extra attention is needed label Jan 12, 2019
@po1
Copy link
Member

po1 commented Jan 12, 2019

If you have a running Kuri, you should be able to get these from the robot itself.
You'll find the camera firmware in /opt/geocam.
As for the driver, you'll have to use madmux, for which you'll only find a binary version on the robot. See the doc here: https://github.com/KuriRobot/Kuri-Documentation/blob/master/reference/ros-packages/madmux.md

For the audio, the Kuri software is able to flash its xmos audio chip. Look for the /opt/gizmo/lib/xmos_linux_tools/xmos_updater executable. The firmware binary should be under /opt/gizmo/share/xmos_linux_tools/mayfield.bin

@po1
Copy link
Member

po1 commented Feb 1, 2019

@MartinBodo do you still have issues with the audio and/or camera firmware? If not, I'll close this.

@MartinBodo
Copy link
Author

MartinBodo commented Feb 1, 2019 via email

@MartinBodo
Copy link
Author

MartinBodo commented Feb 1, 2019 via email

@po1
Copy link
Member

po1 commented Feb 5, 2019

Is there flash image file for Kuri (containing /opt/geocam) somewhere on the web?

Unfortunately I don't think any of us former employees retained any Mayfield files and/or IP. One thing that could be done is finding somebody with a running robot and ask them to make an image of the filesystem and upload it somewhere.

Something like the following should work:

cd /mayfield/data
tar --one-file-system -c / | gzip > kuri.tar.gz

IMPORTANT: the resulting file may contain sensitive data (wifi passwords, robot UUID, user account info...)

@Carter90
Copy link

Carter90 commented Feb 6, 2019

Hey sorry for the delay our Kuri was wondering around campus and I did not have a chance until now to grab the /opt/geocam folder.
https://www.dropbox.com/s/9uvgy6rannd43bz/geocam.zip?dl=0

@MartinBodo
Copy link
Author

MartinBodo commented Feb 11, 2019 via email

@rjdelgadoq
Copy link

Hi Martin,

I know this is an old thread, but I would really like to purchase some spare Kuri parts or a dead robot if possible.

Please let me know if you still have some laying around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants