Skip to content
Snippets Groups Projects
Commit 5f8683e3 authored by Pierre Fernbach's avatar Pierre Fernbach
Browse files

[fullbody] load _small_collision_feet urdf by default

parent 657921d8
Branches ori
No related tags found
No related merge requests found
...@@ -28,7 +28,8 @@ class Robot (Parent): ...@@ -28,7 +28,8 @@ class Robot (Parent):
meshPackageName = "anymal_data" meshPackageName = "anymal_data"
rootJointType = "freeflyer" rootJointType = "freeflyer"
urdfName = "anymal" urdfName = "anymal"
urdfSuffix = "" urdfSuffix = "_small_collision_feet"
#urdfSuffix="_ORI"
srdfSuffix = "" srdfSuffix = ""
## Information about the names of thes joints defining the limbs of the robot ## Information about the names of thes joints defining the limbs of the robot
......
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