[ros-users] [Discourse.ros.org] [ROS Projects] Feedback Want…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Lucas Watson via ros-users
Dato:  
Til: ros-users
CC: Lucas Watson
Emne: [ros-users] [Discourse.ros.org] [ROS Projects] Feedback Wanted: Test framework for verifying topic output (both unit and integration testing)


I've been working on a project that (I believe) simplifies testing nodes. I have a working proof of concept that permits one to simply supply inputs (currently, just messages but extensible) and verify outputs to expected values. I've also been experimenting with methods of supplying parametric rules (near mappings) between input and output for testing a full parameter space.

I'm looking for feedback, and in the future some testers, to see which direction I should grow this project.

The first and biggest pain point I see in my mind is defining tests. Rather than supplying a few test cases, I'd love to be able to just give the functional mapping of input to output and say "make sure the node follows this". However for even relatively few degrees of freedom, this becomes costly in time.

Take for example a node that filters a Twist message `cmd_vel`. Let's propose it does two things, first it clamps the message to a certain velocity magnitude. Then, given another message it subscribes to, it attenuates the acceleration





---
[Visit Topic](https://discourse.ros.org/t/feedback-wanted-test-framework-for-verifying-topic-output-both-unit-and-integration-testing/5336/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>