Convert ROS package.xml to package.nix
Find a file
2024-09-15 11:10:51 +02:00
ros2nix Cleanup, flake8 2024-09-15 10:41:08 +02:00
.flake8 Cleanup, flake8 2024-09-15 10:41:08 +02:00
flake.lock Pin rosdistro version and package the script to be usable without nix develop 2024-08-25 23:25:05 +02:00
flake.nix Update flake.nix 2024-09-15 11:10:51 +02:00
LICENSE Initial commit 2024-08-25 17:13:12 +02:00
pyproject.toml Pin rosdistro version and package the script to be usable without nix develop 2024-08-25 23:25:05 +02:00
README.md Add initial README 2024-09-14 12:17:28 +02:00

ros2nix

Tool to convert ROS package.xml to Nix expressions compatible with nix-ros-overlay.

This is work-in-progress. I'll add documentation after it works reasonably well.