From 8f5df0145f1770cd48c32c353213a3f7a384c0e9 Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Sun, 4 Feb 2018 23:21:01 +0100 Subject: [PATCH] Removed unused debug/more_debug options --- .../ur_modern_driver/ros/lowbandwidth_trajectory_follower.h | 1 - launch/ur_common.launch | 4 ---- 2 files changed, 5 deletions(-) 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 @@ - -