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

    Topics created by danielh

    • danielhD

      Error in Camera Server when trying to use TOF Sensor

      Ask your questions right here!
      • • • danielh
      5
      0
      Votes
      5
      Posts
      414
      Views

      ?

      The segfault error is an error that occurs when closing camera server, not while it's running. This is happening immediately after running camera server because systemctl detected the segfault and tried to rerun camera server (thus closing yours since only one instance of camera server can be running at a time). If you want to run camera server manually, make sure to run systemctl stop(or kill) voxl-camera-server first to make sure there's no background conflict.

      The generic hal3 error codes can be found here, the -19 is a qualcomm specific one that we've found to be equivalent to ERROR_DEVICE (though we have been unable to find its proper definition), and has indicated that there is an error with the device and it will be unable to process any more requests.

    • danielhD

      TOF Obstacle Avoidance

      Ask your questions right here!
      • • • danielh
      9
      1
      Votes
      9
      Posts
      636
      Views

      wilkinsafW

      @ptaylor1234 Not sure if you ever found the information,

      but PX4 avoidance information is listed here: https://docs.px4.io/v1.9.0/en/computer_vision/obstacle_avoidance.html

    • danielhD

      Tracking Camera bricks Boot

      Ask your questions right here!
      • • • danielh
      3
      0
      Votes
      3
      Posts
      235
      Views

      danielhD

      Thanks this fixed it. It was connected backwards. Maybe this can be marked a bit clearer in the docs, I think it’s quite unintuitive having the cable going inwards the board when not using the extension.