jonasdee commited on
Commit ·
590dfb4
1
Parent(s): 7505f7a
fix LF
Browse files- robot/G1_omnipicker/config.yaml +23 -23
robot/G1_omnipicker/config.yaml
CHANGED
|
@@ -1,23 +1,23 @@
|
|
| 1 |
-
asset_path: null
|
| 2 |
-
usd_dir: null
|
| 3 |
-
usd_file_name: robot
|
| 4 |
-
force_usd_conversion: true
|
| 5 |
-
make_instanceable: true
|
| 6 |
-
fix_base: false
|
| 7 |
-
root_link_name: null
|
| 8 |
-
link_density: 0.0
|
| 9 |
-
merge_fixed_joints: false
|
| 10 |
-
convert_mimic_joints_to_normal_joints: false
|
| 11 |
-
joint_drive:
|
| 12 |
-
drive_type: force
|
| 13 |
-
target_type: position
|
| 14 |
-
gains:
|
| 15 |
-
stiffness: 100.0
|
| 16 |
-
damping: 1.0
|
| 17 |
-
collider_type: convex_hull
|
| 18 |
-
self_collision: false
|
| 19 |
-
replace_cylinders_with_capsules: false
|
| 20 |
-
collision_from_visuals: false
|
| 21 |
-
##
|
| 22 |
-
# Generated by UrdfConverter on 2025-09-23 at 10:55:29.
|
| 23 |
-
##
|
|
|
|
| 1 |
+
asset_path: null
|
| 2 |
+
usd_dir: null
|
| 3 |
+
usd_file_name: robot
|
| 4 |
+
force_usd_conversion: true
|
| 5 |
+
make_instanceable: true
|
| 6 |
+
fix_base: false
|
| 7 |
+
root_link_name: null
|
| 8 |
+
link_density: 0.0
|
| 9 |
+
merge_fixed_joints: false
|
| 10 |
+
convert_mimic_joints_to_normal_joints: false
|
| 11 |
+
joint_drive:
|
| 12 |
+
drive_type: force
|
| 13 |
+
target_type: position
|
| 14 |
+
gains:
|
| 15 |
+
stiffness: 100.0
|
| 16 |
+
damping: 1.0
|
| 17 |
+
collider_type: convex_hull
|
| 18 |
+
self_collision: false
|
| 19 |
+
replace_cylinders_with_capsules: false
|
| 20 |
+
collision_from_visuals: false
|
| 21 |
+
##
|
| 22 |
+
# Generated by UrdfConverter on 2025-09-23 at 10:55:29.
|
| 23 |
+
##
|