Update turtlebot3-gazebo example to melodic.

This commit is contained in:
Ben Wolsieffer 2020-04-17 14:52:39 -04:00
parent c857eeebbf
commit cee773a969
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch
with import ../. {};
with rosPackages.kinetic;
with rosPackages.melodic;
with pythonPackages;
mkShell {