Skip to content
Snippets Groups Projects

Constraint prior sensor params

Merged Joan Vallvé Navarro requested to merge feature/constraint_sensor_params into devel
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -160,7 +160,6 @@ class SensorBase : public NodeBase, public std::enable_shared_from_this<SensorBa
const Eigen::MatrixXs& _cov,
unsigned int _start_idx = 0,
int _size = -1);
void addPriorP(const Eigen::VectorXs& _x,
const Eigen::MatrixXs& _cov,
unsigned int _start_idx = 0,
Loading