Husky Gazebo simulation + YOLO + Windows/Doors detection
Simple? project that uses ScaledYOLOv4 to detect objects in Gazebo
-
Install ROS Noetic on Ubuntu 20.04.
sudo apt-get install ros-$ROS_DISTRO-husky-desktop
sudo apt-get install ros-$ROS_DISTRO-husky-simulator
sudo apt-get install ros-$ROS_DISTRO-realsense2-camera
Good luck :)