Example of a simple model with one 2D lidar and some obstacles for SLAM testing
Could you provide an example of model with only one sensor which can be moved and rotated in 2D and which measures distances to the obstacles. I've skimmed documentation to both gazebo and python bindings to it, but it is not clear how to achieve this. Any help would be much appreciated.
Asked by G.T. on 2016-07-08 09:31:29 UTC
Answers
assuming you're using ROS in conjunction with this, the turtlebot_gazebo tutorials do exactly what you describe.
some useful resources: http://wiki.ros.org/turtlebot_gazebo http://learn.turtlebot.com/
Asked by Peter Mitrano on 2016-07-14 14:44:18 UTC
Comments