Udpate comment for factorsToRemove

release/4.3a0
Toni 2019-01-21 18:10:40 -05:00
parent 4cfe84e523
commit 23df961b5e
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ public:
* @param newFactors new factors on old and/or new variables
* @param newTheta new values for new variables only
* @param timestamps an (optional) map from keys to real time stamps
* @param factorsToRemove an (optional) list of factors to remove.
*/
Result update(const NonlinearFactorGraph& newFactors = NonlinearFactorGraph(),
const Values& newTheta = Values(), //