From 6b42b314a2366bf05a2931d4c4ceab549761be8f Mon Sep 17 00:00:00 2001 From: Mik6e6 Date: Sat, 4 Jul 2020 11:52:30 -0400 Subject: [PATCH] Update create_ws_install_serial.sh --- create_ws_install_serial.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/create_ws_install_serial.sh b/create_ws_install_serial.sh index 9f34ae7..42fceb1 100644 --- a/create_ws_install_serial.sh +++ b/create_ws_install_serial.sh @@ -23,8 +23,9 @@ then source devel/setup.bash - echo $ROS_PACKAGE_PATH - +echo $ROS_PACKAGE_PATH +echo 'installing rosserial' + sudo apt-get install ros-kinetic-rosserial-arduino