Re: [ros-users] Basic navigation for pioneer robot using p2o…

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Eitan Marder-Eppstein
Date:  
To: ros-users
Subject: Re: [ros-users] Basic navigation for pioneer robot using p2os and other stacks (Navigation stack) /packages
Vinay,

The RobotSetup tutorial is robot agnostic... meaning that it provides
general steps to get the navigation stack running on any robot. In order to
have a good chance at successfully completing the tutorial, you'll first
need to figure out how to get data from your sensors published over ROS,
odometry data published over ROS, and the base of your robot accepting
velocity commands over ROS. I believe the p2os driver provides much of this
for the Pioneer platform... do you have it running successfully?

Hope this helps,

Eitan

On Thu, Jul 15, 2010 at 7:18 PM, Vinay K <> wrote:

> Hi,
>
> I have tested individually p2os (USC), hokuyo_node packages. Now I want to
> integrate all these nodes and run the pioneer robot [we have powerbot in our
> lab] with obstacle avoidance. I want to write a basic code in which I can
> access sonars and hokuyo laser data, enable motors, and do the basic
> obstacle avoidance. Secondly, does Navigation Stack robot setup tutorial
> also take into account pioneer series robots (like accessing
> sensors-sonars/laser ...etc)
> http://www.ros.org/wiki/navigation/Tutorials/RobotSetup??.
>
> Need help in doing the basic obstacle avoidance for pioneer robot. I have
> gone through all the tutorials (1 to 19) but there is still something
> missing that I need to understand in depth.
>
> Thanks,
>
> Vinay
>
>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>