mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
Update turtlebot3-gazebo example to melodic.
This commit is contained in:
parent
c857eeebbf
commit
cee773a969
2 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch
|
||||
|
||||
with import ../. {};
|
||||
with rosPackages.kinetic;
|
||||
with rosPackages.melodic;
|
||||
with pythonPackages;
|
||||
|
||||
mkShell {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue