Skip to content
/ pgmXT Public

pgm editor for SLAM (SLAM 地图编辑工具 .pgm 格式,SLAM部署工具)

License

Notifications You must be signed in to change notification settings

dealdot/pgmXT

Repository files navigation

pgmXT

SLAM 地图编辑工具(.pgm 格式),SLAM部署工具

pgm editor for SLAM

前端技术栈: vite + electron + react + tailwindcss + typescript

后端技术栈:express.js + sqlite3数据库

后端仓库: pgmXT-backend

screenshots:

  1. screenshot1-项目列表,数据在 sqlite 中持久化
  2. screenshot2-添加一个新项目
  3. screenshot3-编辑 pgm 地图,新增,删除线段,调整画笔精细等操作
  4. screenshot4-导出功能

Install

$ pnpm install

Development

$ pnpm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

License

This project is under the MIT License. Refer to the LICENSE file for detailed information.

About

pgm editor for SLAM (SLAM 地图编辑工具 .pgm 格式,SLAM部署工具)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages