cd ~/ros2_ws/src
git clone https://github.com/Albaryan/ttfest_pkg.git
cd ~/ros2_ws
colcon build --symlink-install
ros2 launch ttfest_pkg ttfest_launch.py
ros2 run ttfest_pkg camera_node.py
ros2 run ttfest_pkg control_node.py
ros2 run ttfest_pkg lidar_node.py
ros2 run ttfest_pkg lane_following_node.py