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

The origin for the sensor is out of map bounds

asked 2015-07-15 05:43:20 -0500

flaminga gravatar image

updated 2015-07-15 05:47:28 -0500

When i launch move_base for navigation stack it gives:

[WARN] [1436954622.771961072]: The origin for the sensor at (0.17, -0.19) is out of map bounds. So, the costmap cannot raytrace for it.

The tf_tree is normal:

At time 1436956287.222 - Translation: [0.000, 0.000, 0.035] - Rotation: in Quaternion [0.000, 0.000, 0.000, 1.000] in RPY (radian) [0.000, -0.000, 0.000] in RPY (degree) [0.000, -0.000, 0.000]

At time 1436956288.221 - Translation: [0.000, 0.000, 0.035] - Rotation: in Quaternion [0.000, 0.000, 0.000, 1.000] in RPY (radian) [0.000, -0.000, 0.000] in RPY (degree) [0.000, -0.000, 0.000]

The size of costmap is 100x100. Footprint is [ [-0.113, 0.123],[0.113, 0.123],[0.113, -0.123], [-0.113, -0.123] ] The param "rolling_window" is true. In RVIZ costmap is in bounds (grey square). It also seems me a strange

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-07-15 07:24:43 -0500

David Lu gravatar image

Double check the origin parameters for the costmap. For a local costmap that's 10m square, you'd often set them to -5.

edit flag offensive delete link more

Comments

I didn't change them, so they are zeros (x and y origin). Ok, i will assign a -5 its.

flaminga gravatar image flaminga  ( 2015-07-15 07:45:57 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-07-15 05:43:20 -0500

Seen: 5,204 times

Last updated: Jul 15 '15