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

Tutorial on PR2 simulation in Electric or Fuerte?

asked 2012-05-27 20:54:04 -0500

liborw gravatar image

updated 2014-11-22 17:05:10 -0500

ngrennan gravatar image

Hi,

does someone have experience with running advanced PR2 simulation (pr2_simulator), i.e. door opening or pick and place, using Electric or Fuerte? The tutorials ends with Diamondback. What I am looking for is similar tutorial but for Electric or Fuerte.

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-05-28 03:47:07 -0500

Hordur gravatar image

The tutorial here works with Fuerte using the ros-fuerete-pr2 Ubuntu packages http://www.ros.org/wiki/pr2_simulator/Tutorials/BasicPR2Controls

Assuming you have set up the ROS environment, e.g.

  source /opt/ros/fuerte/setup.bash

Then running the following commands should bring up a simulation in an empty world.

  export ROBOT=sim
  roslaunch pr2_gazebo pr2_empty_world.launch

Then you can start keyboard teleop to drive it around

  roslaunch pr2_teleop teleop_keyboard.launch
edit flag offensive delete link more

Comments

Yeah, I know about this one, however I'm interested in more complicated systems i.e. door opening or pick and place tutorials. I also tried them on diamondback, but the packages which are used in the tutorial are not available.

liborw gravatar image liborw  ( 2012-05-28 04:14:32 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2012-05-27 20:54:04 -0500

Seen: 519 times

Last updated: Jun 03 '12