mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 01:42:24 +03:00
Update README example
This commit is contained in:
parent
bdfb3924e1
commit
c857eeebbf
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ Want to use ROS, but don't want to run Ubuntu? This project uses the power of [N
|
|||
Turtlebot 3 simulation in Gazebo:
|
||||
```
|
||||
nix-shell \
|
||||
-I nixpkgs=https://github.com/lopsided98/nixpkgs/archive/nix-ros.tar.gz \
|
||||
-I nix-ros-overlay=https://github.com/lopsided98/nix-ros-overlay/archive/master.tar.gz \
|
||||
--option extra-substituters 'https://ros.cachix.org' \
|
||||
--option trusted-public-keys 'cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ros.cachix.org-1:dSyZxI8geDCJrwgvCOHDoAfOm5sV1wCPjBkKL+38Rvo=' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue