mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-09 15:52:23 +03:00
11 lines
311 B
Markdown
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
|