#include "industrial_robot_client/utils.h"
#include <iostream>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions |
int | main (int argc, char **argv) |
| TEST (IndustrialUtilsSuite, vector_within_range) |
| TEST (IndustrialUtilsSuite, map_within_range) |
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
TEST |
( |
IndustrialUtilsSuite |
, |
|
|
vector_within_range |
|
|
) |
| |
TEST |
( |
IndustrialUtilsSuite |
, |
|
|
map_within_range |
|
|
) |
| |