AGH-CEAI/aegis_ros

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

オープン

#11 opened on 2025/01/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (13 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

There are parameters currently hardcoded in multiple places of our code. For instance:

...
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

コントリビューターガイド