ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. serge
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 16
    • Best 0
    • Controversial 0
    • Groups 0

    serge

    @serge

    0
    Reputation
    6
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    serge Unfollow Follow

    Latest posts made by serge

    • RE: autostart voxl-streamer

      @serge said in autostart voxl-streamer:

      @Alex-Gardner said in autostart voxl-streamer:

      systemctl enable voxl-stream

      thank you 😉

      posted in VOXL
      S
      serge
    • RE: autostart voxl-streamer

      @Alex-Gardner said in autostart voxl-streamer:

      systemctl enable voxl-stream

      thank you 😉

      posted in VOXL
      S
      serge
    • voxlcam stereo calibration issue

      we tryed to calibrate the he stereo cam of fresh received original voxlcam following your web, and we get calibration error, please check below:

      voxl:~$ voxl-calibrate-camera stereo -s 6x8 -l 0.0305
      Sampling overlapping images now
      Enter an empty line to take a sample or "stop" to finish sampling

      Taking Frame

      Taking Frame

      Taking Frame
      stop
      Stopping sampling
      Calibrating Left Camera
      Matrix
      [492.1770564681099, 0, 295.4825398094734;
      0, 492.8901026252761, 209.272634625896;
      0, 0, 1]
      Distortion
      [-0.1594579771759119;
      0.04962863321553145;
      -0.001253636483962171;
      -0.001198103506208682;
      0]
      distortion_model: plumb_bob
      Re-projection error reported by calibrateCamera: 0.397087
      Calibration Succeded!
      Calibrating Right Camera
      Matrix
      [494.8907451968516, 0, 316.5899881855318;
      0, 495.6589926401959, 253.4642768466877;
      0, 0, 1]
      Distortion
      [-0.1745222226485783;
      0.07184982910704507;
      -0.0007935469814187805;
      0.002257594081306318;
      0]
      distortion_model: plumb_bob
      Re-projection error reported by calibrateCamera: 0.416621
      Calibration Succeded!
      Calibrating Extrinsics
      3 frames will be processed
      R
      [-0.9974198548962341, -0.03078682869103906, 0.06485217219125451;
      0.03354128911161051, -0.9985619529928232, 0.04182114249862379;
      0.06347137136935731, 0.04388846333955487, 0.9970181481809569]
      T
      [0.001165923908125856;
      -0.01414810568973897;
      -0.008488033152070548]
      Re-projection error reported by stereoCalibrate: 79.097565
      Extrinsics Calibration Failed
      Max reprojection error: 0.5

      posted in VOXL-CAM
      S
      serge
    • autostart voxl-streamer

      Hello, we need to autostart voxl-streamer, can you tell us how to do it?

      Kind regards.

      posted in VOXL
      S
      serge
    • VOXL add ethernet port

      Hello,

      We work on the integration for the voxl board in our uav.

      We need to be able to add ethernet interface to it.

      Can you help us to find solution?

      posted in VOXL
      S
      serge
    • RE: ARDUPILOT VOXL CAM ORIENTATION ISSUE ?

      @sergio said in ARDUPILOT VOXL CAM ORIENTATION ISSUE ?:

      @serge said in ARDUPILOT VOXL CAM ORIENTATION ISSUE ?:

      @Chad-Sweet Hello,

      Ok for test the upside down, can you share here the extrinsics to put it upside down?

      As you can show on the photos on posts above, I set the extrinsics file to this values below to match the tracking camera positionning, and I achieve better positionning and qvio quality.

      Please check my extrinsics below:
      {
      "name": "seeker_v1_voxlcam",
      "extrinsics": [{
      "parent": "imu0",
      "child": "tracking",
      "T_child_wrt_parent": [0.041, 0.014, 0.01],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "imu1",
      "child": "tracking",
      "T_child_wrt_parent": [-0.0074, 0.021, 0.01],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "body",
      "child": "imu0",
      "T_child_wrt_parent": [0.0496, -0.0152, 0.0161],
      "RPY_parent_to_child": [0, 90, 90]
      }, {
      "parent": "body",
      "child": "imu1",
      "T_child_wrt_parent": [0.0465, 0.0332, -0.013],
      "RPY_parent_to_child": [0, 90, 90]
      }, {
      "parent": "body",
      "child": "stereo_l",
      "T_child_wrt_parent": [0.055, -0.04, 0],
      "RPY_parent_to_child": [0, 90, 90]
      }, {
      "parent": "body",
      "child": "ground",
      "T_child_wrt_parent": [0, 0, 0.045],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "imu1",
      "child": "imu0",
      "T_child_wrt_parent": [-0.0484, 0.037, 0.002],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "body",
      "child": "tof",
      "T_child_wrt_parent": [0.055, 0, 0],
      "RPY_parent_to_child": [0, 90, -90]
      }]
      }

      But the issue, is that I always get bad positionning.

      please check the ardurover log via the link below:
      https://1drv.ms/u/s!AssmjyIs_YcBqz7NvkZmM4Gv7LZt?e=mBVFhS

      You can see that we achieve to make U chape trajectory, but at some point, qvio loses the yaw.......

      Please check the log.

      Please also tell me how to make qvio logs with voxlcam for you post analys what going on.

      Also, please tel me what qvio quality number must be achieved when going forward and making turns?

      c7ba084c-33fb-4db7-af48-5aefa5c70a15-image.png

      here you have the best logs we achieved.
      at the end qvio lose yaw....

      I really would like to try the upside down voxlcam with tracking camera mounted as factory deliver it.

      Please let me know how to achieve this, I think that extrinsics file is not the only conf file to tune for it, and all the items must be reversed?

      It would be gracefull from your part to provide consistant support for it by giving the extrisincs and sharing it at all your customers here.

      Kind regards.

      Dear Chad, Please, can you tell me if tracking camera is factory calibrated? Do you advice to calibrate it to enhance the results?

      Also Please send me the voxl cam intrinsics for upside down the voxlcam in rover app.

      I really need your support to go forward please.

      posted in VOXL-CAM
      S
      serge
    • RE: ARDUPILOT VOXL CAM ORIENTATION ISSUE ?

      @Chad-Sweet Hello,

      Ok for test the upside down, can you share here the extrinsics to put it upside down?

      As you can show on the photos on posts above, I set the extrinsics file to this values below to match the tracking camera positionning, and I achieve better positionning and qvio quality.

      Please check my extrinsics below:
      {
      "name": "seeker_v1_voxlcam",
      "extrinsics": [{
      "parent": "imu0",
      "child": "tracking",
      "T_child_wrt_parent": [0.041, 0.014, 0.01],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "imu1",
      "child": "tracking",
      "T_child_wrt_parent": [-0.0074, 0.021, 0.01],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "body",
      "child": "imu0",
      "T_child_wrt_parent": [0.0496, -0.0152, 0.0161],
      "RPY_parent_to_child": [0, 90, 90]
      }, {
      "parent": "body",
      "child": "imu1",
      "T_child_wrt_parent": [0.0465, 0.0332, -0.013],
      "RPY_parent_to_child": [0, 90, 90]
      }, {
      "parent": "body",
      "child": "stereo_l",
      "T_child_wrt_parent": [0.055, -0.04, 0],
      "RPY_parent_to_child": [0, 90, 90]
      }, {
      "parent": "body",
      "child": "ground",
      "T_child_wrt_parent": [0, 0, 0.045],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "imu1",
      "child": "imu0",
      "T_child_wrt_parent": [-0.0484, 0.037, 0.002],
      "RPY_parent_to_child": [0, 0, 0]
      }, {
      "parent": "body",
      "child": "tof",
      "T_child_wrt_parent": [0.055, 0, 0],
      "RPY_parent_to_child": [0, 90, -90]
      }]
      }

      But the issue, is that I always get bad positionning.

      please check the ardurover log via the link below:
      https://1drv.ms/u/s!AssmjyIs_YcBqz7NvkZmM4Gv7LZt?e=mBVFhS

      You can see that we achieve to make U chape trajectory, but at some point, qvio loses the yaw.......

      Please check the log.

      Please also tell me how to make qvio logs with voxlcam for you post analys what going on.

      Also, please tel me what qvio quality number must be achieved when going forward and making turns?

      c7ba084c-33fb-4db7-af48-5aefa5c70a15-image.png

      here you have the best logs we achieved.
      at the end qvio lose yaw....

      I really would like to try the upside down voxlcam with tracking camera mounted as factory deliver it.

      Please let me know how to achieve this, I think that extrinsics file is not the only conf file to tune for it, and all the items must be reversed?

      It would be gracefull from your part to provide consistant support for it by giving the extrisincs and sharing it at all your customers here.

      Kind regards.

      posted in VOXL-CAM
      S
      serge
    • RE: ARDUPILOT VOXL CAM ORIENTATION ISSUE ?

      @Chad-Sweet Hello,

      How to setup extrinsics for upside down ?

      Can you help?

      posted in VOXL-CAM
      S
      serge
    • RE: ARDUPILOT VOXL CAM ORIENTATION ISSUE ?

      After many test we get singular issue.

      All seem to be related to bad reference between autopilot and voxlcam.

      We initialising, we we go straight to the north, there is no errors, as soon as we make turn EK3 failsafe.

      Maybe we need proffessionnal support from you, can you please contact us ?

      Kind regards.

      posted in VOXL-CAM
      S
      serge
    • RE: ARDUPILOT VOXL CAM ORIENTATION ISSUE ?

      Hello, So I corrected this point now I achive to make ride indoor with 0,1 mean quality and even I go to 0,6 quality spikes, so now we can tell that this extrinsics are correct for qvio.

      Now the issue is that there is clearly issus beetwin voxl coordinates and px4.

      I always have ekf faisafe as soon as I go forward.

      So As I use normal px4 ap, there is extrinsics to enter in extrinsics conf fil or px4?

      Can you help me please?

      posted in VOXL-CAM
      S
      serge