Skip to content

Conversation

@mpkuse
Copy link
Member

@mpkuse mpkuse commented Mar 27, 2019

Summary of my changes which don't affect the core functionality :
a. The current implementation doesn't join the threads which potentially creates orphan threads. I have fixed this, see changes in rosTest.cpp
b. Implemented and verified vins reset mechanism. vins_estimator subscribes to Bool message and if that bool is false vins_estimator is switched off. Look at the comments in rosTest.cpp/rcvd_inputs_callback(). Also look at comments in other callbacks.

Changes that affect core functionality
c. image equalization see vins_estimator/src/featureTracker/feature_tracker.cpp

@mpkuse mpkuse requested a review from qintonguav June 24, 2019 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant