ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

simulate pioneer3at

asked 2012-05-14 06:12:20 -0500

jmm89 gravatar image

Hi, I'm new in ros and I have the following question:

I want to simulate a robot pioneer3at, but when I put in the terminal:

p2os roslaunch ... all I get is pioneer3dx.gazebo.launch

how I can simulate the robot pioneer3at?

Thanks

edit retag flag offensive close merge delete

5 Answers

Sort by ยป oldest newest most voted
1

answered 2013-07-01 10:15:32 -0500

ZdenekM gravatar image

You can find working simulation at https://github.com/allenh1/p2os (roslaunch p2os_urdf pioneer3at.gazebo.launch). But you will need current Gazebo (1.8.6) and gazebo_ros_pkgs. If using model from gazebo_models, you will not get cmd_vel and odometry topics.

edit flag offensive delete link more

Comments

Thanks for your answers. ZdenekM, as you said, you need current Gazebo (1.8.6) and gazebo_ros_pkgs, but gazebo_ros_pkgs is only under ros Hydro. There is any way to work with gazebo 1.8.6 + ROS Groovy and Pioneer3AT?

Thanks in advance.

Llamazares gravatar image Llamazares  ( 2013-07-04 04:51:51 -0500 )edit
1

answered 2013-04-09 03:22:07 -0500

Dereck gravatar image

updated 2013-04-09 07:16:27 -0500

edit flag offensive delete link more

Comments

Derek you know where I can find the model of a LSM200 laser instead of the hoyuko one? I can not find the model in the library of Gazebo in order to change it. I really appreciate your help.

agonzamart gravatar image agonzamart  ( 2013-04-18 11:01:53 -0500 )edit

I know one exists, I've seen it out there somewhere but I seem to have failed to save a copy and my google-foo is failing me at the moment.

Dereck gravatar image Dereck  ( 2013-04-18 11:03:58 -0500 )edit

Ok no problem, I think I so it somewhere to but I am not able to find it again. I think it was on the old gazebo model's. If you are able to find it please send me the link to it. Thanks! :)

agonzamart gravatar image agonzamart  ( 2013-04-18 12:41:06 -0500 )edit
0

answered 2013-04-09 06:41:34 -0500

agonzamart gravatar image

You can find the model here.

hg clone https://bitbucket.org/osrf/gazebo_models

edit flag offensive delete link more
0

answered 2012-05-14 09:22:18 -0500

DimitriProsser gravatar image

Last I checked, there is no working Gazebo model for the Pioneer3AT. You'd have to create your own. Here is a good place to start.

edit flag offensive delete link more
0

answered 2013-07-04 04:45:04 -0500

Thanks for your answers. ZdenekM, as you said, you need current Gazebo (1.8.6) and gazebo_ros_pkgs, but gazebo_ros_pkgs is only under ros Hydro. There is any way to work with gazebo 1.8.6 + ROS Groovy and Pioneer3AT?

Thanks in advance.

edit flag offensive delete link more

Comments

You can also use gazebo_ros_pkgs with Groovy. For me it works fine. You just need to clone and compile right branch (groovy-devel).

ZdenekM gravatar image ZdenekM  ( 2013-07-18 20:24:56 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-05-14 06:12:20 -0500

Seen: 807 times

Last updated: Jul 04 '13