Skip to main content

A complete 2D and 3D graph SLAM implementation using plagiarized code from SRI's OpenKarto

Project description

# YAG SLAM (Yet Another Graph SLAM)

Quick blurb on project goals: YAG SLAM is meant to be a complete graph SLAM system for life long mapping for robots using either 2D or 3D sensors. In its current form it is basically the same as Open Karto, even keeping the scan matcher from Karto mostly as is. The graph bits (including serialization/deserialization) however are implemented in Python and SBA is being used to do the graph optimization.

Here are the rough goals of this project:

  • Code should be easy to understand, maintain, and add to (hence the focus on Python as an interface).

  • Support ROS without needing ROS as I intend to use the API exposed by this codebase in a variety of situations/cloud services that are related to robotics but aren’t “on a robot”.

  • Do map saving, loading, and modification using portable formats (currently Graph state -> dict -> msgpack) to allow for tool development in a variety of ways.

  • Support any sensor so long as a scan matcher and a loop closure system are supplied.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yag_slam-0.3.0.tar.gz (38.0 kB view details)

Uploaded Source

File details

Details for the file yag_slam-0.3.0.tar.gz.

File metadata

  • Download URL: yag_slam-0.3.0.tar.gz
  • Upload date:
  • Size: 38.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.11

File hashes

Hashes for yag_slam-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d0ad0171effe12afeb8efc64d668429b31c84a7fe515147d60452d87149d6469
MD5 24855d36631d1e760b67c6a67075e8a3
BLAKE2b-256 d66f5b0090db9b85511f5660d8af1c55620ea4cc4daf49d86b0c64c07b277a0d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page