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