We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c90b7b commit 11b95c0Copy full SHA for 11b95c0
robot_controllers/include/robot_controllers/diff_drive_base.h
@@ -173,7 +173,6 @@ class DiffDriveBaseController : public Controller
173
float right_last_position_;
174
double left_last_timestamp_;
175
double right_last_timestamp_;
176
- ros::WallTime last_button_press_time_;
177
178
ros::Time last_command_;
179
ros::Time last_update_;
0 commit comments