Node Merenja.py reads the data from the csv file and publishes minimum,maximum and average temperature to the topic. Node Obrada.py subscribes to that topic, recives the data and processes it, after processing it publishes average temperature on the 'prikaz' topic which Prikaz.py plots. Obrada.py also publishes boolean, which is true if the max-min temperature is greater than the threshold, to the topic 'akcija'. Node Akcija.py subscribes to the topic 'akcija' and increases counter if boolean is true. You can also run the write_to_file_client.py to start the communication with the server, which allows you to write the data to the file.
-
Notifications
You must be signed in to change notification settings - Fork 0
Robotics-kosta/AMR-Communicating-with-ROS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published