yoyonel / ros-testing-tutorial

ROS files and exercises for the ros-tdd seminar I gave to the Social Robots Group on march 2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ros-tdd-tutorial

ROS files and exercises for the ros-tdd seminar I gave to the Social Robots Group on march 2014

First, check the presentation slides

The repository contains 3 ROS packages:

  • ros-gtest-samples: Examples borrowed from Gtest documentation and adapted to work with ROS
  • rostest_node_sample: A couple of Gtest examples extended to work as a node. A rosiest file is provided
  • integration_exercise: An exercise proposal that asks you to test at library, node and integration levels.

About

ROS files and exercises for the ros-tdd seminar I gave to the Social Robots Group on march 2014

License:GNU General Public License v3.0


Languages

Language:C++ 89.8%Language:CMake 5.4%Language:C 4.7%Language:Makefile 0.1%