Skip to content

Added driver vl53l1x and template I2C nodes

Paul Beuchat requested to merge driver_vl53l1x into master

Added a complete and test I2C driver for the VL53L1X time-of-flight distance sensor. Added two template ROS nodes for interfacing with devices over I2C. One node added reading data from the VL53L1X sensor, the other node for commanding the Pololu Simple Motor Controllers.

Merge request reports