We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ad469 commit 93e22e2Copy full SHA for 93e22e2
robot_descriptions/b1_description.py
@@ -27,4 +27,4 @@
27
28
PACKAGE_PATH: str = _path.join(REPOSITORY_PATH, "robots", "b1_description")
29
30
-URDF_PATH: str = _path.join(PACKAGE_PATH, "urdf", "b1.urdf")
+URDF_PATH: str = _path.join(PACKAGE_PATH, "xacro", "b1.urdf")
0 commit comments