google-deepmind / google-deepmind/dm_control
correct way to emulate servo motor (position, velocity, intvelocity...)
未关闭
- 主要语言
- Python
- 星标
- 4.7k
- 派生
- 764
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
在 Ubuntu 20.04 上使用 MuJoCo 2.2.0,复现所示 XML 导致的 schema 违规。阅读所引用的 actuator-intvelocity XML 文档,并将其与 issue 中使用的元素进行比较。完成标准是识别出有效的伺服电机配置,并明确其参数应如何调节。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- xml
- 领域
- robotics
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100