Skip to content
Snippets Groups Projects
Commit 8224360d authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

minor fix

parent fc3c036e
No related branches found
No related tags found
1 merge request!260WIP: params autoconf
Pipeline #2492 canceled
...@@ -80,6 +80,8 @@ SensorBasePtr SensorOdom2D::createNew(const std::string& _unique_name, const par ...@@ -80,6 +80,8 @@ SensorBasePtr SensorOdom2D::createNew(const std::string& _unique_name, const par
return odo; return odo;
} }
}
// Register in the SensorFactory // Register in the SensorFactory
#include "base/sensor/sensor_factory.h" #include "base/sensor/sensor_factory.h"
namespace wolf { namespace wolf {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment