ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How can I use rosunit to unit test ROS nodes?

asked 2017-10-09 06:05:16 -0500

thinwybk gravatar image

updated 2017-10-09 07:24:24 -0500

I found the package rosunit (wiki.ros.org / GitHub) which seems to target unit testing of single ROS nodes (in comparison to rostest which targets integration testing of ROS nodes). The last change of the wiki page is from 2014-06-08. Is the information still valid?

Otherwise: - How can I use rosunit? - How can I integrate it with rosbuild? - What's the roadmap of rosunit?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-10-16 02:22:55 -0500

thinwybk gravatar image

updated 2017-10-16 02:28:19 -0500

Command line usage: http://wiki.ros.org/rosunit#Usage

Python

C++

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2017-10-09 06:05:16 -0500

Seen: 1,120 times

Last updated: Oct 16 '17