ros2nix/README.md

12 lines
311 B
Markdown
Raw Normal View History

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.
[ROS]: https://www.ros.org/
[Nix]: https://nixos.org/
[nix-ros-overlay]: https://github.com/lopsided98/nix-ros-overlay