AGH-CEAI/aegis_ros

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

Aperta

#11 aperta il 8 gen 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Python (1 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (13 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor