https://github.com/shivammg/heavy_talker
https://github.com/shivammg/heavy_talker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shivammg/heavy_talker
- Owner: shivamMg
- Created: 2020-09-15T13:22:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T11:41:32.000Z (about 5 years ago)
- Last Synced: 2025-03-23T00:42:18.219Z (7 months ago)
- Language: CMake
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### heavy_talker
To send around 2GB of ROS messages on `/heavy_talker` topic:
```
SIZE_IN_MB=2048 roslaunch heavy_talker talker.launch
```