Re: [ros-users] custom arena

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Josh Faust
Date:  
To: ros-users
Subject: Re: [ros-users] custom arena
turtlesim is probably not the right choice, since it doesn't do any of the
things you'd want -- collision detection, sensing, etc. turtlesim is really
just a tool developed for learning ROS. Something like Stage (
http://www.ros.org/wiki/stage) is a better choice.

Josh

On Tue, Jun 15, 2010 at 4:22 AM, Narasimhan Rajagopal <
> wrote:

> hi. my project is to create a simple maze and make an autonomous robot
> solve it.
> i'm planning to adapt the turtle sim as my base package.
>
> how to create a custom map(or arena) rather than the default plain one?
>
>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>