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

meep's profile - activity

2017-04-20 15:17:10 -0500 received badge  Famous Question (source)
2017-04-20 14:41:43 -0500 marked best answer PR2 simulation not working ROS Hydro

So I ran: roslaunch gazebo_ros empty_world.launch

to start Gazebo in an empty world. The gazebo window pops up but the terminal stops at this: gazebo/set_physics_properties] has not been advertised, waiting...

Msg Connected to gazebo master @ http://127.0.0.1:11345 Msg Publicized address: 10.0.0.9 Msg Connected to gazebo master @ http://127.0.0.1:11345 Msg Publicized address: 10.0.0.9

Even after waiting for awhile, the terminal seems to be stuck at this point and does not allow me to type any commands. I've tried redoing the command multiple but it keeps stopping at the same point.

2017-04-20 14:41:19 -0500 marked best answer Can you install the PR2 robot on ROS Indigo?

Can you install the PR2 robot simulator on ROS Indigo?

2017-04-20 14:40:18 -0500 received badge  Notable Question (source)
2017-04-20 14:37:16 -0500 marked best answer Ros unmet dependencies instal issue on Ubuntu 13.1

So I was trying to install ROS Indigo on ubuntu 13.1 but I keep getting the following error:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ros-indigo-desktop-full : Depends: ros-indigo-desktop but it is not going to be installed
                           Depends: ros-indigo-perception but it is not going to be installed
                           Depends: ros-indigo-simulators but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Any help would be appreciated.

2017-03-29 16:46:26 -0500 received badge  Popular Question (source)
2016-09-04 13:05:12 -0500 received badge  Notable Question (source)
2016-07-10 08:11:17 -0500 received badge  Notable Question (source)
2016-07-05 05:04:26 -0500 received badge  Famous Question (source)
2016-06-06 04:12:58 -0500 received badge  Popular Question (source)
2016-05-13 17:58:50 -0500 asked a question tutorial for pr2 simulator arm movement

Hi all,

I was wondering if there were any tutorials online that would help me move the arm for the PR2 robot in Gazebo. I tried a lot of tutorials already but all of them seemed outdated with the code and all. Any help at all would be appreciated.

2016-04-24 21:43:01 -0500 asked a question E: Unable to locate package ros-electric-pr2-arm-navigation

I am trying to proceed with this tutorial but when I run sudo apt-get install ros-electric-pr2-arm-navigation I get the following error:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ros-electric-pr2-arm-navigation

Help would be appreciated. :)

2016-04-24 10:21:57 -0500 received badge  Popular Question (source)
2016-04-22 19:46:00 -0500 received badge  Notable Question (source)
2016-04-22 19:43:51 -0500 received badge  Editor (source)
2016-04-20 23:24:29 -0500 asked a question Pr2 Teleop arm in simulation code syntax error

So I am trying to control the Pr2 arms with this tutorial.

After I run the very last command, I get the following error:

[ rosmake ] rosmake starting...                                                 
[ rosmake ] Packages requested are: ['teleop_arms']                             
[ rosmake ] Logging to directory /home/bob/.ros/rosmake/rosmake_output-20160420-211528
[ rosmake ] Expanded args ['teleop_arms'] to:
['teleop_arms']                   
[rosmake-0] Starting >>> teleop_arms [ make ]                                   
[rosmake-0] Finished <<< teleop_arms [SKIP] No rule to make target None         
[ rosmake ] Results:                                                            
[ rosmake ] Built 1 packages with 0 failures.                                   
[ rosmake ] Summary output to directory                                         
[ rosmake ] /home/bob/.ros/rosmake/rosmake_output-20160420-211528              
bob@bob-Aspire-S3-451:~$ rosrun teleop_arms teleop_pr2_arms_keyboard.cpp
/home/bob/teleop_arms/teleop_pr2_arms_keyboard.cpp: line 16: class: command not found
/home/bob/teleop_arms/teleop_pr2_arms_keyboard.cpp: line 25: syntax error near unexpected token `('
/home/bob/teleop_arms/teleop_pr2_arms_keyboard.cpp: line 25: `  void init()'

