ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. voxltester
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 49
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by voxltester

    • voxltesterV

      Additional UDP Port Setting

      Ask your questions right here!
      • • • voxltester
      9
      0
      Votes
      9
      Posts
      256
      Views

      Eric KatzfeyE

      @voxltester As I tried to explain before, don't wait for voxl-mavlink-server to connect to your application. You need to have it initiate the connection to voxl-mavlink-server.

    • voxltesterV

      Microdds not working with Microhard modem

      Ask your questions right here!
      • • • voxltester
      10
      0
      Votes
      10
      Posts
      745
      Views

      A

      Hey @voxltester
      It seems there is an issue with how MicroXRCE and the microhard modem interfaces are starting up, I had to edit the service files to get the topics on the VOXL2.
      Edit /etc/systemd/system/voxl-microdds-agent.service:

      [Unit] Description=voxl-microdds-agent SourcePath=/usr/bin/MicroXRCEAgent After=network.target After=multi-user.target [Service] User=root Type=simple ExecStart=/usr/bin/MicroXRCEAgent udp4 -p 8888 [Install] WantedBy=multi-user.target

      Edit /etc/systemd/system/voxl-modem.service:

      [Unit] Description=Modem Initialization After=sdsprpcd.service [Service] User=root Type=oneshot ExecStartPre=/bin/sleep 2 ExecStart=/usr/bin/voxl-modem-start RemainAfterExit=yes [Install] WantedBy=multi-user.target

      Add export ROS_DOMAIN_ID=0 to your .bashrc
      Reboot the VOXL2, and the topics should come up
      Thanks

    • voxltesterV

      VOXL2 J19 QUP3

      Ask your questions right here!
      • • • voxltester
      24
      0
      Votes
      24
      Posts
      2040
      Views

      Eric KatzfeyE

      @voxltester Great! Glad you got it working.

    • voxltesterV

      VOXL2 Time

      Ask your questions right here!
      • • • voxltester
      4
      0
      Votes
      4
      Posts
      326
      Views

      Eric KatzfeyE

      @voxltester Only if it is connected to a GCS that sends the Mavlink SYSTEM_TIME message.

    • voxltesterV

      USB3

      Ask your questions right here!
      • • • voxltester
      7
      0
      Votes
      7
      Posts
      1012
      Views

      VinnyV

      Hi @voxltester
      Are you able to post a high res photo of the USB breakout board, both top and bottom?
      Could save you the time and hassle of an RMA with a good high quality photo I can inspect.

      The board was tested and passed before shipping, but these boards do have some small parts on that that are susceptible to damage if the board is dropped or if a tool or other item hits into it.

      Thanks!