Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

Maxim TempM

Maxim Temp

@Maxim Temp
Unfollow Follow
About
Posts
16
Topics
7
Shares
0
Groups
1
Followers
0
Following
0

Posts

Recent Best Controversial

  • voxl-feature-tracker with TOF error
    Maxim TempM Maxim Temp

    @Matt-Turi Hi there, im trying now with the flir thermal camera. However it`s looking for a intrinsics cal file. How can i find/create this file?

    Ask your questions right here!

  • voxl-feature-tracker with TOF error
    Maxim TempM Maxim Temp

    @Matt-Turi I`m using the Voxl apq8096, with version 0.1.4 it displays the tof camera but without features, I was able to fix the ERROR in get_data_over_range, requested timestamp must be >0 by adding some lines to your code, but still I have the 2 warnings mentioned above.

    Ask your questions right here!

  • voxl-feature-tracker with TOF error
    Maxim TempM Maxim Temp

    @Matt-Turi {
    "cam0_enable": 0,
    "cam0_name": "",
    "cam0_mode": "",
    "cam0_extrinsics_extension_first": "",
    "cam0_extrinsics_extension_second": "",
    "cam1_enable": 1,
    "cam1_name": "tof_ir",
    "cam1_mode": "MONO",
    "cam1_extrinsics_extension_first": "",
    "cam1_extrinsics_extension_second": "",
    "cam2_enable": 0,
    "cam3_enable": 0,
    "imu_name": "imu1",
    "num_features_to_track": 50,
    "grid_x": 10,
    "grid_y": 10,
    "min_pix_dist": 10,
    "pyramid_levels": 3,
    "window_size": 15,
    "forward_images": true,
    "en_flow_estimate": true,
    "forward_to_px4": true,
    "tracker_mode": "KLT",
    "en_gyro": true,
    "en_descriptors": true,
    "en_database": true,
    "database_size": 12,
    "max_angular_rate_before_blur": 40
    }

    Ask your questions right here!

  • voxl-feature-tracker with TOF error
    Maxim TempM Maxim Temp

    Hi there, i`m trying to use the voxl-feature-tracker with Tof camera, I was able to achieve this with voxl-feature-tracker V0.08 without any problem. However, when im trying to run the version 0.1.3, im getting the same warning all the time: WARNING: failed to track any points. I even tried to play with the new version 0.1.4 but I got new error and warning: ERROR in get_data_over_range, requested timestamp must be >0, WARNING: Failed to match, dropping frame.
    Could you help me to fix these errors @Matt-Turi?

    Ask your questions right here!

  • Voxl new sdk-0.9
    Maxim TempM Maxim Temp

    Im using the APQ8096 😉

    Ask your questions right here!

  • Voxl new sdk-0.9
    Maxim TempM Maxim Temp

    Hi there, can you please upload the new modalai-4.0.0 system image.

    Ask your questions right here!

  • Voxl-tflite-server build error
    Maxim TempM Maxim Temp

    @Maxim-Temp Also please upload the voxl-cross docker image v2.2 .

    Ask your questions right here!

  • Voxl-tflite-server build error
    Maxim TempM Maxim Temp

    Thank you for your fast reply, now i understand the concept of dev. I want to try the new sdk-0.9 but i need to download the system image v4.0.0. I went to your downloads page but this image is not there. only the previous VOXL Platform 3.8.0-0.7 is there.

    Ask your questions right here!

  • Voxl-tflite-server build error
    Maxim TempM Maxim Temp

    Hello there,
    I have been using voxl-tflite-server v0.3.0 with my changes for a project I was working on. However, with your latest updates I wasn`t able to build this package and docker-cross gave me these errors: b262ef35-275d-447b-b649-82fc10f741f6-image.png
    I was installing the dependencies with the command:
    ./install_build_deps.sh apq8096 sdk-0.7
    Also, when im installing dev and not sdk-0.7 it seems to build it, but then I encounter with these errors:
    1)voxl-tflite-server: error while loading shared libraries: libtensorflow-lite.so: cannot open shared object file: No such file or directory
    2) sed: /etc/modalai/voxl-tflite-server.conf: No such file or directory
    This is not the first time i encounter with that problem and it seems that it happens every time when you publish new sdk. For example, when I was working during a project on the apq8096-camera-server (sdk-0.7) I couldnt deploy the package to the voxl because it downloaded automatically the new voxl-camera-server (becuase of your new sdk-0.8).
    You prevent me every time from working on specific versions. You should understand that i wont copy my code each time you publish new sdk...

    Ask your questions right here!

  • TOF camera exposure and brightness problems
    Maxim TempM Maxim Temp

    Hello there,
    While i was running the TOF IR camera ive noticed that the camera is displaying objects only up to 2 meters (altough it is written that it can go about 4-6 meters). Also, the brightness of the camera is very low and i can barely see the objects when they are a little bit far from the camera. How can i change these settings?

    Ask your questions right here!

  • TOF camera
    Maxim TempM Maxim Temp

    Hello there,
    I`m running voxl-suite v0.7.0 because im using the TOF camera. When I compile and deploy the apq8096-camera-server (sdk-0.7) it installs automatically the voxl-camera-server (v1.1.0) which is sdk-0.8 which does not support the usage of the TOF camera... In Addition, I wasn't able to compile the voxl-camera-server (v0.2.0) and deploy it to the voxl version 3.8.0 (using voxl-cross V2.1).

    Ask your questions right here!

  • Voxl-tflite-server error with a custom model
    Maxim TempM Maxim Temp

    Hi there,
    I have been trying to run the voxl-tflite-server (apq8096) on the GPU with a my own model. I have followed your guide on how to create a custom model. However, when im trying to run my model im getting the error: "Segmentation fault":
    6c80342f-5461-4879-afe5-99ca0ee5b91c-image.png

    Ask your questions right here!

  • Voxl-tflite-server error while using DeepLabV3
    Maxim TempM Maxim Temp

    @Matt-Turi Wow, thank you for updating me. I will try these models now 🙂

    VOXL

  • Voxl-tflite-server error while using DeepLabV3
    Maxim TempM Maxim Temp

    @Matt-Turi Thank you for your quick response. I will investigate further!

    VOXL

  • Voxl-tflite-server error while using DeepLabV3
    Maxim TempM Maxim Temp

    Hello there,
    I have been trying to run the voxl-tflite-server (apq8096) on the GPU with the DeepLabV3 model. It worked well on the CPU, without any errors. However, when im trying to run it on the GPU, i don`t get any frames and i get the following errors:
    51e619bf-1a51-42b9-9bcc-8d160bfd8b90-image.png

    And then the same repeating lines over and over again:
    14792a1a-05b0-4a59-91b5-20e7fffaea03-image.png

    VOXL
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups