You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
When debugging ros programs, except for messages we also want to check the service calls, which should include the caller name, the server name, request and response messages. However, rosbag currently does not record service calls. Could we add this feature into rosbag in the future?