Removed unlink() and private add/remove/set upper and lower and constrainedby nodes
parent
a89272ce
No related branches found
No related tags found
This commit is part of merge request !274. Comments created here will be created in the context of that merge request.
Showing
- include/core/capture/capture_base.h 4 additions, 2 deletionsinclude/core/capture/capture_base.h
- include/core/factor/factor_base.h 11 additions, 17 deletionsinclude/core/factor/factor_base.h
- include/core/feature/feature_base.h 1 addition, 1 deletioninclude/core/feature/feature_base.h
- include/core/frame/frame_base.h 1 addition, 12 deletionsinclude/core/frame/frame_base.h
- include/core/hardware/hardware_base.h 1 addition, 1 deletioninclude/core/hardware/hardware_base.h
- include/core/landmark/landmark_base.h 1 addition, 2 deletionsinclude/core/landmark/landmark_base.h
- include/core/map/map_base.h 1 addition, 1 deletioninclude/core/map/map_base.h
- include/core/processor/processor_base.h 1 addition, 1 deletioninclude/core/processor/processor_base.h
- include/core/sensor/sensor_base.h 1 addition, 1 deletioninclude/core/sensor/sensor_base.h
- include/core/trajectory/trajectory_base.h 1 addition, 1 deletioninclude/core/trajectory/trajectory_base.h
- src/capture/capture_base.cpp 1 addition, 15 deletionssrc/capture/capture_base.cpp
- src/factor/factor_base.cpp 1 addition, 63 deletionssrc/factor/factor_base.cpp
- src/feature/feature_base.cpp 1 addition, 16 deletionssrc/feature/feature_base.cpp
- src/frame/frame_base.cpp 1 addition, 62 deletionssrc/frame/frame_base.cpp
- src/landmark/landmark_base.cpp 1 addition, 15 deletionssrc/landmark/landmark_base.cpp
- src/processor/processor_base.cpp 2 additions, 5 deletionssrc/processor/processor_base.cpp
- src/sensor/sensor_base.cpp 1 addition, 6 deletionssrc/sensor/sensor_base.cpp
- test/gtest_frame_base.cpp 0 additions, 4 deletionstest/gtest_frame_base.cpp
Loading
Please register or sign in to comment