Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.
/ light_sensor Public archive

This repository contains a node of the TCS34725 RGB sensor running in a docker container.

Notifications You must be signed in to change notification settings

gerni17/light_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running publisher

docker -H watchtower10.local run -it  --rm --net host --privileged --name light-sensor -v /data:/data gian1717/sensor:p2

Running subscriber

docker -H hostname.local exec -it light-sensor /bin/bash

Once inside container,

source /catkin_ws/devel/setup.bash
rostopic echo /hostname/light_sensor_node/sensor_data

About

This repository contains a node of the TCS34725 RGB sensor running in a docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published