polyhobbyist / ros_qwiic_tof

This repository implements a ROS2 node for the VL53 over I2C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ros_wiring_template

This repository contains a template ROS2 node which implements the Arduino API for SPI, I2C and Serial, to enable using Ardunio C++ libraries in order to implement a ROS2 node for specific sensors or actuators.

About

This repository implements a ROS2 node for the VL53 over I2C

License:MIT License


Languages

Language:C++ 67.2%Language:CMake 28.8%Language:Python 4.0%