how can i fake sensor data?
i wonder ho i can fake sensor data sdi12 serial and write ros node for it. Because i dont have any hardware to work with
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
You can find a list of possible sonar messages here. Every time you need to publish sensor data you can fill the sensor_msgs fields accordingly. For example parse a .txt or a .csv file.
Asked: 2015-02-02 19:05:56 -0600
Seen: 1,092 times
Last updated: Feb 03 '15
Sensor Calibration - Hokoyu Lidar [closed]
Assorted rosjava utilities [closed]
Log and print Clearpath Husky sensor data with ROS and joy node
Access ROS command-line tools via Java
Kinect - How to get a consistent set of data ?
How to create a global listener for any ROS topic and extract all data from any message?
you read this data from a bag file?