Skip to content
Snippets Groups Projects
Unverified Commit a1adb790 authored by Carl Delsey's avatar Carl Delsey Committed by GitHub
Browse files

Removing an unused variable from AMCL. (#168)

parent 40e38c53
Branches
Tags
No related merge requests found
...@@ -190,8 +190,6 @@ private: ...@@ -190,8 +190,6 @@ private:
std::chrono::duration<double> cloud_pub_interval; std::chrono::duration<double> cloud_pub_interval;
rclcpp::Time last_cloud_pub_time;
// For slowing play-back when reading directly from a bag file // For slowing play-back when reading directly from a bag file
std::chrono::duration<double> bag_scan_period_; std::chrono::duration<double> bag_scan_period_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment