ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. José Quintanilla
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 36
    • Posts 72
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by José Quintanilla

    • Is it possible to do a multiple camera streaming in the VOXL m500?

      I'mt trying to use a multiple camera streaming because I want to use the Hires to take pictures and the stereo cameras to calculate the distance, I tried to use the dfs service but couldn't obtain the distances using code, if any one know how to obtain the sensor data using python or to do the multiple streaming I would appreciate it

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • How can I update or install python libraries inside my VOXL m500

      Im trying to update the mavsdk library and to install the serial library

      Does anyone now how to do it?

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • How can I update the mavsdk library inside the drone

      How can I upgrade the mavsdk library, I want to use the distance sensor to measure the value of the stereo camera, is there any other way to obtain the distance value of the stereo cameras, so I can use it in a python code?

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • How can I copy a file from my drone to my computer?

      I tried to do it with adb shell but I didn't really understand how to do it so I'm trying to do it through wifi

      voxl:~$ cd  
      .cache/         .config/        .profile.d/     .ros/           .ssh/           codigos_python/
      voxl:~$ cd /data/
      voxl:/data$ ls
      FTM_AP             dnsmasq_d.leases  mobileap_cfg.xml      volumes
      adb_devid          docker            modalai               voxl-docker-mavsdk-python-master
      audio              graph             network               voxl-docker-mavsdk-python-master.tar
      build-image.sh     iproute2          overlay               voxl-docker-mavsdk-python-master.tar.gz
      configs            l2tp_cfg.xml      persist               voxl-docker-mavsdk-python-master.tgz
      containers         linkgraph.db      repositories-overlay  voxl-logger
      data               logs              tmp                   voxl-mavsdk-python-v1-1-placa2.tar
      db                 lost+found        tombstones            voxl-suite-offline-packages
      dhcpcd-wlan0.info  misc              trust                 web_root
      dnsmasq.conf       mjrn              usb
      voxl:/data$ scp /data/voxl-mavsdk-python-v1-1-placa2.tar dron@192.168.8.11:~/home/Desktop/Dron
      

      Screenshot from 2023-11-02 09-18-14.png
      Can someone help me?

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: I cant use pip to install a library on my m500

      @tom Thanks

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: I cant use pip to install a library on my m500

      @tom Screenshot from 2023-10-26 15-11-34.png

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: I cant use pip to install a library on my m500

      @tom Oh okay, let me try

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • I cant use pip to install a library on my m500

      I'm following this guide: https://docs.modalai.com/flight-core-pwm-esc-calibration/#procedure and I should be able to install a library on voxl, I'm connected in station mode, but I don't now what else to do

      Screenshot from 2023-10-26 13-14-25.png

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: Can I send data through the j1006 port and read it with python?

      @tom I was able to pug the hardware to the expansion board that goes to the j13 port of the voxl flight,

      lsusb the one im using is the Bus 001 Device 002: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter

      Screenshot from 2023-10-25 18-45-49.png

      the success connection of the hardware
      conection_succes.jpeg

      the setup

      setup.jpeg

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: Can I send data through the j1006 port and read it with python?

      @tom the one included with m500 i think is the flight core v1, I'm currently using the expansion board that was included with the drone and I was able to detect the usb port, but know I need to install the serial library in the drone but I don't know how to install python libraries

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • Can I send data through the j1006 port and read it with python?

      I currently made a code to emulate a distance sensor, and I can read the usb port of my laptop to get the data of a nodemcu and a potentiometer, I want to try this inside the drone, so I can see if using a ultrasonic sensor is viable, I don't have the necessary cable at the moment to connect the nodemcu to the J10 port that has i2c and uart communication
      this is my code

      import serial
      ser = serial.Serial('/dev/ttyUSB0')
      print(ser.name)
      
      while True:
       line = ser.readline()
       decoded_data = line.decode('utf-8')
       print(decoded_data)
      

      Does anyone know if this would work?

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • Error while voxl-logger --cam stereo -cam dfs_disparity

      I'm trying to use the obstacle avoidance for a proyect but I got some errors, the more recent one is this one
      Screenshot from 2023-10-19 16-24-33.png

      I try following this guide:https://docs.modalai.com/voxl-vision-px4-collision-prevention-0_9/
      But I couldn't get through this part: Debugging Collision Prevention

      But even though I decided to enable the voa to qgc and my drone keeps connecting and disconnecting and when I activate the obstacle avoidance its says I have an error in the pre arm check and the obstacle avoidance it's not ready

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • pre-arm check failed after enable the dfs service

      I enable the dfs service so I can keep my drone at a certain distance during a proyect, but when I was trying to arm the drone, the qgc show me the alert avoiding system not ready pre-arm check failed, and I noticed that the configuration inside the drone said "send voa to qgc false", and then I change it but it didnt affect the message

      Screenshot from 2023-10-11 11-08-59.png

      Screenshot from 2023-10-11 11-13-22.png

      QGC_main

      QGC_safety

      QGC_parameters

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • How can I trouble shoot my stereo cameras?

      My stereo cameras aren't working and y can configure the cameras on the m500 configuration, only hires and tracking

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: Can you connect a ultrasoninc sensor to a VOXL?

      @Eric-Katzfey Now that you mention that posibility, hoy can I send data through i2c?

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • Can you connect a ultrasoninc sensor to a VOXL?

      Does anyone know if its possible to communicate a ultrasonic sensor directly to the voxl board ?

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: Which 4g module can I use on the m500?

      @tom Which oneScreenshot from 2023-08-14 14-25-07.png

      I'll be flying the drone in Mexico

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • Which 4g module can I use on the m500?

      I want to know the right model for the drone

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • RE: How can I use MAVLINK to obtain odometry values

      @tom @Chad-Sweet

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla
    • Incoherence in the vi extrinsics.conf for my m500

      first we detected this problem
      Screenshot from 2023-06-30 10-53-54.png
      Screenshot from 2023-06-30 11-05-23.png

      then we followed this topic, then when we checked the vi extrinsics.conf ith showed us the following info
      Screenshot from 2023-06-30 11-05-01.png

      can someone help @tom

      posted in Ask your questions right here!
      José QuintanillaJ
      José Quintanilla