vss2sn / tello

A C++ library for the Tello and Tello Edu. Features joystick control, command line control, command queues and SLAM.
https://vss2sn.github.io/tello/
21 stars 5 forks source link

updating the install openvslam bash script #6

Closed samehmohamed88 closed 2 years ago

samehmohamed88 commented 3 years ago
  1. adding set -xe to exit on error incase of an issue in the middle of the script
  2. adding a shebang that fixes the source ~/.bashrc issue
  3. using node 12 istead of 6
  4. adding cpu core count as an argument to make -j