google-deepmind / google-deepmind/dm_control
correct way to emulate servo motor (position, velocity, intvelocity...)
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 764
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.