@x-humanoid-cloud/bic-map 0.0.3 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.en.md CHANGED
@@ -21,7 +21,7 @@
21
21
 
22
22
  <h5 align="center">Seamless indoor/outdoor GPU map rendering & interaction SDK · Built for robotics</h5>
23
23
 
24
- [![BicMap Example Portal](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_pointCloud.png)](https://bicmap.x-humanoid-cloud.com/)
24
+ [![BicMap Example Portal](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_pointCloud.png)](https://bicmap.x-humanoid-cloud.com/)
25
25
 
26
26
  BicMap (`@x-humanoid-cloud/bic-map`) is a WebGL-based map rendering library built on top of [MapLibre GL](https://maplibre.org), [Three.js](https://threejs.org), and [Turf](https://turfjs.org), extended with robotics-oriented features including **indoor SLAM maps, outdoor tile/HD maps, point clouds, 3D models, POI markers, drawing tools, path planning, and robot orchestration** — all ready to use out of the box.
27
27
 
@@ -82,10 +82,10 @@ For environments without a build step (uniapp renderJS, plain `<script>` tags, e
82
82
 
83
83
  | | | |
84
84
  | :---: | :---: | :---: |
85
- | ![Robot Mapping](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_buildMap.png)<br/>Robot Mapping | ![3D Model Control](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_load3dControl.png)<br/>3D Model Control | ![Real-time Location](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_location.png)<br/>Real-time Location |
86
- | ![POI Markers](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/base_POIMarkers.png)<br/>POI Markers | ![Graphic Drawing](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/expand_GraphicDrawing.png)<br/>Graphic Drawing | ![Cleaning Robot Scene](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_indoorCleaning.png)<br/>Cleaning Robot Scene |
87
- | ![Transit Hub Map Guide](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_transportHub.png)<br/>Transit Hub Map Guide | ![Museum Tour Guide](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_robotGuideTour.png)<br/>Museum Tour Guide | ![Community 24h Inspection](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_communityInspect.png)<br/>Community 24h Inspection |
88
- | ![Outdoor Buildings](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/outdoor_buildings.png)<br/>Outdoor Buildings | ![Outdoor Point Cloud](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/outdoor_pointCloud.png)<br/>Outdoor Point Cloud | ![HD Map Loading](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/outdoor_hdMap.png)<br/>HD Map Loading |
85
+ | ![Robot Mapping](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_buildMap.png)<br/>Robot Mapping | ![3D Model Control](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_load3dControl.png)<br/>3D Model Control | ![Real-time Location](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_location.png)<br/>Real-time Location |
86
+ | ![POI Markers](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/base_POIMarkers.png)<br/>POI Markers | ![Graphic Drawing](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/expand_GraphicDrawing.png)<br/>Graphic Drawing | ![Cleaning Robot Scene](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_indoorCleaning.png)<br/>Cleaning Robot Scene |
87
+ | ![Transit Hub Map Guide](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_transportHub.png)<br/>Transit Hub Map Guide | ![Museum Tour Guide](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_robotGuideTour.png)<br/>Museum Tour Guide | ![Community 24h Inspection](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_communityInspect.png)<br/>Community 24h Inspection |
88
+ | ![Outdoor Buildings](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/outdoor_buildings.png)<br/>Outdoor Buildings | ![Outdoor Point Cloud](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/outdoor_pointCloud.png)<br/>Outdoor Point Cloud | ![HD Map Loading](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/outdoor_hdMap.png)<br/>HD Map Loading |
89
89
 
90
90
  <p align="right"><a href="https://bicmap.x-humanoid-cloud.com/">View more examples →</a></p>
91
91
 
@@ -109,8 +109,14 @@ pnpm build:all # Build both npm package and CDN version
109
109
 
110
110
  ## Resources
111
111
 
112
- * [Online API Docs](https://bicmap.x-humanoid-cloud.com/) — Example portal and latest API reference
113
- * [Example Portal](https://bicmap.x-humanoid-cloud.com/) — Interactive preview of all examples; click any card to open the corresponding demo
112
+ * [Online Docs & Example Portal](https://bicmap.x-humanoid-cloud.com/) — Latest API reference and interactive preview of all examples; click any card to open the corresponding demo
113
+
114
+ ## Ecosystem
115
+
116
+ | Project | Description | Repository |
117
+ |---------|-------------|------------|
118
+ | **BICMap-Mobile** | Mobile app built with uni-app (Vue3 + Vite), integrating BicMap via renderJS for scenes like SLAM mapping | [GitHub](https://github.com/Open-X-Humanoid/BICMap-Mobile) |
119
+ | **BICMap-Python** | Lets Python code drive the BicMap JS SDK directly through a pywebview desktop container and JS Bridge, enabling map rendering and data visualization from Python | [GitHub](https://github.com/Open-X-Humanoid/BICMap-Python) |
114
120
 
115
121
  ## Tech Stack
116
122
 
package/README.md CHANGED
@@ -21,7 +21,7 @@
21
21
 
22
22
  <h5 align="center">室内外一体化的 GPU 地图渲染与交互解决方案 · 面向机器人场景</h5>
23
23
 
24
- [![BicMap 示例门户](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_pointCloud.png)](https://bicmap.x-humanoid-cloud.com/)
24
+ [![BicMap 示例门户](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_pointCloud.png)](https://bicmap.x-humanoid-cloud.com/)
25
25
 
26
26
  BicMap(`@x-humanoid-cloud/bic-map`)是一套基于 WebGL 的地图渲染库,在 [MapLibre GL](https://maplibre.org) + [Three.js](https://threejs.org) + [Turf](https://turfjs.org) 之上做了面向机器人业务的二次封装,提供 **室内 SLAM 地图、室外瓦片/高精地图、点云、3D 模型、POI 标注、绘制工具、路径规划与机器人编排** 等开箱即用的能力。
27
27
 
@@ -82,10 +82,10 @@ createApp(App).use(bicMap).mount('#app')
82
82
 
83
83
  | | | |
84
84
  | :---: | :---: | :---: |
85
- | ![机器人建图](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_buildMap.png)<br/>机器人建图 | ![3D模型控制](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_load3dControl.png)<br/>3D 模型控制 | ![实时位置更新](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_location.png)<br/>实时位置更新 |
86
- | ![点位Marker](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/base_POIMarkers.png)<br/>点位 Marker | ![图形绘制](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/expand_GraphicDrawing.png)<br/>图形绘制 | ![扫地机器人场景](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_indoorCleaning.png)<br/>扫地机器人场景 |
87
- | ![三站一场地图引导](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_transportHub.png)<br/>三站一场地图引导 | ![博物馆导览讲解](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_robotGuideTour.png)<br/>博物馆导览讲解 | ![社区24h无人值守巡检](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/scene_communityInspect.png)<br/>社区 24h 无人值守巡检 |
88
- | ![室外建筑物](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/outdoor_buildings.png)<br/>室外建筑物 | ![室外点云](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/outdoor_pointCloud.png)<br/>室外点云 | ![高精地图加载](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/outdoor_hdMap.png)<br/>高精地图加载 |
85
+ | ![机器人建图](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_buildMap.png)<br/>机器人建图 | ![3D模型控制](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_load3dControl.png)<br/>3D 模型控制 | ![实时位置更新](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/indoor_location.png)<br/>实时位置更新 |
86
+ | ![点位Marker](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/base_POIMarkers.png)<br/>点位 Marker | ![图形绘制](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/expand_GraphicDrawing.png)<br/>图形绘制 | ![扫地机器人场景](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_indoorCleaning.png)<br/>扫地机器人场景 |
87
+ | ![三站一场地图引导](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_transportHub.png)<br/>三站一场地图引导 | ![博物馆导览讲解](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_robotGuideTour.png)<br/>博物馆导览讲解 | ![社区24h无人值守巡检](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/scene_communityInspect.png)<br/>社区 24h 无人值守巡检 |
88
+ | ![室外建筑物](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/outdoor_buildings.png)<br/>室外建筑物 | ![室外点云](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/outdoor_pointCloud.png)<br/>室外点云 | ![高精地图加载](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/develop/src/examples/assets/home-thum/outdoor_hdMap.png)<br/>高精地图加载 |
89
89
 
90
90
  <p align="right"><a href="https://bicmap.x-humanoid-cloud.com/">查看更多示例 →</a></p>
91
91
 
@@ -109,8 +109,14 @@ pnpm build:all # 同时构建 npm 包与 CDN 版本
109
109
 
110
110
  ## 学习资源
111
111
 
112
- * [在线 API 文档](https://bicmap.x-humanoid-cloud.com/):示例门户与最新接口说明
113
- * [示例门户](https://bicmap.x-humanoid-cloud.com/):所有示例的可交互预览,点击卡片即可打开对应示例
112
+ * [在线文档 & 示例门户](https://bicmap.x-humanoid-cloud.com/):最新接口说明与所有示例的可交互预览,点击卡片即可打开对应示例
113
+
114
+ ## 生态项目
115
+
116
+ | 项目 | 说明 | 仓库 |
117
+ |------|------|------|
118
+ | **BICMap-Mobile** | 基于 uni-app(Vue3 + Vite)的移动端应用,通过 renderJS 模式集成 BicMap,实现 SLAM 建图等场景 | [GitHub](https://github.com/Open-X-Humanoid/BICMap-Mobile) |
119
+ | **BICMap-Python** | 通过 pywebview 桌面容器 + JS Bridge,让 Python 代码直接调用 BicMap JS SDK 进行地图展示与数据渲染 | [GitHub](https://github.com/Open-X-Humanoid/BICMap-Python) |
114
120
 
115
121
  ## 技术栈
116
122
 
package/package.json CHANGED
@@ -1,13 +1,22 @@
1
1
  {
2
2
  "name": "@x-humanoid-cloud/bic-map",
3
3
  "private": false,
4
- "version": "0.0.3",
4
+ "version": "0.0.5",
5
5
  "description": "GL地图库,室内外一体化的地图渲染与交互解决方案",
6
6
  "keywords": [
7
+ "具身智能",
8
+ "人形机器人",
9
+ "智能移动机器人",
10
+ "机器人地图",
11
+ "机器人地图引擎",
12
+ "机器人导航",
13
+ "SLAM地图",
14
+ "建图",
15
+ "重定位",
16
+ "三维地图",
17
+ "场景地图",
7
18
  "map",
8
19
  "webgl",
9
- "maplibre",
10
- "three.js",
11
20
  "indoor-map",
12
21
  "outdoor-map",
13
22
  "slam",
@@ -31,17 +40,8 @@
31
40
  "hd-map",
32
41
  "poi",
33
42
  "path-planning",
34
- "具身智能",
35
- "人形机器人",
36
- "智能移动机器人",
37
- "机器人地图",
38
- "机器人地图引擎",
39
- "机器人导航",
40
- "SLAM地图",
41
- "建图",
42
- "重定位",
43
- "三维地图",
44
- "场景地图"
43
+ "maplibre",
44
+ "three.js"
45
45
  ],
46
46
  "license": "MIT",
47
47
  "type": "module",