Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 475

Logging and processing the same sensor data

$
0
0
Hi all, In my system I have a sensor that sends data via TCP/IP. This data should be logged for future processing and also used for a live computation at the same time. Since i am a newbie to ROS, I have a question concerning a good design for the situation above. Does it make sense to write a node(let) which simply opens the socket, reads the data and publishes the bytes as they come from the sensor. Then use two node(let)s to subscribe to the topic? Or better, one node reads the data, processes it and writes the data to a rosbag? What happens to this design if there are 20 sensors? Regards

Viewing all articles
Browse latest Browse all 475

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>