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

ROS Basics: Setting up my first project

asked 2013-02-26 04:34:07 -0500

Rudolf gravatar image

I just want to make sure I'm understanding the setup properly. Maybe I'm missing something but I feel like there is a bit of a gap in the tutorial between where you are building essentially an empty project, and where they have you call premade functions/packages.

Lets say I want to start experimenting with LIDAR mapping using Hector SLAM (I don't have access to an odometer at the moment). I see the sicktoolbox_wrapper, hector_slam and gmapping packages. Would I just rosmake and rosrun those from where they are(which is what it looks like the tutorial is doing) or would I build my own project using:

roscreate-pkg LIDAR_testing sicktoolbox gmapping hector_slam etc etc rosmake LIDAR_testing

and go from there?

I'm using Groovy on Ubuntu 12.04.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-02-26 05:08:44 -0500

If ur using the above mentioned packages without any modifications then you can just write a launch file to start them together.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-26 04:34:07 -0500

Seen: 292 times

Last updated: Feb 26 '13