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

navfn and carrot planner?

asked 2012-06-19 22:59:59 -0500

nikhilsv92 gravatar image

updated 2012-07-02 13:46:49 -0500

mjcarroll gravatar image

Hi, I'm new to ROS and from past 5 days I'm trying create a launcher for navfn and carrot_planner. Can someone please help either by giving a step by step procedure or mail me the launcher if you have already written...

Thanks in advance

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-06-20 03:24:12 -0500

DimitriProsser gravatar image

Try looking at some example code in existing stacks:

  1. Erratic Robot

  2. Turtlebot

  3. Guardian

edit flag offensive delete link more
0

answered 2012-06-20 11:56:12 -0500

I've never seen any launch file explicitly executing those package. They are typically used as a plugin for the move_base package. Of course, you can create your own move_base that uses one of those planners. The code snippets from the wiki pages of those and the source code of move_base are helpful to understand how to use those planners.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-06-19 22:59:59 -0500

Seen: 1,545 times

Last updated: Jun 20 '12