About

Gender

Male


About Me:

curious


Please tell us a bit about your UAV interest

Imaging, Mapping, 3d-reconstruction


Hometown:

Earth


Activity Feed

Michael Kaba commented on Chris Anderson's blog post Demo of Pozyx non-GPS (ultrawideband) positioning system
"UWB is pretty interesting technology, but cost for long-range (1-2-3 km) modules is over mind. Pozyx is up to 200 meters range, is there any way to extend it?"
Sep 23, 2016
Michael Kaba commented on Daniel McKinnon's blog post Would you like to capture professional quality photos with Solo? Do you like Rube-Goldberg machines?
"@Luke run following script:

#!/usr/bin/python
from pysony import SonyAPI
QX_ADDR = 'http://192.168.122.1:8080' # camera address
camera = SonyAPI(QX_ADDR)
camera.actTakePicture()

it take a single shot."
Nov 19, 2015
Michael Kaba commented on Daniel McKinnon's blog post Would you like to capture professional quality photos with Solo? Do you like Rube-Goldberg machines?
"Great project! That's exactly what I want to implement in my project.
I am not sure about integrating pysony to iMX6, photos are large and takes a lot of power/throughput to save and transmit and it able to cause solo management. I use raspberry pi…"
Oct 6, 2015