No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License LGPL
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description
Checkout URI https://github.com/julioplaced/active_graph_slam.git
VCS Type git
VCS Version main
Last Updated 2023-04-24
Dev Status UNKNOWN
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This package pulls in the Karto mapping library, and provides a ROS wrapper for using it with g20.

Additional Links

No additional links.

Maintainers

  • Saurav Agarwal

Authors

  • Saurav Agarwal

slam_karto_g2o

A ROS Package for Pose Graph SLAM that uses open_karto for the front end and g2o for backend.

Acknowledgement

This package would not have been possible without the nav2d package by Sebastian Kasperski (https://github.com/skasperski/navigation_2d)

Notes

The optimization routine used is Levenberg-Marquadt provided by g2o, you can easily change it to something else (Powell’s dog leg etc.). This package is currently tested with Ubuntu 16.04 LTS + ROS Kinetic

How-To Use

Use the given launch files. The build_map_w_params launch files uses a given param file, which you can edit to change the behavior of open_karto. Make sure to use the right scan topic. Also, the package will expect an odometry tf to be published to between odom frame and base_link (or base_footprint).

Dependencies

  • SuiteSparse: In ubuntu you can install as $ sudo apt-get install libsuitesparse-dev (www.suitesparse.com)

  • Eigen: $ sudo apt-get install libeigen3-dev (most likely it is already installed if you have ROS)

  • g2o: Downloand and install from https://github.com/RainerKuemmerle/g2o.

  • Clone open_karto to your catkin_ws/src folder (https://github.com/ros-perception/open_karto)

Support

Head on over to my blog post http://sauravag.com/2017/07/an-practical-introduction-to-pose-graph-slam/ where you can ask questions and I will try to respond in a timely manner.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged slam_karto_g2o at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.