We haven't officially released it yet, but if you go to the usc-ros-pkgs repository in trunk, the p2os_urdf package has a model for the pioneer3dx that is visualizable in rviz. It is not yet made to work in gazebo, right now, it would just be an immobile block. However, I would be happy to give you developer access to add this capability. As for nav behavior, in the gmapping package, there is a launch file for having the robot explore the environment and build a map. Examples for doing this with a real pioneer using the p2os node can be found in the p2os_driver package. -Dave On Tue, Jun 8, 2010 at 5:11 PM, Amy Ng wrote: > Hi > > > > I am trying to run some robot simulations with Gazebo in ROS and I have a > few basic questions. > > > > Is there a Pioneer model in ROS (or do we need to create our own?) > > > > I am used to control the robot in Gazebo through Player, I am just wondering > what is the equivalent in ROS? How can I subscribe to the position > controller of the robot and move it around manually? > > > > Is there a camera sensor/interface/controller that I can attach to a robot > and I can subscribe to? (I’ve read something about Rviz but I am not sure > how to get it working) > > > > How can I attach custom behavioural/navigation code to the robot so it > explores the world by itself based on the code? And want languages does ROS > support? > > > > Thanks you very much. > > Regards, > > Amy > > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > >