carnegierobotics / multisense_ros

ROS Wrapper for LibMultiSense
Other
7 stars 18 forks source link

Fix the data types for intensity point clouds #84

Closed QuentinTorg closed 6 months ago

QuentinTorg commented 7 months ago

Intensity point clouds should have been using uint8_t for their point field type instead of a float

Using a float resulted in foxglove misinterpreting the intensity value and rendering everything as a constant color