Touchlab Driver ROS

Touchlab Driver ROS

This is a ROS wrapper for the Touchlab Driver for Python. We provide ROS1 and ROS2 support. This driver is ideal for quickly starting to Touchlab sensors in ROS.

Dependencies:

Usage

Simple usage: ros2 launch touchlab_driver_ros touchlab_driver.launch.py This will only publish raw sensor data at /touchlab_driver/raw.

With a calibration file: ros2 launch touchlab_driver_ros touchlab_driver.launch.py calibration:=<PATH_TO_FILE> This will only publish raw sensor data on /touchlab_driver/raw and calibrated data on /touchlab_driver/calibrated.