- In
root/config
directory copyconfig - example.py
file and rename it toconfig.py
. Set in renamed file your local settings such as IPs, which axes should ba calibrated and on which side stoppers are placed, axis limitations, etc. - Run in terminal
python3 make_photos.py
and when be asked set the distance in meters that robot should move for. - Wait when script is done.
- Photos will be placed in
root/gathered_data/
directory.