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

start amcl

asked 2012-07-12 01:41:45 -0500

Astronaut gravatar image

updated 2012-07-12 03:07:07 -0500

This thelauch file that consider the amcl package

<node pkg="amcl" type="amcl" name="amcl" respawn="true" output="screen">

</node> Can I use this to start the amcl package?

edit retag flag offensive close merge delete

Comments

Ok. So I have a installed and build a group of packages , between them the amcl packages. But would like to run the amcl node only. So I have only one lauch file for the whole package system. So dont have a launch file for the amcl package. Can I use the lauch file for the whole system?

Astronaut gravatar image Astronaut  ( 2012-07-12 02:58:54 -0500 )edit

Hello. I wanted to edit more lines of the launch file but could not. Icould edit only only one line. What is the problem?? please any help? why was not let to edit the whole launch file???

Astronaut gravatar image Astronaut  ( 2012-07-16 00:38:05 -0500 )edit

where is placed this package turtlebot_navigation/config/amcl_turtlebot??? I can not find it.

Astronaut gravatar image Astronaut  ( 2012-07-17 06:03:19 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-07-12 01:48:31 -0500

Lorenz gravatar image

Please have a look at the amcl wiki page and some sample configuration files. For instance, the amcl configuration for the Turtlebot can be found in the package turtlebot_navigation/config/amcl_turtlebot.launch. You probably won't be able to use that amcl launch file out of the box because some topics might not match, i.e. you'll maybe need to fix the topic remapping.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-07-12 01:41:45 -0500

Seen: 4,147 times

Last updated: Jul 12 '12