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

fake_localization tutorial not working in Groovy

asked 2013-01-17 08:38:14 -0500

jys gravatar image

updated 2013-01-19 08:14:15 -0500

I think either PR2 simulator tutorial is wrong or fake_localization is broken http://www.ros.org/wiki/pr2_simulator/Tutorials/TeleopBaseControllerPR2InSimulation (Link)

I bring up PR2 with

roslaunch pr2_gazebo pr2_emptyworld.launch

I verify pr2 controller is up by

roslaunch pr2_teleop teleop_keyboard.launch

And then try to run fake_localization

rosrun fake_localization fake_localization

but it gives

[WARN] [1358454895.474588813, 112.908000000]: Message from [unknown] has a non-fully-qualified frame_id [odom]. Resolved locally to [/odom].  This is will likely not work in multi-robot systems.  This message will only print once.
[ WARN] [1358454902.814434929, 127.908000000]: MessageFilter [target=/base_link ]: Dropped 100.00% of messages so far. Please turn the [ros.fake_localization.message_notifier] rosconsole logger to DEBUG for more information.
[ WARN] [1358454935.913767173, 187.923000000]: MessageFilter [target=/base_link ]: Dropped 100.00% of messages so far. Please turn the [ros.fake_localization.message_notifier] rosconsole logger to DEBUG for more information.
[DEBUG] [1358454937.289245561, 190.536000000]: MessageFilter [target=/base_link ]: Removed oldest message because buffer is full, count now 100 (frame_id=odom, stamp=189.477000)
[DEBUG] [1358454937.289406252, 190.536000000]: MessageFilter [target=/base_link ]: Added message in frame odom at time 190.487, count now 100
[DEBUG] [1358454937.289897638, 190.536000000]: MessageFilter [target=/base_link ]: Removed oldest message because buffer is full, count now 100 (frame_id=odom, stamp=189.487000)
[DEBUG] [1358454937.290004351, 190.536000000]: MessageFilter [target=/base_link ]: Added message in frame odom at time 190.497, count now 100
[DEBUG] [1358454937.290251633, 190.536000000]: MessageFilter [target=/base_link ]: Removed oldest message because buffer is full, count now 100 (frame_id=odom, stamp=189.497000)
[DEBUG] [1358454937.290306663, 190.536000000]: MessageFilter [target=/base_link ]: Added message in frame odom at time 190.507, count now 100

What am I doing wrong? Why is this tutorial not working?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2013-01-20 09:38:48 -0500

jys gravatar image

updated 2015-10-14 16:14:20 -0500

tfoote gravatar image

Found answer at link

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-01-17 08:38:14 -0500

Seen: 398 times

Last updated: Oct 14 '15