autonomous_landing_uav icon indicating copy to clipboard operation
autonomous_landing_uav copied to clipboard

ROS packages of the Autonomous landing system of a UAV in Gazebo

Results 4 autonomous_landing_uav issues
Sort by recently updated
recently updated
newest added

Hello When I run the following command in terminal: `roslaunch mavros_off_board mavros_posix_sitl.launch` I am getting the following error : `[image_view-7] process has died [pid 15110, exit code -11, cmd /opt/ros/noetic/lib/image_view/image_view...

```````roslaunch mavros_off_board mavros_posix_sitl.launch``````` ```````` ... logging to /home/suprabha/.ros/log/be6e8038-2d7a-11ee-9001-d189f8ef8678/roslaunch-suprabha-42603.log Checking log directory for disk usage. This may take a while. Press Ctrl-C to interrupt Done checking log file disk usage. Usage...

``` zahid@zahid:~/catkin_ws$ catkin_make Base path: /home/zahid/catkin_ws Source space: /home/zahid/catkin_ws/src Build space: /home/zahid/catkin_ws/build Devel space: /home/zahid/catkin_ws/devel Install space: /home/zahid/catkin_ws/install #### #### Running command: "cmake /home/zahid/catkin_ws/src -DCATKIN_DEVEL_PREFIX=/home/zahid/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/zahid/catkin_ws/install -G Unix Makefiles" in...

I have Ubuntu 20.04.6 LTS, Python 3.8.10 and ROS Noetic (Gazebo 11), i did every installations and mode configuration, also i add three ROS packages to catkin_ws, but when i...