diff --git a/include/ur_modern_driver/ros/lowbandwidth_trajectory_follower.h b/include/ur_modern_driver/ros/lowbandwidth_trajectory_follower.h index 003d071..7b1f610 100644 --- a/include/ur_modern_driver/ros/lowbandwidth_trajectory_follower.h +++ b/include/ur_modern_driver/ros/lowbandwidth_trajectory_follower.h @@ -23,7 +23,6 @@ private: double time_interval_, servoj_time_, servoj_time_waiting_, max_waiting_time_, \ servoj_gain_, servoj_lookahead_time_, max_joint_difference_; - bool debug_, more_debug_; std::string program_; diff --git a/launch/ur_common.launch b/launch/ur_common.launch index 2387b00..37eea20 100644 --- a/launch/ur_common.launch +++ b/launch/ur_common.launch @@ -18,8 +18,6 @@ - - @@ -49,8 +47,6 @@ - -