@Chase-Riley the recommended approach is to use J18 ESC port directly: https://docs.modalai.com/voxl2-external-flight-controller/#voxl-2-connecting-an-external-flight-controller
Posts made by Moderator
-
RE: UART Conneciton for Companion Computer / External Flight Controller
-
RE: flir boson beta hardware
You can reach out at https://modalai.com/contact and we will work with getting you enabled
-
RE: Starling 2 Max Drone drifting off
@vamsi manual mode will have drift, are you sure there is really an issue? Manual mode has no position control
-
RE: Hires camera not working with TFlite server
@arcj can you share your working tflite configuration with M0014 and the configuration that is not working with M0025?
-
RE: Timeline for open-vins documentation
@Viktor-Gal have you read through the troubleshooting VIO documentation? https://docs.modalai.com/flying-with-vio/#troubleshooting-vio
-
RE: Voxl 2 mini overheating and rebooting
@LucaVertiq Hi, sorry you're running into issues. You should probably try the unbricking process https://docs.modalai.com/voxl2-unbricking/
-
RE: VOXL 2 Camera Connected but Not Feed
@Wesley-Gunawan did voxl-inspect-cam show anything while voxl-camera-server was running? it looks like you restarted voxl-camera-server while voxl-inspect-cam was running.
I think the proper steps are:
- update config (done)
- reboot VOXL 2
- run voxl-inspect-cam -a
-
RE: Timeline for open-vins documentation
there is still a lot of churn on the APIs, etc. which makes it difficult to document and support comprehensively
-
RE: VOXL 2 Camera Connected but Not Feed
@Wesley-Gunawan Can you please set and run inspect-cam again?
"en_preview": true,
"en_snapshot": false,
-
RE: VOXL 2 Camera Connected but Not Feed
@Wesley-Gunawan that looks like it's running properly. Can you open another terminal and run
voxl-inspect-cam -a
? -
RE: VOXL 2 Camera Connected but Not Feed
@Wesley-Gunawan It looks like you are using a C08 config. https://docs.modalai.com/voxl2-camera-configs/#c8---hires-only
Have you tried
voxl-configure-cameras 8
?voxl-camera-server documentation for troubleshooting recommends running
voxl-camera-server -d0
. Can you try that and paste the output? -
RE: Communication range of the VOXL 2 mini + dongle?
@Bilal-Hussain Hi Bilal, USB is a wired protocol, typically limited to a few meters. The range you would achieve would be dictated by the radio, and not the USB interface
-
RE: ROS2 bag /qvio
@Aapo_Rei Hi Aapo, all of the source code is open so folks can extend to suit their needs. We're happy to take merge requests. You could start by looking here: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-to-ros2/-/blob/master/colcon_ws/src/voxl_mpa_to_ros2/src/interface_manager.cpp?ref_type=heads
-
RE: Flex cable design review
@david-moro Yes, absolutely. if you are OK posting it here we can take a look or if you'd like to email the schematic to contact --at-- modalai.com we could take a look that way as well
-
RE: VOXL 2 Camera Connected but Not Feed
@Wesley-Gunawan can you please share a picture of your setup? It needs to match a camera config found here: https://docs.modalai.com/voxl2-camera-configs/
Often when a camera can't be found:
- it's installed backwards
- the cable isn't fully connected or the connector is damaged
- the wrong camera config has been configured during setup
-
RE: Ethernet and USB Hub Add-on, Only Seeing About 52 MB/S In SD Card Slot despite being in SDR104 mode
@John-Nomikos there's really nothing we can do to affect the SD Card write speed. It's directly connected to the Qualcomm chip
-
RE: Voxl-camera-server only detects cameras sometimes
@swickliff it is most likely a damaged connector or similar somewhere. If there is an issue with camera connectivity it can prevent the board from booting. The connectors on the flex cables are very fragile and are only designed for about 10 insertions, after that they can become unreliable. They aren't meant for moving around a bunch.
Also, if you try to daisy chain cables together there can be signal integrity issues as there is a maximum length of MIPI around 25cm
In general, everything is tested prior to shipping. You could have a bad cable in there somewhere
Can you please share a picture of your setup?
-
RE: Placement of Order without Battery
@Usama-Hamayun you can order the drone without battery.
The Starling 2 and Starling 2 Max both use the same battery packs. They can be either Sony VTC6 or Amprius 18650 cells
-
RE: ToF Sensor Model (w.r.t. unmeasured points)
@Rowan-Dempster I think it is safest to just not use data that reads 0,0,0 as the sensor cannot measure that close anyways