@jonathanrblazer Hi! WSL did not work for me. I've been using a VirtualBox called Oracle. You can download it for free. I hope this helps.
Best posts made by Kiazoa Joao
-
RE: ADB not working. No devices detected
-
RE: ADB not working. No devices detected
@jonathanrblazer I am glad it worked out for you. yes, I've been running the docker inside the VirtualBox, but you can also run it outside the VM, just use your wifi and "ssh root@ip". Always "commit" any changes you make inside the docker; otherwise, you'll have to re-download your packages over and over again. I also had a lot of issues with communication. The docker container wouldn't communicate with the drone. If you're trying to run MAVROS, follow these steps here https://docs.modalai.com/mavros-0_9/
Latest posts made by Kiazoa Joao
-
Voxl-mapper
Hello! Quick question! I have a m500 (Voxl-flight) drone and I am trying to run the voxl-mapper on the portal. I am wondering if I will need to purchase a TOF sensor separately. The drone came with Hires 4k Image Sensor and Stereo Image Sensors. is a TOF sensor required for the mapper to work? Thank you in advance.
-
RE: Docker MAVSDK
@Mohammad-Goli I had a really hard time building it. This is basically what I did:
I had to manually build it.
After that, I just followed the instructions and this is what I got, but I found an error at the end.
I had to use this command to be able to import the image:
cat /data/tmp/voxl-mavsdk:v1.2.tar.gz | docker import - voxl-mavsdk:v1.2But now I can't run it. Hopefully, someone on here can help with this.
-
RE: Docker MAVSDK
@Zachary-Lowell-0 I was able to build the image on a parent computer and then push it onto my voxl-flight. However, I am having a hard time running it. Can you please help me with that?
-
RE: Docker MAVSDK
@Zachary-Lowell-0 I get what you mean. I'll try to re-build it and let you know if get any errors. Thank you.
-
RE: Docker MAVSDK
@Zachary-Lowell-0 I tried to follow the instructions and these are the errors I got. I tried it on a parent computer. Also, I don't have a Voxl2, I have a voxl-flight. is it only supposed to work on the voxl2?
-
Docker MAVSDK
Hello! I've been trying to run the voxl-docker-mavsdk-python, but I got the following errors. Does anybody know what's wrong? it says it can't find the image.
-
figure 8
Hello! Quick question, Can the figure 8 path be modified to follow a different trajectory? I have a m500 (VOXL-flight). Please let me know
-
RE: VOXL Flight image will not flash
@tom you were right. I used a Linux system and it worked flawlessly. Thank you for your assistance. I am just curious to know if the fastboot drivers can be installed on my windows device, just for the future. Please let me know