Hello ! Actually I’m running hector_slam on my raspberry with Ubuntu Mate 16.04 and ROS kinetic.
But I want to move my raspberry using the GoPiGo v11.0 Kit, I already tested the GoPiGo with Raspian for robots but I don’t find how to use the GoPiGo function on Ubuntu instead of Raspian.
Since some days I tried this but I still got errors. That come from the fact that my User was not “pi” and conflict with the installer
I just added the user “pi” in the sudo group, and launch the installer with him. All the files didn’t fell into its place but I can use the gopigo library with python so it’s a good start to use your library in Ubuntu mate
Thank you for your help, if something goes wrong and I find how to resolve the problem I will write my solution in this topic.
Just so you know, our libraries were mainly built to be used with a Raspbian or a derivative of it like Raspbian For Robots. If you want to do it on a different distro, then I highly suggest you to check each repo’s source code / install scripts and install only what you need.