VoxelMap icon indicating copy to clipboard operation
VoxelMap copied to clipboard

L515 Failed to find match for field 'intensity'

Open 245680 opened this issue 2 years ago • 1 comments

i launch mapping_l515.launch and play l5152.bag. it prompts Failed to find match for field 'intensity'. Failed to find match for field 'time'. Failed to find match for field 'ring'. and nothing can be seen in rviz. by the way, how to make my own bag with l515

245680 avatar Jul 22 '22 10:07 245680

i launch mapping_l515.launch and play l5152.bag. it prompts Failed to find match for field 'intensity'. Failed to find match for field 'time'. Failed to find match for field 'ring'. and nothing can be seen in rviz. by the way, how to make my own bag with l515

"Failed to find match for field 'intensity'. Failed to find match for field 'time'. Failed to find match for field 'ring'." will not cause failure. You can enter "z" in the rviz window to check whether these are point cloud. To make your own bag with l515, please refer to realsense_ros driver.

ChongjianYUAN avatar Oct 09 '22 15:10 ChongjianYUAN