cyberbotics / epuck_ros2

ROS2 node for the e-puck robot and its simulation model
https://cyberbotics.com/doc/guide/epuck
Apache License 2.0
57 stars 19 forks source link

Add support for ToF sensor #6

Closed lukicdarkoo closed 4 years ago

lukicdarkoo commented 4 years ago

There is ToF (STM-VL53L0X) sensor on e-puck2. Messages from the sensor should be decoded and added to /scan topic. Also, new topic /distance/tof should also be created.