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
This commit is part of merge request !260. Comments created here will be created in the context of that merge request.
......@@ -80,6 +80,8 @@ SensorBasePtr SensorOdom2D::createNew(const std::string& _unique_name, const par
return odo;
}
}
// Register in the SensorFactory
#include "base/sensor/sensor_factory.h"
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