-
Notifications
You must be signed in to change notification settings - Fork 373
Add statistics collection to mock_components/GenericSystem
#463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi Andy, |
For ros-controls/ros2_control#806 we used an instrumented JTC and instrumented mock hardware components |
This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups. |
This issue was closed because it has been stalled for 45 days with no activity. |
This is implemented with ros-controls/ros2_control#2086 |
Uh oh!
There was an error while loading. Please reload this page.
When running simulations, it would be nice to add statistics collection to
mock_components/GenericSystem
. For example:I think it would also be nice to add a service call to trigger this data collection so it doesn't begin until the user is ready.
I don't have any immediate need for this but it would have been nice on a few projects in the past.
Bonus if this can be done on hardware as well without breaking realtime constraints.
The text was updated successfully, but these errors were encountered: