roslibrust
roslibrust copied to clipboard
DRAFT: Native service client
Description
This introduces ROS1 native service clients. I still need to test it and write an example, and there are a lot of tangential changes which I expect I may break out into separate pull requests.
Checklist
- [ ] Update CHANGELOG.md
- [ ] Integration test with roscpp and rospy implementations
- [ ] Write example for native service client