airo-ugent / airo-ugent/airo-drake
Remove transformation between base and base_link
- 主要语言
- Python
- 星标
- 4
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
The following line defines a transformation between the base according to ROS conventions and according to the UR control box, which differ 180 degrees along the Z axis.
https://github.com/airo-ugent/airo-drake/blob/14110cb99553722324b3ae1b572659471067635d/airo_drake/building/manipulator.py#L9
This should no longer be used, the convention should be that the base frame from the URDF corresponds to the base frame from the robot manufacturer (in this case the UR control box).
贡献指南
这个仓库没有索引到贡献指南
调研方向
Open airo_drake/building/manipulator.py at line 9 and inspect how the base and base_link frames are defined and used. Remove the obsolete convention-changing transformation, then verify that the URDF base frame corresponds directly to the robot manufacturer's, or UR control box, base frame.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- robotics
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 72/100