use Turtlebot's sensors for obstacle avoidance
Hello, what is used of the cliff sensors on turtlebot? Could i employ this four sensors to use them in a algorithm of obstacle avoidance?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hello, what is used of the cliff sensors on turtlebot? Could i employ this four sensors to use them in a algorithm of obstacle avoidance?
Cliff/Wheel-Drop sensors in TurtleBot are used to prevent it from falling off the stairs or ledges. It sends a (0,0) velocity when it senses a wheel drop. You can't use Cliff Sensors alone for Obstacle Avoidance.
Asked: 2012-09-18 22:41:36 -0500
Seen: 828 times
Last updated: Sep 19 '12
Turtlebot 2D Nav Goal not working
How can I dynamically get the coordinate of a model from gazebo?
Running ros-diamondback-turtlebot (or anything, really) on the Eee 1215N
Could not find a configuration file for package opencv
How to stream the /camera/rgb/image_color from Kinect to another workstation
Running turtlebot on ROS Kinetic [closed]
Autonomous navigation with turtlebot. Troubles through doors.