Files
PythonRobotics/SLAM/GraphBasedSLAM/graphslam/__init__.py

10 lines
195 B
Python

# Copyright (c) 2020 Jeff Irion and contributors
#
# This file originated from the `graphslam` package:
#
# https://github.com/JeffLIrion/python-graphslam
"""Graph SLAM solver in Python.
"""