@Moderator, any update on this?
Posts made by david.moro
-
RE: Doodle labs Nimble radio
-
Doodle labs Nimble radio
Hi DevTeam, quick question. Do you have experience working with the Doodle Nimble radio (https://doodlelabs.com/products/nimble-radio/)? Is this a product that you support? I believe it only has a PCIe interface and that is not supported on the VOXL2 Mini. The same interface seems to be deprecated on the VOXL2. Is there a plan to re-enable it at some point?
Thanks!
-
Flex cable design review
Hi, we are trying to spin a flex cable for a tight integration in a module and could use some help. Would the ModalAi team be able to have a quick look at our schematic?
Thanks!
-
RE: digital image stabilisation as a gimbal alternative
@Alex-Kushleyev, no need for super low-latency FPV, just using a higher megapixel sensor to stabilize down to what we can consistently stream down the radio link. Some form of digital gimbal would be great too, where we can steer the field of view to a specific region
-
RE: digital image stabilisation as a gimbal alternative
@Alex-Kushleyev , we would love to use this feature too. Please keep us posted, and feel free to reach out if you need beta testers!
-
RE: Fisheye stereo
@Moderator thanks for the information.
Could one of the two M0072 be used on the VIO pipeline at the same time? I am thinking it would be great to have VIO and DFS from just two cameras.
-
Fisheye stereo
I came across this SKU earlier today: https://www.modalai.com/products/m0072?variant=40414007132211
I have two questions. First, can this sensor substitute the standard tracking camera? It looks like the specs are the same. And the shorter flex cable would be very helpful in one of our integrations. Secondly, can you share any details on how to use it for stereo depth? How does it perform compared with the standard camera? How hard is it to calibrate?
Thanks!
-
RE: voxl2 mini, ov9782 + hires on J6
@Nathan-Raras . Understood. Thanks. At this point we are ideating/prototyping, so please don't waste much time on it. Knowing that it is possible will help us lock in the camera configuration we will use in the final design. Cheers!
-
RE: voxl2 mini, ov9782 + hires on J6
Understood. Thanks. Is there a path to add support to the ov9782 and the imx214 simultaneously on J6? Just curious. We are trying to integrate on a very tight space, and connecting to a single camera port simplifies the mechanical assembly.
-
voxl2 mini, ov9782 + hires on J6
Hi,
I am trying to get a config running with the ov9782 (M0113 + m0008) and a imx214 (M0025-2) camera connected to a dual sensor flex (M0084) on J6 of a VOXL2 mini. It seems like the ov9782 folder /usr/share/modala/chi-cdk does not have a driver for that camera on sensor HW ID 1. Is it possible to get this driver compiled and added to the sdk? Thanks!
David
-
RE: Python MPA image example
@Alex-Kushleyev , it worked. Thanks!
-
RE: Python MPA image example
Awesome! Will give it a try. Thanks @Alex-Kushleyev !
-
Python MPA image example
Hi, I am working on the integration of a camera on the VOXL2. The camera acts as a USB CDC device and outputs an 8-bit greyscale image on ttyACM0. The manufacturer provides a python example to talk to the camera. I was able to deploy it on the voxl2 and read the images. Now I would like to push those to a pipeline for consumption by voxl-streamer and other processes. Do you have any sample code or guidance on how to do this on python? I would like to have a functional prototype of the whole thing before porting it to C++.
Thanks!
-
RE: Next-gen TOF sensor specs
@Alex-Kushleyev , I think that is plenty for now. We will order a couple and test them. Thanks a lot!
-
RE: Next-gen TOF sensor specs
@Moderator , @Alex-Kushleyev , thanks a lot! Please keep us posted!
-
RE: Next-gen TOF sensor specs
@Moderator, do we have any more specs of this module? Weight, power? Also, is there an ETA for it to be in production?
Regards,
-
Next-gen TOF sensor specs
Hi @Moderator, we are looking to integrate the ToF sensor in one of our drones and we just found out it is EOL. According to the product page, you are working on a replacement. Would you be able to share any details on it? Is it larger/smaller? heavier/lighter? Does it have similar range? Thanks!
-
RE: OV9782 VIO parameters
@SMRazaRizvi We did not. But the more I look at the qualcomm API for mvVISLAM the more I think there is aren't very many knobs to turn.
-
M0113 Image fipped
We successfully installed a VOXL2 and OV9782 for tracking on a vehicle. When trying to replicate the setup on a second vehicle we found out that the image is upside down. The mechanical design does not have room to rotate the sensor. Can this be done in software?
Thanks