google-deepmind / google-deepmind/dm_control
correct way to emulate servo motor (position, velocity, intvelocity...)
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 4.7k
- Forks
- 764
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I write some simulation code that should mimic the robot fish swimming with servo motor
when I have ` https://mujoco.readthedocs.io/en/latest/XMLreference.html?highlight=intvelocity#actuator-intvelocity
**What is the proper way to emulate the servo motor?**
p.s for now i use `` with the high kp gain that I am not sure how to tune appart from trial and error.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.