This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Use default linux port
remote-reachy2-improvements
haixuanTao
9 months ago
parent
8f0fa67d39
commit
ddc14c0126
2 changed files
with
5 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
examples/so100-remote/no_torque.yml
+2
-1
examples/so100-remote/test.yml
+ 3
- 3
examples/so100-remote/no_torque.yml
View File
@@ -7,7 +7,7 @@ nodes:
outputs:
- pose
env:
PORT: /dev/tty
.usbmodem585A0080971
PORT: /dev/tty
ACM0
IDS: 1 2 3 4 5
TORQUE: false
@@ -20,7 +20,7 @@ nodes:
- pose
- action
env:
URDF_PATH: so100
_2
.urdf
URDF_PATH: so100.urdf
END_EFFECTOR_LINK: "Fixed_Jaw"
so100_transform: 0 -0.3 0
@@ -32,5 +32,5 @@ nodes:
series_pose: pytorch-kinematics/pose
#jointstate_so100: so100/position
env:
so100_urdf: so100
_2
.urdf
so100_urdf: so100.urdf
so100_transform: 0 -0.3 0
+ 2
- 1
examples/so100-remote/test.yml
View File
@@ -7,7 +7,7 @@ nodes:
outputs:
- pose
env:
PORT: /dev/tty
.usbmodem585A0080971
PORT: /dev/tty
ACM0
CONFIG: follower.right.json
TORQUE: true
@@ -36,6 +36,7 @@ nodes:
inputs:
# series_so100: so100/pose
series_pose: pytorch-kinematics/pose
# series_action: pytorch-kinematics/action
#jointstate_so100: so100/position
env:
so100_urdf: so100_2.urdf
Write
Preview
Loading…
Cancel
Save