https://learn.inside.dtu.dk/d2l/le/content/102600/viewContent/380644/View
All commands are used in Linux
- Password: grenen
- Create folder (e.g. Cleo_files)
sshfs [email protected]:/ /home/magnus/Cleo_files/
sudo umount Cleo_files
- Open VSC
- Click on green box ('Open a Remote Window') in lower left corne
- Click 'Connect to Host...'
- ssh [email protected]
- SSID "jul"
- password "12345677"
- SSH onto Cleo
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
- Copy another hotspot-device to add/change
cd /Cam_mission/build
make
./mission
- Photo
cd ~/Cam_mission/photos
libcamera-jpeg -o pic.jpg --width 932 --height 700
- Video
cd ~/Cam_mission/videos
libcamera-vid -t 10000 -o video.h264 --width 932 --height 700