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

Controlling Pionner in a Simulated Environment Using p2os and gazebo

asked 2015-06-25 15:47:54 -0500

Claudine Badue gravatar image

updated 2015-07-07 19:52:50 -0500

allenh1 gravatar image

Dear all,

I am trying to control Pionner in a simulated environment using p2os and gazebo. For that, I executed:

$ roscore
$ roslaunch p2os_urdf pioneer3dx.gazebo.launch

The Pioneer appeared in the simulated environment.

What I must do now for controlling it?

I already tried:

$ rostopic pub /cmd_vel geometry_msgs/Twist '[-0.5, 0, 0]' '[0, 0, 0]' -r 100

but it didn't work.

Kind regards,

Claudine

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-07-07 19:51:54 -0500

allenh1 gravatar image

updated 2015-07-07 19:56:34 -0500

Hey! So, I haven't quite gotten the Pioneer-3dx working (Gazebo deprecated the plugin it needed, so I'm trying to get that fixed for the next p2os release). Currently, you can only use the Pioneer-3AT in simulation. I was planning on getting this resolved in the near future, don't worry. :)

 $ roslaunch p2os_urdf pioneer3at.gazebo.launch

The issue is now on the p2os bucktracker.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-06-25 15:47:54 -0500

Seen: 111 times

Last updated: Jul 07 '15