Ardurover 3.5 Upgrade

Hello,

I am trying to upgrade ardurover 3.5. I have followed the instructions in the link (Build Link). I manually copied the ardurover from ardupilot/build/navio2/bin/ folder with yes | cp -rf build/navio2/bin/ardurover /opt/ardupilot/navio2/ardurover-3.4/bin/ardurover command. But when i reboot i dont see any changes. When i run sudo emlidtool ardupilot i cannot see ardurover 3.5. What do i miss?

Thanks in advance

Hi @mariosimbad,

You can run custom ArduRover build using this command:

sudo ardurover -A x.x.x.x:14550, with the IP of your RPi.

Emlidtool can be used only with ArduPilot version that is supported in our current image. In the case of using a custom binary, it is possible to run ArduPilot only manually.

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.