Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 517 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 517 Bytes

VL53L5CX_ROS2

ROS2 package for Ranging sensor VL53L5CX

🚧 WORK IN PROGRESS 🚧

VL53L5CX Sensor Configuration

The VL53L5CX sensor can take measurements in a 4x4 or 8x8 grid. You can set the desired grid size and specify the type of message you want to use in the configuration file default.yaml.

Supported Message Types

Currently, only the LaserScan message from the sensor_msgs package is supported. Support for the PointCloud2 message is planned for future updates.