mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 10:00:48 +02:00
fix namespace move
This commit is contained in:
@@ -15,6 +15,8 @@
|
|||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
#include <ur_calibration/calibration.h>
|
#include <ur_calibration/calibration.h>
|
||||||
|
|
||||||
|
using namespace ur_calibration;
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
bool isApproximately(const double val1, const double val2, const double precision)
|
bool isApproximately(const double val1, const double val2, const double precision)
|
||||||
|
|||||||
Reference in New Issue
Block a user