View my account

L515 package and depth data.

Comments

4 comments

  • Rizal Marzuki

    Hi Gkswns519.

     

    You can refer to RealSense ros wiki.

    You should be able to get the depth data from

    • /camera/depth/image_rect_raw

     

    Regards,

    Rizal

    1
    Comment actions Permalink
  • Gkswns519

    Okay, thanks for your infromation. When I check /camera/depth/image_rect_raw, I only could see the raw data. But I want to get the distance, e.g. the center distance in meter or something. So, how can I convert the raw date to distance and get the real distance?

    0
    Comment actions Permalink
  • Munesh

    Hi Gkswns519,

    A GitHub collaborator has shared a Python script for printing the depth value in mm for ROS in the following discussion

     

    Regards,

    Munesh

    0
    Comment actions Permalink
  • Gkswns519

    Thank you for your help :)

    0
    Comment actions Permalink

Please sign in to leave a comment.