Skip to content

Commit

Permalink
Merge pull request #211 from RosLibRust/add-mock-impl
Browse files Browse the repository at this point in the history
Add a basic mock implementation of generic traits
  • Loading branch information
Carter12s authored Dec 9, 2024
2 parents 81b4a3e + af96da4 commit 9f4a8ea
Show file tree
Hide file tree
Showing 7 changed files with 845 additions and 296 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- roslibrust_mock now provides a basic mock implementation of roslibrust's generic traits for use in building automated testing of nodes.
- roslibrust_zenoh now proivides a Zenoh client that is compatible with the zenoh-ros1-plugin / zenoh-ros1-bridge

### Fixed
Expand Down
Loading

0 comments on commit 9f4a8ea

Please sign in to comment.