ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

After several days of investigation, my current idea is:

  1. Use depthimage_ to_ Laser package extracts obstacles from the depth image obtained by the depth camera

  2. Coordinate transformation between calibration depth camera and lidar

  3. Fusion the scanning data extracted by the depth camera into the lidar data

  4. Publish the fused data for common SLAM mapping algorithms

After several days of investigation, my current idea is:

  1. Use depthimage_ to_ Laser package extracts obstacles from the depth image obtained by the depth camera

  2. Coordinate transformation between calibration depth camera and lidar

  3. Fusion the scanning data extracted by the depth camera into the lidar data

  4. Publish the fused data for common SLAM mapping algorithms

I don't know if there is a better way