Make state_block_vec of the exact size
This obliges to resize() it in derived classes if more state blocks are needed. See FrameIMU constructors for an example.
Showing
- src/frame_base.cpp 2 additions, 8 deletionssrc/frame_base.cpp
- src/frame_base.h 8 additions, 0 deletionssrc/frame_base.h
- src/frame_imu.cpp 3 additions, 0 deletionssrc/frame_imu.cpp
- src/landmark_base.cpp 1 addition, 3 deletionssrc/landmark_base.cpp
- src/sensor_base.cpp 2 additions, 8 deletionssrc/sensor_base.cpp
Please register or sign in to comment