executable bit missing on rover_launch_local.sh need chmod +x ./misc/rover_launch_local.sh
and incorrect relative path in rover_launch_local to rover_onboard_node_launch should be ./misc/rover_onboard_node_launch
There were missing instructions on the readme possibly
npm is not installed on Ubuntu defaultly need to run sudo apt install npm?
in swarmie-web.js
ros : robotRos change to ros : swarmieName.robotRos,
on lines 20, 26, 32, 38, 171, 240, 265, 290, 316
remove .toUpperCase() as most hostnames are lowercase
on line 12
dicument should be document on line 377
executable bit missing on rover_launch_local.sh need
chmod +x ./misc/rover_launch_local.shand incorrect relative path in rover_launch_local to rover_onboard_node_launch should be
./misc/rover_onboard_node_launchThere were missing instructions on the readme possibly
npm is not installed on Ubuntu defaultly need to run
sudo apt install npm?in swarmie-web.js
ros : robotRoschange toros : swarmieName.robotRos,on lines 20, 26, 32, 38, 171, 240, 265, 290, 316
remove .toUpperCase() as most hostnames are lowercase
on line 12
dicumentshould bedocumenton line 377