✨ better robot joint loading
This commit is contained in:
10
assets/cartpole/robot.yaml
Normal file
10
assets/cartpole/robot.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Classic cartpole — robot hardware config.
|
||||
|
||||
urdf: cartpole.urdf
|
||||
|
||||
actuators:
|
||||
- joint: cart_joint
|
||||
type: motor
|
||||
gear: 10.0
|
||||
ctrl_range: [-1.0, 1.0]
|
||||
damping: 0.05
|
||||
Reference in New Issue
Block a user