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

    Best posts made by ptaylor1234

    • RE: voxl-cam-ros

      @vaughanje I am with you up until this point, but I can't figure out how to kill voxl-rtsp. what command did you use for that?

      posted in Software Development
      P
      ptaylor1234
    • Using PX4 Avoidance with unsupported camera

      I am trying to run the PX4 Obstacle Avoidance nodes (linked to here) on my voxl, using the voxl TOF depth sensor. On the README for the avoidance repo, it says "Both planners require a 3D point cloud of type sensor_msgs::PointCloud2. Any camera that can provide such data is compatible." However, I have had a really hard time (impossible time) figuring out how to configure the code to run with a different sensor. It seems like the RealSense and Occipital camera configs are hard-coded, and there's no easy way to get around that. I have tried making a node that would publish voxl_point_cloud topic data to the /point_cloud topic that PX4 uses, but it hasn't really worked. Does anyone know how to do this?

      posted in GPS-denied Navigation (VIO)
      P
      ptaylor1234