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 service servers with rosservice #170

Closed Carter12s closed 4 months ago

Carter12s commented 4 months ago

Description

Connection header for ros1 service servers now provides correct fields so that it works with rosservice cli

Fixes

Closes: #161

Checklist