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

Navfn strange Behaviour

asked 2012-03-13 06:15:12 -0500

fmarques gravatar image

Hi,

I'm tunning the navigation stack for my robot, but nafvn is displaying a strange behaviour, sometimes it cannot plan when in narrow places.

Here are some screenshoots

Test2

In this case the navfn cannot plan

Test1

Anybody has an idea why this is happening

Thanks

edit retag flag offensive close merge delete

Comments

I am seeing the same behavior, but I can't post a screenshot. In tight areas, the plan starts right after the tight area instead of starting from the robot. Edit: Increasing cost_scaling_factor from 0.1 to 10 fixed this problem for me.

kmhallen gravatar image kmhallen  ( 2013-05-05 12:47:02 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-03-13 07:13:52 -0500

dornhege gravatar image

I think navfn is quite simple in that it only plans for circular robots. Your's seems a bit lengthy and rectangular. This would lead to a circumference that just doesn't fit through the passage.

edit flag offensive delete link more

Comments

There have also been some observed bugs in navfn where it's sensitive to initial conditions.

tfoote gravatar image tfoote  ( 2012-03-29 21:26:09 -0500 )edit

Question Tools

Stats

Asked: 2012-03-13 06:15:12 -0500

Seen: 207 times

Last updated: Mar 13 '12