cd /ws/src/
git clone https://github.com/AutonomousFieldRoboticsLab/Stereorig_v3.git .
docker --exec -it <container-name> /bin/bash
source ~/.bashrc
source /opt/ros/humble/setup.bash
cd /ws
source install/local_setup.bash
systemctl stop --user docker-container.service
systemctl stop docker-container.service