mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-10 00:02:23 +03:00
README: Update possible failure reasons
This commit is contained in:
parent
ecf83f90d9
commit
3cf992916a
1 changed files with 5 additions and 2 deletions
|
@ -34,9 +34,12 @@ compatible with [nix-ros-overlay][].
|
||||||
If the build succeeds, you're probably done. Failures can be caused
|
If the build succeeds, you're probably done. Failures can be caused
|
||||||
by several things:
|
by several things:
|
||||||
- Missing dependencies in your `package.xml`
|
- Missing dependencies in your `package.xml`
|
||||||
|
- Missing/stale `nixos` keys for nixpkgs packages in [rosdep yaml database][]
|
||||||
- Bugs in your packages (e.g. in `CMakeLists.txt`)
|
- Bugs in your packages (e.g. in `CMakeLists.txt`)
|
||||||
- Bugs in `ros2nix` – please, report them.
|
- Bugs in `ros2nix` – please, report them
|
||||||
- Bugs in `nix-ros-overlay` – report them too :-).
|
- Bugs in `nix-ros-overlay` – report them too :-)
|
||||||
|
|
||||||
|
[rosdep yaml database]: https://github.com/ros/rosdistro/tree/master/rosdep
|
||||||
|
|
||||||
## Nixifying 3rd party ROS packages
|
## Nixifying 3rd party ROS packages
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue