An open API service indexing awesome lists of open source software.

https://github.com/bitmeal/ros-relay-delayed


https://github.com/bitmeal/ros-relay-delayed

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Delay ROS messages, relayed to another topic.

#### Usage
```
rosrun relay_delayed delay [/source_topic_delay]
```

#### Info
Based on *relay* from *topic_tools* from [*ros_comm*](https://github.com/ros/ros_comm/)

Licensed under BSD 3-clause license. Original code assumed to be BSD 3-clause, as of info in [ros wiki](http://wiki.ros.org/topic_tools).