Skip to main content

Tools for 2D maps

Project description

pymap2d

Map2D is a simple python 2D gridmap class, able to load 2d maps from ROS .yaml/.pgm maps.

Map2D provides:

  • simple xy <-> ij coordinate conversions,
  • implementation of the dijkstra algorithm.
  • 2D ESDF calculation

CMap2D is a Cython-based performance optimized version of Map2D, providing fast 2D ESDF calculation from occupancy grids.

Dependency: Cython

$ pip install Cython

Installation:

Inside this project root folder:

$ pip install .

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

pymap2d-0.1.1.tar.gz (326.0 kB view hashes)

Uploaded Source

Supported by

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