mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-12 11:00:47 +02:00
Put everyting into ur_rtde_driver namespace
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include <random>
|
||||
#include "ur_rtde_driver/bin_parser.h"
|
||||
|
||||
namespace ur_rtde_driver
|
||||
{
|
||||
class RandomDataTest
|
||||
{
|
||||
private:
|
||||
@@ -77,4 +79,5 @@ public:
|
||||
{
|
||||
bp_.consume(n);
|
||||
}
|
||||
};
|
||||
};
|
||||
} // namespace ur_rtde_driver
|
||||
|
||||
Reference in New Issue
Block a user