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 #7

Closed lukicdarkoo closed 4 years ago

lukicdarkoo commented 4 years ago

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

Related Issues Closes #6

Tasks

lukicdarkoo commented 4 years ago

image Result in RViz2