Robotics StackExchange | Archived questions

Tangen bug

Hi , I am asked to implement the tangent bug algorithm to the turtlebot robot in c++ ROS . This is my first work in ROS and I have many difficulties to do it. So I started with moving the robot from start point to a goal point (2 given points) assuming that no barriers are between them . I am having troubles in getting the robot position to determine how close to the goal the robot is and to what direction should it move , anyone can help ? Thanks !

Asked by foadrezek on 2013-03-12 12:43:26 UTC

Comments

Please don't ask how to do assignments: http://www.ros.org/wiki/Support

Asked by tfoote on 2013-03-12 13:06:49 UTC

Answers