Crates.io | xacro |
lib.rs | xacro |
version | 0.1.3 |
created_at | 2025-01-19 20:54:13.751403+00 |
updated_at | 2025-02-12 13:55:12.772419+00 |
description | A xml preprocessor for xacro files to generate URDF files |
homepage | |
repository | https://github.com/deniz-hofmeister/xacro |
max_upload_size | |
id | 1523167 |
size | 25,512 |
A xml preprocessor for xacro files to generate URDF files
Placeholder for the future xacro peprocessing tool. Reference: https://github.com/ros/xacro/wiki
The following functionality shall be implemented:
These seem like the core functionalities required for proper xacro file handling.
The following might be implemented:
Fundamentally these feel like scope creep or nice-to-haves
The following shall not be implemented:
If needed, the following alternative can be developed
Because this package is meant to be as dependency free as possible, so no python or ros dependencies.