Skip to content
Snippets Groups Projects

Fix/laser handling minor

Merged Daniel Müller requested to merge fix/laser_handling_minor into master
4 files
+ 44
41
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -170,5 +170,6 @@ private:
*/
const unsigned int MAX_ODOM_QUEUE_SIZE = 20;
const double m_MapSendingDelaySecs = 0.5;
};
Loading