add a TODO
This commit is contained in:
parent
2d34e89fd4
commit
ca1fed331a
@ -162,7 +162,7 @@ class YopoNet:
|
|||||||
self.depth = depth_.astype(np.float32)
|
self.depth = depth_.astype(np.float32)
|
||||||
self.new_depth = True
|
self.new_depth = True
|
||||||
|
|
||||||
# TODO: Remove the test_policy to callback_depth directly?
|
# TODO: Move the test_policy to callback_depth directly?
|
||||||
def test_policy(self, _timer):
|
def test_policy(self, _timer):
|
||||||
if self.new_depth and self.new_odom:
|
if self.new_depth and self.new_odom:
|
||||||
self.new_odom = False
|
self.new_odom = False
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user