hopejr teleop code

This commit is contained in:
Sebastian-Contrari
2025-04-02 16:19:15 +02:00
parent 91f549b2ce
commit f6e862d421
23 changed files with 2638 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,15 @@
robot:
arm_bus:
Lock: 0
Torque_Limit: 1000
Protection_Current: 500
Over_Current_Protection_Time: 10
Max_Torque_Limit: 1000
Overload_Torque: 40 # Play around with this
Protection_Time: 1000 # When does it kick in?
Protective_Torque: 1
Maximum_Acceleration: 100
Torque_Enable: 1
Acceleration: 100
hand_bus:
Acceleration: 100

Binary file not shown.