• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
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

    • K

      Autostart docker containers via docker-autorun.service not working

      Ask your questions right here!
      • • 28 Mar 2022, 13:11 • kasarrowtec 20 Apr 2022, 09:09
      12
      0
      Votes
      12
      Posts
      901
      Views

      D 20 Apr 2022, 09:09

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

    • K

      HITL simulation with VOXL Flight

      VOXL Flight
      • • 23 Feb 2022, 10:47 • kasarrowtec 23 Feb 2022, 14:27
      4
      0
      Votes
      4
      Posts
      390
      Views

      K 23 Feb 2022, 14:27

      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

    • K

      RTK (without Qgroundcontrol)

      Ask your questions right here!
      • • 25 Oct 2021, 11:30 • kasarrowtec 27 Oct 2021, 08:17
      6
      0
      Votes
      6
      Posts
      496
      Views

      K 27 Oct 2021, 08:17

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

    • K

      Multi Stage Docker Builds

      Ask your questions right here!
      • • 20 Oct 2021, 12:32 • kasarrowtec 20 Oct 2021, 15:59
      3
      0
      Votes
      3
      Posts
      341
      Views

      M 20 Oct 2021, 15:59

      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.

    • K

      execute script to start docker container on start up

      Ask your questions right here!
      • • 30 Aug 2021, 09:49 • kasarrowtec 31 Aug 2021, 13:12
      4
      0
      Votes
      4
      Posts
      547
      Views

      K 31 Aug 2021, 13:12

      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
    • K

      Docker cant log in to push to docker hub

      Ask your questions right here!
      • • 5 Jul 2021, 13:44 • kasarrowtec 12 Jul 2021, 08:50
      7
      0
      Votes
      7
      Posts
      554
      Views

      K 12 Jul 2021, 08:50

      Hi Alex,

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

      thank you for your help !

    • K

      Video streaming AWS

      Ask your questions right here!
      • • 17 Jun 2021, 08:21 • kasarrowtec 23 Jun 2021, 09:35
      13
      0
      Votes
      13
      Posts
      884
      Views

      K 23 Jun 2021, 09:35

      @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

    Powered by NodeBB | Contributors