forked from tangger/lerobot
Add unit tests (WIP)
This commit is contained in:
13
tests/test_control_robot.py
Normal file
13
tests/test_control_robot.py
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
def test_teleoperate():
|
||||
pass
|
||||
|
||||
def test_record_dataset():
|
||||
pass
|
||||
|
||||
def test_replay_episode():
|
||||
pass
|
||||
|
||||
def test_run_policy():
|
||||
pass
|
||||
Reference in New Issue
Block a user