Help would be appreciated.

2016-03-10 18:54:27 -0500 marked best answer what to do on the PR2 robot simulation?

So I ran the line roslaunch gazebo_ros empty_world.launch

So now I have an empty world and spawned a pr2 robot. How would I go about making the robot do something? For example waving? Do I just type commands in a new terminal? Very new to ROS :(

Thanks

2016-03-08 08:15:21 -0500 received badge  Notable Question (source)
2016-03-07 12:11:36 -0500 received badge  Popular Question (source)
2016-03-07 01:36:30 -0500 received badge  Popular Question (source)
2016-03-06 18:40:35 -0500 asked a question Simple Pr2 Program?

Hello,

I'm a complete newbie to ubuntu, ros, and the pr2 robot simulator. How can I write a simple program to make the pr2 robot do something in simulation? An example with an explanation of the code/how to run it maybe?

Thanks.

2016-03-05 11:02:39 -0500 commented question Where is the command interface for the pr2 robot simulator?

I have ubuntu 13.04 and ros hydro. I mean how do you run code on the pr2 in the simulation? This link gave me a list of commands you can run for example pr2.openGripper(side) will open one of the grippers. I was wondering where you type these commands in.

2016-03-02 23:28:16 -0500 asked a question Where is the command interface for the pr2 robot simulator?

Where is the command interface for the pr2 robot simulator?

The tutorials don't seem to help.

Help would be appreciated. Thanks :)

2016-03-01 22:11:34 -0500 asked a question Where to write code for pr2 robot simulator?

So at this link: http://wiki.ros.org/robot_script , commands for making the pr2 robot simulator perform certain actions are given. Where would I write this code and how would I run it so that the pr2 robot on the gazebo simulator performed these tasks?

Detailed instructions would be appreciated :)

2016-03-01 22:06:57 -0500 received badge  Famous Question (source)
2016-03-01 22:06:57 -0500 received badge  Famous Question (source)
2016-03-01 22:06:57 -0500 received badge  Famous Question (source)
2016-03-01 22:06:57 -0500 received badge  Famous Question (source)
2016-03-01 22:06:57 -0500 received badge  Famous Question (source)
2016-03-01 22:06:57 -0500 received badge  Famous Question (source)
2016-03-01 22:06:57 -0500 received badge  Famous Question (source)
2016-02-29 21:35:41 -0500 commented question Keyboard commands to move PR2 robot on ROS Hydro not working

when I run rostopic echo /base_controller/command it says "WARNING: no messages received and simulated time is active.Is /clock being published?"

2016-02-29 21:35:41 -0500 received badge  Commentator
2016-02-29 21:16:16 -0500 received badge  Notable Question (source)
2016-02-29 20:57:15 -0500 commented question Keyboard commands to move PR2 robot on ROS Hydro not working

when I run rostopic echo /cmd_vel it says "WARNING: topic [/cmd_vel] does not appear to be published yet". There also seems to be no "/base_controller/command" topic.

2016-02-28 21:18:37 -0500 commented question Keyboard commands to move PR2 robot on ROS Hydro not working

This may sound like a dumb question, but how do you check that? Certain lines of code that I run?

2016-02-28 21:17:46 -0500 received badge  Popular Question (source)
2016-02-28 21:17:34 -0500 received badge  Enthusiast
2016-02-27 20:41:49 -0500 commented question Keyboard commands to move PR2 robot on ROS Hydro not working

Yea I am not sure what is going on. The keyboard controls are still not working.

2016-02-26 21:46:36 -0500 commented question Keyboard commands to move PR2 robot on ROS Hydro not working

I was looking at this tutorial:http://wiki.ros.org/pr2_simulator/Tutorials/BasicPR2Controls And it said: "(You need to keep the window in which you launch this node in focus while you drive the robot around)."

What does it mean by keep the terminal in focus?