The Quick start of RosbotXL is not up to date

In ROSbot XL - quick start | Husarion
we have those lines:

git clone https://github.com/husarion/robot-configs
sudo ./robot-configs/install.sh
rm -rf robot-configs
sudo setup_robot_configuration rosbot_xl ros2_humble

However in the github, there is no install.sh it was erased the 14/04/2025 (commit bbfdf18)

Best regards
Daria

It could also be an occasion to add cloud-guest-utils to the list of

sudo apt update
sudo apt install -y netplan.io wireless-tools net-tools unison rfkill network-manager nano

Since it’s required to use growpart later on in the installation.

Hello @daria,

Thanks for the suggestion. As for the robot-configs repository, the commit you mentioned also changed the documentation. So everything should work according to it.

Regards