Unit Test for manipulator waypoints. More...
#include <iostream>
#include <gtest/gtest.h>
#include <ecl/containers/array.hpp>
#include "../../include/ecl/manipulators/waypoint.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (WayPointTests, allEggsInOneBasket) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 37 of file waypoints.cpp.
TEST | ( | WayPointTests | , |
allEggsInOneBasket | |||
) |
Definition at line 29 of file waypoints.cpp.