Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ros2/message_filters
https://github.com/ros2/message_filters
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ros2/message_filters
- Owner: ros2
- License: bsd-3-clause
- Created: 2018-07-09T21:46:10.000Z (over 6 years ago)
- Default Branch: rolling
- Last Pushed: 2024-12-20T16:19:51.000Z (22 days ago)
- Last Synced: 2024-12-29T20:13:43.612Z (12 days ago)
- Language: C++
- Size: 499 KB
- Stars: 79
- Watchers: 23
- Forks: 68
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ROS 2 message filters
Package that implements different filters for ros messages.Refer to [index.rst](doc/index.rst) for more information.
The implementation with the details can be found in [src/message_filters/__init__.py](src/message_filters/__init__.py)