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

Help with ROS Navigation Stack Create2

asked 2016-02-10 15:40:04 -0500

millyjar gravatar image

I was wondering if anyone has had any experience running navigation (ROS Navigation Stack). I know that the base is fairly new, but I believe I have all of the applicable topics ready (/scan, /odom, /tf. /tf_static), but I am having trouble creating launch file to do all of these things to do SLAM and the navigation stack.

Also, does anyone know the roslaunch or rosrun command to start the navigation package to gain topics such as /move_base, /dwa_local_planner? I have done so before but have lost the command and am having a hard time finding it again.

I am using Ubuntu 14.04 with ROS indigo, any help is appreciated.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-02-10 19:56:17 -0500

Steven_Daniluk gravatar image

My suggestion would be to install the Turtlebot packages to see an example of how the Navigation Stack can be setup. In the turtlebot_bringup package they have the option to the set the base as the Create as well, which could be useful for you.

Specifically, look in the turtlebot_navigation package at the amcl_demo.launch and gmapping_demo.launch files to see how the nodes for amcl, gmapping, or move_base can be started. Also, if you look at the includes for the launch files and in the param folder you'll find examples for all the parameter settings for amcl, gmapping, and move_base.

You can follow the Turtlebot Navigation Tutorials for Navigation and Simulation for an example of how to use the above, and if you haven't already done so take a look at the Navigation Stack Tutorials as well.

Hope this helps.

edit flag offensive delete link more

Comments

Hi, millyjar I'd like to know if you have successfully run the the turtle_navigation using your iRobot create2 as suggested? I am very new to ROS, and I am not sure if this package can support create2.thanks

fj138696 gravatar image fj138696  ( 2017-05-17 22:50:46 -0500 )edit

Did any one of the aspirants got navigation stack to run on create 2?

doomrobot gravatar image doomrobot  ( 2019-05-24 14:28:10 -0500 )edit

Question Tools

Stats

Asked: 2016-02-10 15:40:04 -0500

Seen: 512 times

Last updated: Feb 10 '16