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

    Topics created by kasarrowtec

    • kasarrowtecK

      Autostart docker containers via docker-autorun.service not working

      Ask your questions right here!
      • • • kasarrowtec
      12
      0
      Votes
      12
      Posts
      684
      Views

      David SmitsD

      @kasarrowtec Did you get any further with this issue. I have the same problem that Docker can not create an endpoint in the iptables.

    • kasarrowtecK

      HITL simulation with VOXL Flight

      VOXL Flight
      • • • kasarrowtec
      4
      0
      Votes
      4
      Posts
      316
      Views

      kasarrowtecK

      Hi,

      Thanks for the link, i have been following that tutorial but when i connect my voxl flight to Qgroundcontrol i get my drone is "not ready" . ive set it to HITL mode. It says one of the sensors need calibration but wont allow me to do it -

      Capture.JPG
      Capture1.JPG
      photo_2022-02-23_15-24-17.jpg

    • kasarrowtecK

      RTK (without Qgroundcontrol)

      Ask your questions right here!
      • • • kasarrowtec
      6
      0
      Votes
      6
      Posts
      418
      Views

      kasarrowtecK

      Thanks a lot Eric this definitely helps, will keep updated on progress.

    • kasarrowtecK

      Multi Stage Docker Builds

      Ask your questions right here!
      • • • kasarrowtec
      3
      0
      Votes
      3
      Posts
      248
      Views

      modaltbM

      I didn't know Docker had this feature, so thanks for that tip!

      Docker built on VOXL is running at version 1.9.0 and from some articles I read it looks like multistage build started in 17.06 (https://docs.docker.com/engine/release-notes/prior-releases/)

      So I don't believe this is supported.

    • kasarrowtecK

      execute script to start docker container on start up

      Ask your questions right here!
      • • • kasarrowtec
      4
      0
      Votes
      4
      Posts
      444
      Views

      kasarrowtecK

      So i managed to get it to work with the following service file and script file -

      [Unit] After=docker-autorun.service [Service] Type=simple ExecStart=/bin/bash /home/root/mastervoxl_init.sh [Install] WantedBy=multi-user.target #!/bin/bash echo 'initializing mastervoxl docker container' docker run --restart=always -i mastervoxl /bin/bash
    • kasarrowtecK

      Docker cant log in to push to docker hub

      Ask your questions right here!
      • • • kasarrowtec
      7
      0
      Votes
      7
      Posts
      440
      Views

      kasarrowtecK

      Hi Alex,

      this was very helpful - got it working and managed to get the docker image out.

      thank you for your help !

    • kasarrowtecK

      Video streaming AWS

      Ask your questions right here!
      • • • kasarrowtec
      13
      0
      Votes
      13
      Posts
      712
      Views

      kasarrowtecK

      @Kasum-Hussain actually sorry my mistake i thought i saw video2 but no if i go into dev folder there is no video2 only video0 video1 video32 video33