Skip to content

ucmercedrobotics/sht4x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sht4x driver

A ROS2 wrapper for the Adafruit SHT4x python sensor driver and library

Install

(from your venv)

pip install -r requirements.txt
colcon build
source install/setup.zsh

Run

ros2 run sht4x sht4x_node

ros2 topic echo /sht4x/temperature
ros2 topic echo /sht4x/relative_humidity

Dependencies

This depends on the following python packages:

About

a ROS2 wrapper for the Adafruit SHT4x python sensor driver and library (mirror of https://gitlab.com/labrnth/sht4x)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages