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

Revision history [back]

click to hide/show revision 1
initial version

All you have to do is to follow those steps:

go to workspace src space

cd /path/to/your/catkin_ws/src

clone it from its repository

git clone https://github.com/tu-darmstadt-ros-pkg/hector_slam

now build, back to your catkin_ws folder

cd /path/to/your/catkin_ws/

catkin_make

Tutorials

And concerning tutorials you can learn from the wiki over here:

http://wiki.ros.org/

Or from books, for example, the one I learned/learn from:

Learning ROS for Robotics Programming

All you have to do is to follow those steps:

go to workspace src space

cd /path/to/your/catkin_ws/src

clone it from its repository

git clone https://github.com/tu-darmstadt-ros-pkg/hector_slam

now build, back to your catkin_ws folder

cd /path/to/your/catkin_ws/

catkin_make

Tutorials

And concerning tutorials you can learn from the wiki over here:

http://wiki.ros.org/

Or from books, for example, the one I learned/learn from:

Learning ROS for Robotics Programming

All you have to do is to follow those steps:

go to workspace src space

cd /path/to/your/catkin_ws/src

clone it from its repository

git clone https://github.com/tu-darmstadt-ros-pkg/hector_slam

now build, back to your catkin_ws folder

cd /path/to/your/catkin_ws/

catkin_make

Tutorials

And concerning tutorials you can learn from the wiki over here:

http://wiki.ros.org/

Or from books, for example, the one I learned/learn from:

Learning ROS for Robotics Programming

All you have to do is to follow those steps:

go to workspace src space

cd /path/to/your/catkin_ws/src

clone it from its repository

git clone https://github.com/tu-darmstadt-ros-pkg/hector_slam

now build, back to your catkin_ws folder

cd /path/to/your/catkin_ws/

catkin_make

Tutorials

And concerning tutorials you can learn from the wiki over here:

http://wiki.ros.org/

Or from books, for example, the one I learned/learn from:

Learning ROS for Robotics Programming