Skip to content

Commit 11b95c0

Browse files
committed
removed variable used for testing
1 parent 7c90b7b commit 11b95c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

robot_controllers/include/robot_controllers/diff_drive_base.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ class DiffDriveBaseController : public Controller
173173
float right_last_position_;
174174
double left_last_timestamp_;
175175
double right_last_timestamp_;
176-
ros::WallTime last_button_press_time_;
177176

178177
ros::Time last_command_;
179178
ros::Time last_update_;

0 commit comments

Comments
 (0)