We currently run unit tests on two separate robots: the kuka kr210 and motoman mh5. The tests are essentially the same except for some minor differences.
Instead of separating the tests into two different cpp files with essentially the same code, we should pass the constants in to a single file. This will make it easier to maintain the tests.