@monkeypants wrote:
I want to run ardurover on a beaglebone blue. So far I have
- connected over serial with USB cable to brand new device, like this: http://blog.khubla.com/freebsd/beaglebone-serial-console-on-os using "debian" user and default password "temppwd". Changed that password
- connected to my domestic wifi like this: https://www.digikey.com/en/maker/blogs/f6452fa17bd24347a59f306355ebfef8
- installed arducopter like this https://github.com/mirkix/ardupilotblue up to but not including the
/etc/rc.local
changes (only starting arducopter manually)So far so good, except I don't want arducopter in this project (berg crawler), I want ardurover.
The mirkix repo has me installing a deb (with apt). I think the next step is to uninstall it (and a bunch of node stuff that came preinstalled, that I don't think I will never use). I'm not sure what to do after that though.
Should I clone master and head down the path of trying to build locally? Is there a deb for rover? is there work to do before rover can be used on a beaglebone blue?
Posts: 2
Participants: 2