-
@poine
I'm impressed with the videos from your channel.
Do you have a fixed top camera for tracking?
Does the vehicle have a wireless connection for navigation?
What hardware are you usin…
-
I am still struggling to get this library working well on Stretch.
With a brand new load of latest Stretch IOT image ( 11-4-17) and no changes except your prerequisites and installation, I am get…
-
I'm attempting to boot an existing BeagleBone image I have on an SD card (and then debug to see if there are any require changes for the new board), however I'm not getting any signs of life from the …
-
Hi @RobertCNelson
For our HW solution with BBBW we need to use pins in different setup as they are set in universal capes.
We are running with
debian@beaglebone:~$ uname -a
Linux beaglebon…
-
**Edit: for easy reference, the proposed new API is at https://github.com/micropython/micropython/wiki/Hardware-API**
Since we have the WiPy TODO list (#1425) Damien and I spent some time today discu…
-
I followed the instructions provided. I'm running arducopter with no parameters and getting a "No INS backends available" error:
```
root@beaglebone:~# ./arducopter-3_5_0
DataFlash_File: buffer …
-
machinekit would make a great realtime playout/device control layer for [ROS](http://www.ros.org). ROS could become an alternative driving layer, in parallel to the existing CNC control application (r…
-
#### Hardware type
Linux - Beaglebone Blue
I would like to know how can I add libraries to the building/compile/make/waf (whatever) commands of ardupilot. In my previous post I mentioned about my …
-
Hi,
I am trying to compile a modified example (example/Printf) with the libraries and on it but when I execute ./waf --target examples/Printf --upload it gives me the following error.
root@be…
-
#### Hardware type
Linux - Beaglebone Blue
Hi there,
This is something probably very very simple but I just don't know how to do it since I have no clue what exactly is ./waf doing.
I just …