issues
search
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
adding
set -xe
to exit on error incase of an issue in the middle of the script
adding a shebang that fixes the
source ~/.bashrc
issue
using node 12 istead of 6
adding cpu core count as an argument to
make -j
set -xe
to exit on error incase of an issue in the middle of the scriptsource ~/.bashrc
issuemake -j