issues
search
RosLibRust
/
roslibrust
An async first rust client for ROS1 native and rosbridge.
https://docs.rs/roslibrust
MIT License
50
stars
6
forks
source link
Fix 178 subscriber buffer size
#179
Closed
Carter12s
closed
3 months ago
Carter12s
commented
3 months ago
Description
Fixed bug where subscribers weren't handling message size correctly
Standardized logic for receiving a ROS1 message body that was duplicated in subscriber, service_client and service_server
Added a unit test for subscribers for large payload
Fixes
Closes: #178
Checklist
[x] Update CHANGELOG.md
Description
Fixes
Closes: #178
Checklist