ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. garret
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    garret

    @garret

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    garret Unfollow Follow

    Latest posts made by garret

    • RE: VOXL2 HITL Sim with Gazebo in Docker - gazebo/voxl2 communication

      @garret Note: this is my physical setup
      Untitled drawing.png
      Untitled drawing(1).png

      posted in Ask your questions right here!
      G
      garret
    • VOXL2 HITL Sim with Gazebo in Docker - gazebo/voxl2 communication

      Good afternoon,

      I am a new user trying to setup a HITL simulation with gazebo for a standard VTOL. I did the bootcamp from the documentation and then followed VOXL PX4 steps from here: https://docs.modalai.com/voxl-px4/

      In short, I get the following when run qshell dsp-hitl status
      f5f79e4d-7937-480f-a284-fcfb3b3e1a04-image.png

      As far as I understand, my J18 port is not receiving data from gazebo. I am using out of the box MCBL-00091-1 USB to Serial UART Cable from ModalAI, so I hope the chord is not an issue.

      Some of the troubleshooting that I have done:

      1. checking output from:
        xhost +
        docker run --rm -it --net=host --privileged -e DISPLAY=$DISPLAY -v /dev/input:/dev/input:rw -v /tmp/.X11-unix:/tmp/.X11-unix:ro voxl-gazebo-docker ./run_gazebo.bash
        86af997e-3745-4d72-94b5-d3fb268ec66c-image.png

      Since my /ttyUSB0 is recognized, I assume gazebo is trying to send the data to the voxl2 board.

      1. As for my services, I have the following:
        8be9fc25-2000-4e6a-9eae-17811d71df92-image.png

      px4 and qvio are disabled by default and mavlink is running.

      1. trying to adjust latency via:

      echo 1 | sudo tee /sys/bus/usb-serial/devices/ttyUSB0/latency_timer

      ===================================
      none of the above produced favorable outcome. I was thinking of trying to set this up via old method in "Archivede instructions" from here: https://docs.modalai.com/voxl2-PX4-hitl/. however, i am using ubuntu 22.04 and as far as I understand gazebo classic is no longer supported on this version. hence, my only option is to use the docker. if anyone has any idea how I can troubleshoot further - it would be much appreciated.

      posted in Ask your questions right here!
      G
      garret