scanning the area with rotating turtlebot 2
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
0
I'm working on a project with ROS using gzebo simulator and turtlebot 2. I'm trying to make my robot navigate himself into a clear path. my robot moves only forward, and my idea was to rotate it 360 degrees and get readings from his laser scan, and then get back to the angle that had a reading that represents a clear path. I'm having trouble thinking about a right implementation though and would like to get some reviews about my idea and any suggestions that could help. Thanks!
ros robotics
share | improve...