Skip to content
Snippets Groups Projects
Commit e273ad36 authored by Louis Montaut's avatar Louis Montaut
Browse files

allegro right hand test

parent aca56cd8
No related merge requests found
......@@ -86,6 +86,9 @@ class RobotTestCase(unittest.TestCase):
def test_panda(self):
self.check("panda", 9, 9)
def test_panda(self):
self.check("allegro_hand", 16, 16)
def test_romeo(self):
self.check("romeo", 62, 61)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment