Skip to content
Snippets Groups Projects
Unverified Commit 2e579f78 authored by Wolfgang Merkt's avatar Wolfgang Merkt Committed by GitHub
Browse files

Update python/example_robot_data/robots_loader.py

parent e397a063
No related branches found
No related tags found
No related merge requests found
Pipeline #15722 passed
......@@ -101,7 +101,7 @@ class RobotLoader(object):
class A1Loader(RobotLoader):
path = 'a1_description'
urdf_filename= "a1.urdf"
urdf_filename = "a1.urdf"
urdf_subpath = "urdf"
srdf_filename = "a1.srdf"
ref_posture = "standing"
......
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