AGH-CEAI / AGH-CEAI/aegis_ros

Create YAML with common paramaters for the UR launch/URDF file

未关闭
#11 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
Python
星标
13
派生
1
平均合并
7 天 6 小时
30 天内合并 PR
3

描述

## Description
There are parameters currently hardcoded in multiple places of our code. For instance:
```python
...
self.ur_type = "ur5e"
self.robot_ip = "aegis_ur"
...
```
We should extract such values from the URDFs and launch files and define them in a separate YAML config.

## References

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。