Skip to content

Commit cd1b099

Browse files
Why "sensors" if there is none?
1 parent e587f83 commit cd1b099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot_descriptions/hyq_description.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929

3030
MESHES_PATH: str = _path.join(PATH, "meshes")
3131

32-
URDF_PATH: str = _path.join(PATH, "robots", "hyq_no_sensor.urdf")
32+
URDF_PATH: str = _path.join(PATH, "robots", "hyq_no_sensors.urdf")

0 commit comments

Comments
 (0)