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

robot height navigation stack turtlebot

asked 2014-01-10 09:31:17 -0500

runix gravatar image

updated 2014-01-14 20:41:28 -0500

tfoote gravatar image

Hi,

I have a modified turtlebot that is more tall than the original turtlebot . The problem is that when I launch the navigation stack and I send a goal it works as I expected, but if in the path there are a obstacle like a table, the Turtlebot think that it can go under the table but the robot is more tall and the robot collides with the table.

My doubt is where is specified the height of the turtlebot for solve it.

Sorry if there are similar topics but, I've searched in the forums and I wasn't able to find it

Thanks in advance, Rubén Rodríguez.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2014-01-12 04:21:16 -0500

runix gravatar image

updated 2014-01-12 11:25:43 -0500

After revise the navigation stack I found a solution for the problem, the navigation uses a costmap2d and it has a parameter called max_obstacle_height that is the maximum height of any obstacle to be inserted into the costmap in meters. After i change the value of the parameter the navigation stack works properly.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-01-10 09:31:17 -0500

Seen: 259 times

Last updated: Jan 12 '14