ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
you can have a look at this file. In the main function, u will see, it reads a .log file(would be similar for .txt file) and store some specific values to publish. Hope it helps.
2 | No.2 Revision |
you can have a look at this file. In the main function, u will see, it reads a .log file(would be similar for .txt file) and store stores some specific values to publish.
Hope it helps.