ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
That's basically it.
2 | No.2 Revision |
That's basically it.
The only other necessary additions are the CMake macros for invoking the tests, which are mainly a matter of convenience.
3 | clarification |
That's basically it.
The only other necessary additions are the CMake macros for invoking the tests, which tests if you wish to run standalone unit tests (i.e. with rosunit). The macros are mainly a matter of convenience.