<div><div>You may want to take a look at <a href="http://www.ros.org/wiki/navigation/Tutorials/RobotSetup">http://www.ros.org/wiki/navigation/Tutorials/RobotSetup</a> for navigating to a given goal while avoiding obstacles. Some of that setup is not required because you are using stage (so, for example, you don't have to get your own sensors running), but you will definitely have to work through the sections about setting up the navigation stack.<br>
<br></div><div>You can also look at the  2dnav_stage package for an example of using navigation with stage.</div><div><br></div><div>- Eric<br><br><div class="gmail_quote">On Thu, Jun 17, 2010 at 1:54 PM, Narasimhan Rajagopal <span dir="ltr"><<a href="mailto:narasimhan1990@yahoo.co.in">narasimhan1990@yahoo.co.in</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>i have created sample  .png file and .world files for my project(to simulate maze solver). in this tutorial <a href="http://www.ros.org/wiki/simulator_stage/Tutorials/SimulatingOneRobot" target="_blank">http://www.ros.org/wiki/simulator_stage/Tutorials/SimulatingOneRobot</a> , we can use the keyboard to move the robot by the command "rosrun teleop_base teleop_base_keyboard base_controller/command:=cmd_vel". is there a way to give coordinates of a point and ask the robot to navigate and move to the point by itself avoiding obstacles(walls).<br>
here's the image of the sample maze. <a href="http://img101.imageshack.us/img101/5139/samplemaze.jpg" target="_blank">http://img101.imageshack.us/img101/5139/samplemaze.jpg</a><br>there are 4 entry/exit points(marked A,B,C and D). <br>
say i want the robot to enter at A and
 exit at C. is there a way to provide coordinates of the entry and exit points(or better just specify as A and C) and the robot moves by itself. this is just simulation not real robots. so i would prefer just to edit the stage package or teleop_base package instead of creating it from scratch(since thats what ros is meant for re-usability of codes<img src="http://mail.yimg.com/a/i/mesg/tsmileys2/01.gif">).<br>
</div>
</div><br></div><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br></div></div>