ros2nix/README.md
2024-09-14 12:17:28 +02:00

11 lines
311 B
Markdown

# 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