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

[pr2_simulator] pr2_nav_tutorial.launch and groovy?

asked 2014-07-11 01:42:31 -0500

GuillaumeB gravatar image

updated 2014-07-13 21:45:08 -0500

hi everyone, I try to follow this tutorial pr2_simulator/Tutorials/BasicPR2Controls but when i try to launch the pr2_nav_tutorial.launch I have several mistakes and warnings like :

[WARN] [WallTime: 1405059934.255135] [152.006000] You've passed in true for auto_start to the python action server, you should always pass in false to avoid race conditions.
[ WARN] [1405059936.978057055, 152.451000000]: Message from [/tilt_shadow_filter] has a non-fully-qualified frame_id [base_footprint]. Resolved locally to [/base_footprint].  This is will likely not work in multi-robot systems.  This message will only print once.
[ERROR] [1405059937.805787202, 152.608000000]: Lookup would require extrapolation into the past.  Requested time 152.406000000 but the earliest data is at time 152.420000000, when looking up transform from frame [/base_footprint] to frame [/base_link]
[ WARN] [1405059937.806367950, 152.608000000]: Message from [/base_shadow_filter] has a non-fully-qualified frame_id [base_footprint]. Resolved locally to [/base_footprint].  This is will likely not work in multi-robot systems.  This message will only print once.
[WARN] [WallTime: 1405059947.827203] [154.288000] You've passed in true for auto_start to the python action server, you should always pass in false to avoid race conditions.

I am looking for solution about these errors but nothing is about groovy. So if someone knows if there is another pr2_nav_tutorial. launch file or have an idea to fix it ?

/////edit/////

the process died and It is about Eigen.

move_base: /usr/include/eigen3/Eigen/src/Core/DenseStorage.h:69: Eigen::internal::plain_array<T, Size, MatrixOrArrayOptions, 16>::plain_array() [with T = float, int Size = 4, int MatrixOrArrayOptions = 0]: Assertion `(reinterpret_cast<size_t>(array) & 0xf) == 0 && "this assertion is explained here: " ".org/dox-devel/TopicUnalignedArrayAssert.html" " **** READ THIS WEB PAGE !!! ****"' failed.

I try to check the Eigen website but nothing about that. //////////////////////////// thanks for you help !

I use groovy on ubuntu 12.04 (precise) LTS my laptop is Dell latitude E4310

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-13 04:16:29 -0500

DevonW gravatar image

Hi there,

no need to worry. These are warnings and should not effect the execution.

edit flag offensive delete link more

Comments

thank you for your answer but the process died after these error. I have update my post with error about Eigen.

GuillaumeB gravatar image GuillaumeB  ( 2014-07-13 21:46:05 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-11 01:42:31 -0500

Seen: 80 times

Last updated: Jul 13 '14