Works for one use input
This commit is contained in:
parent
10f938cc13
commit
25317ec7fb
@ -13,6 +13,7 @@ import numpy as np
|
|||||||
import time
|
import time
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class ActiveRLService(Node):
|
class ActiveRLService(Node):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
super().__init__('active_rl_service')
|
super().__init__('active_rl_service')
|
||||||
|
Loading…
Reference in New Issue
Block a user