google-deepmind / google-deepmind/dm_control
correct way to emulate servo motor (position, velocity, intvelocity...)
- 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
Research direction
Reproduce the schema violation with the shown XML on Ubuntu 20.04 using MuJoCo 2.2.0. Read the referenced actuator-intvelocity XML documentation and compare it with the element used in the issue. Done means identifying the valid servo-motor configuration and clarifying how its parameters should be tuned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- robotics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100