Forgotten docstring
parent
1ca14d5164
commit
2eee111960
|
|
@ -19,7 +19,7 @@ import gtsam_unstable
|
||||||
|
|
||||||
def _timestamp_key_value(key, value):
|
def _timestamp_key_value(key, value):
|
||||||
"""
|
"""
|
||||||
|
Creates a key value pair for a FixedLagSmootherKeyTimeStampMap
|
||||||
"""
|
"""
|
||||||
return gtsam_unstable.FixedLagSmootherKeyTimestampMapValue(
|
return gtsam_unstable.FixedLagSmootherKeyTimestampMapValue(
|
||||||
key, value
|
key, value
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue