diff --git a/include/ur_modern_driver/robot_state_RT.h b/include/ur_modern_driver/robot_state_RT.h index b2cd24f..f7bb7b7 100644 --- a/include/ur_modern_driver/robot_state_RT.h +++ b/include/ur_modern_driver/robot_state_RT.h @@ -9,8 +9,8 @@ * ---------------------------------------------------------------------------- */ -#ifndef ROBOTSTATERT_H_ -#define ROBOTSTATERT_H_ +#ifndef ROBOT_STATE_RT_H_ +#define ROBOT_STATE_RT_H_ #include #include @@ -99,4 +99,4 @@ public: void unpack(uint8_t * buf); }; -#endif /* ROBOTSTATERT_H_ */ +#endif /* ROBOT_STATE_RT_H_ */ diff --git a/launch/ur_common.launch b/launch/ur_common.launch index 2d76219..6c1cb44 100644 --- a/launch/ur_common.launch +++ b/launch/ur_common.launch @@ -12,6 +12,14 @@ + + + + + + +