eager-dev / eager

[deprecated] Engine Agnostic Gym Environment for Robotics
https://eager-control.readthedocs.io/
Apache License 2.0
16 stars 0 forks source link

Ft xacro improvement #116

Closed maxspahn closed 3 years ago

maxspahn commented 3 years ago

Addresses #111. Replaces launch file requirement when building robot description in pybullet bridge. It calls the xacro directly. Removes setting robot_description to the ros parameter server. Stores resulting urdf in specified file to avoid calling xacro multiple times.