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

    Topics created by george kollamkulam

    • george kollamkulamG

      Rear Tracking Camera Not Working

      Ask your questions right here!
      • • • george kollamkulam
      3
      0
      Votes
      3
      Posts
      28
      Views

      george kollamkulamG

      @Alex-Kushleyev I'm not sure if it came with this error, but I haven't observed this before and I don't recall any event that could have triggered this failure. The UAV has not yet flown, so it has not had any crashes or known failures. What other details would help identify the root cause?

      Thanks,
      George

    • george kollamkulamG

      Starling 2 SLAM ROS2 Foxy

      Ask your questions right here!
      • • • george kollamkulam
      8
      0
      Votes
      8
      Posts
      216
      Views

      T

      Hi @Roya-Salehzadeh,

      Yep, the points showing up in voxl_mapper_aligned_ptcloud are static (ie. not tied to the vehicle's current pose)

      I've never tried to do that so I'm not 100% sure but recording the points with a ros2 bag seems like a reasonable approach

      3a. I'm not sure why you would need to do any transformation to plot the data on RViz. Voxl-mapper already does transformations to put the data in a static frame of reference. If you're only seeing it as a live stream this is probably because it's playing one message one after the other. I'm not sure but there might be a setting in RViz to ignore the timestamps or you could potentially do something like set all the timestamps to 1.

      3b. Voxl-mapper uses the tof data to generate the map. What are you trying to do by visualizing the tof data?

      3c. For visualizing the path I'm not sure if you would need to do transformations or not. This is the line that digests the pose data in voxl-portal. After a little investigating it seems like the /world might be the correct frame_id.

      If it were me, I'd start by getting the accumulated map on RViz then plot the odometry inside that map with the /world frame_id and then check if you need to do any additional transformations.

      @brahim what're your thoughts on the RViz frame_id for odometry?

      Let me know if that helps,
      Ted

    • george kollamkulamG

      Incorrect battery0 voltage on QGC

      Ask your questions right here!
      • • • george kollamkulam
      10
      0
      Votes
      10
      Posts
      227
      Views

      Eric KatzfeyE

      @Eric-Katzfey The update has been pulled into our fork now. You can access the updated package here: http://voxl-packages.modalai.com/dists/qrb5165/dev/binary-arm64/voxl-px4_1.14.0-2.0.106-202507311432_arm64.deb

    • george kollamkulamG

      ROS2 Foxy Setup Issues

      Ask your questions right here!
      • • • george kollamkulam
      7
      0
      Votes
      7
      Posts
      218
      Views

      Aaron PorterA

      @george-kollamkulam Great just wanted to make sure there wasn't any other issue.

    • george kollamkulamG

      Starling 2: Data Storage & Access

      Ask your questions right here!
      • • • george kollamkulam
      2
      0
      Votes
      2
      Posts
      82
      Views

      ModeratorM

      @george-kollamkulam Here's voxl-logger https://docs.modalai.com/voxl-logger/ which you can use to record data. if you need to access the data real-time, that's a good source code starting point for how to capture the data into your application

    • george kollamkulamG

      ROS Melodic Sourcing

      Ask your questions right here!
      • • • george kollamkulam
      5
      0
      Votes
      5
      Posts
      205
      Views

      T

      @george-kollamkulam

      Where are you getting the image / ROS2 packages? Is this an image that ModalAI maintains?

      Just looking at the error, it seems like it can't find the yaml-cpp package. It could be that it's not installed correctly or something's wrong in your CMakeLists.txt. It looks like the yaml-cpp readme has some info for including it in your CMake project.

      If you're using camera_calibration_parsers from image common, it might be worth bringing the issue up there.

      Let me know if that helps,
      Ted

    • george kollamkulamG

      Teledyne FLIR Lepton 3.5 Integration

      Ask your questions right here!
      • • • george kollamkulam
      18
      0
      Votes
      18
      Posts
      542
      Views

      george kollamkulamG

      @Alex-Kushleyev would you be able to help troubleshoot this error with the rear tracking camera?

    • george kollamkulamG

      LiDAR LightWare SF20/C integration on I2C3

      Ask your questions right here!
      • • • george kollamkulam
      7
      0
      Votes
      7
      Posts
      204
      Views

      Alex KushleyevA

      @george-kollamkulam That port is internally connected to the 5V coming from the main VOXL2 power (which is technically 5V 6A). Obviously you would be limited by the connector pins, which are rated around 1A max continuous. Also, drawing too much from this pin, can bring down the whole VOXL2 (if that 5V output on J19 is shorted to GND, for example).