Saving real time data
How can save a data to a file (it can be txt file) in real time when we click with the mouse on the ROS platform.
Asked by Mekateng on 2022-07-30 06:43:57 UTC
How can save a data to a file (it can be txt file) in real time when we click with the mouse on the ROS platform.
Asked by Mekateng on 2022-07-30 06:43:57 UTC
Comments
It is unclear what you are asking us about. ros has no special support for either writing to a file or reading a mouse click. You use the standard (non-ros) ways to do these things for your language and Operating System.
Please edit your description so we understand what your ros-specific question is.
Asked by Mike Scheutzow on 2022-07-30 08:28:10 UTC