I am trying to use GAZEBO for very simple drone project.
So I am trying to use GAZEBO for drone with only 4 laser sensors for measuring distances(three on sides and one on the bottom). And since it should be autonomous, it should use the data from the laser sensors to detect walls and navigate through error and trial methods. Is there a tutorial for this??
Asked by knsjoon on 2019-02-27 12:12:41 UTC
Answers
As a start, here are 4 ROS-Gazebo packages that simulate drones that may be helpful to you as templates/examples:
You may want to break up your question as it's quite broad and covers:
- Gazebo drone simulation
- Gazebo laser sensors
- Autonomous mapping/navigation/SLAM
Asked by josephcoombe on 2019-03-01 17:26:54 UTC
Comments