larics / icuas24_competition

20 stars 7 forks source link

Problem with manually installing UAV software stack from uav_ros_simulation #15

Closed fpetric closed 8 months ago

fpetric commented 8 months ago

Discussed in https://github.com/larics/icuas24_competition/discussions/12

Originally posted by **A4dii** January 4, 2024 After setting up the catkin_ws and cloning both uav_ros_simulation and icuas24_competition repositories, I am facing problem while running the installation script the ~/catkin_ws/src/uav_ros_simulation/installation/install.sh Can you please suggest how to resolve this. ![Screenshot from 2024-01-04 19-08-32](https://github.com/larics/icuas23_competition/assets/123290257/49806435-e9f9-443a-ac0a-1e2bafbd33ca)
fpetric commented 8 months ago

This looks similar to #14, we are looking into it.

lmark1 commented 8 months ago

The native installation of uav_ros_simulation is no longer available due to restricted permissions to certain repositories. The preferred and easiest method is to simply build the Docker (in icuas24_competition repository) by running

./docker_build.sh