@x-humanoid-cloud/bic-map 0.0.1 → 0.0.2

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
@@ -3,7 +3,7 @@
3
3
  </p>
4
4
 
5
5
  <p align="right">
6
- <a href="https://maven.x-humanoid-cloud.com/repository/pnpm-hosted/">
6
+ <a href="https://www.npmjs.com/package/@x-humanoid-cloud/bic-map">
7
7
  <img src="https://img.shields.io/badge/version-0.0.1-1d81f5.svg?style=flat-square" alt="version" />
8
8
  </a>
9
9
  <a href="./LICENSE">
@@ -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](src/examples/assets/home-thum/indoor_pointCloud.png)](http://localhost:5173/)
24
+ [![BicMap Example Portal](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_pointCloud.png)](http://localhost:5173/)
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
 
@@ -39,11 +39,6 @@ Key Features:
39
39
 
40
40
  ### NPM Module
41
41
 
42
- ```bash
43
- # .npmrc
44
- @x-humanoid-cloud:registry=https://maven.x-humanoid-cloud.com/repository/pnpm-hosted/
45
- ```
46
-
47
42
  ```bash
48
43
  pnpm add @x-humanoid-cloud/bic-map
49
44
  ```
@@ -87,10 +82,10 @@ For environments without a build step (uniapp renderJS, plain `<script>` tags, e
87
82
 
88
83
  | | | |
89
84
  | :---: | :---: | :---: |
90
- | ![Robot Mapping](src/examples/assets/home-thum/indoor_buildMap.png)<br/>Robot Mapping | ![3D Model Control](src/examples/assets/home-thum/indoor_load3dControl.png)<br/>3D Model Control | ![Real-time Location](src/examples/assets/home-thum/indoor_location.png)<br/>Real-time Location |
91
- | ![POI Markers](src/examples/assets/home-thum/base_POIMarkers.png)<br/>POI Markers | ![Graphic Drawing](src/examples/assets/home-thum/expand_GraphicDrawing.png)<br/>Graphic Drawing | ![Cleaning Robot Scene](src/examples/assets/home-thum/scene_indoorCleaning.png)<br/>Cleaning Robot Scene |
92
- | ![Transit Hub Map Guide](src/examples/assets/home-thum/scene_transportHub.png)<br/>Transit Hub Map Guide | ![Museum Tour Guide](src/examples/assets/home-thum/scene_robotGuideTour.png)<br/>Museum Tour Guide | ![Community 24h Inspection](src/examples/assets/home-thum/scene_communityInspect.png)<br/>Community 24h Inspection |
93
- | ![Outdoor Buildings](src/examples/assets/home-thum/outdoor_buildings.png)<br/>Outdoor Buildings | ![Outdoor Point Cloud](src/examples/assets/home-thum/outdoor_pointCloud.png)<br/>Outdoor Point Cloud | ![HD Map Loading](src/examples/assets/home-thum/outdoor_hdMap.png)<br/>HD Map Loading |
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 |
94
89
 
95
90
  <p align="right"><a href="https://bicmap.x-humanoid-cloud.com/">View more examples →</a></p>
96
91
 
@@ -147,6 +142,27 @@ Thanks to the following developers for their contributions to BicMap:
147
142
  <sub><b>lxycreate</b></sub>
148
143
  </a>
149
144
  </td>
145
+ <td align="center">
146
+ <a href="https://github.com/yinwensong">
147
+ <img src="https://github.com/yinwensong.png" width="80" height="80" style="border-radius:50%" alt="yinwensong"/>
148
+ <br/>
149
+ <sub><b>yinwensong</b></sub>
150
+ </a>
151
+ </td>
152
+ <td align="center">
153
+ <a href="https://github.com/tianxiangLee">
154
+ <img src="https://github.com/tianxiangLee.png" width="80" height="80" style="border-radius:50%" alt="tianxiangLee"/>
155
+ <br/>
156
+ <sub><b>tianxiangLee</b></sub>
157
+ </a>
158
+ </td>
159
+ <td align="center">
160
+ <a href="https://github.com/Zy9907yy">
161
+ <img src="https://github.com/Zy9907yy.png" width="80" height="80" style="border-radius:50%" alt="Zy9907yy"/>
162
+ <br/>
163
+ <sub><b>Zy9907yy</b></sub>
164
+ </a>
165
+ </td>
150
166
  </tr>
151
167
  </table>
152
168
 
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  </p>
4
4
 
5
5
  <p align="right">
6
- <a href="https://maven.x-humanoid-cloud.com/repository/pnpm-hosted/">
6
+ <a href="https://www.npmjs.com/package/@x-humanoid-cloud/bic-map">
7
7
  <img src="https://img.shields.io/badge/version-0.0.1-1d81f5.svg?style=flat-square" alt="version" />
8
8
  </a>
9
9
  <a href="./LICENSE">
@@ -21,7 +21,7 @@
21
21
 
22
22
  <h5 align="center">室内外一体化的 GPU 地图渲染与交互解决方案 · 面向机器人场景</h5>
23
23
 
24
- [![BicMap 示例门户](src/examples/assets/home-thum/indoor_pointCloud.png)](http://localhost:5173/)
24
+ [![BicMap 示例门户](https://raw.githubusercontent.com/Open-X-Humanoid/BICMap/main/src/examples/assets/home-thum/indoor_pointCloud.png)](http://localhost:5173/)
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
 
@@ -39,11 +39,6 @@ BicMap 将 **数据**(GeoJSON / 点云 / 机器人位姿)映射为一组可
39
39
 
40
40
  ### NPM Module
41
41
 
42
- ```bash
43
- # .npmrc
44
- @x-humanoid-cloud:registry=https://maven.x-humanoid-cloud.com/repository/pnpm-hosted/
45
- ```
46
-
47
42
  ```bash
48
43
  pnpm add @x-humanoid-cloud/bic-map
49
44
  ```
@@ -87,10 +82,10 @@ createApp(App).use(bicMap).mount('#app')
87
82
 
88
83
  | | | |
89
84
  | :---: | :---: | :---: |
90
- | ![机器人建图](src/examples/assets/home-thum/indoor_buildMap.png)<br/>机器人建图 | ![3D模型控制](src/examples/assets/home-thum/indoor_load3dControl.png)<br/>3D 模型控制 | ![实时位置更新](src/examples/assets/home-thum/indoor_location.png)<br/>实时位置更新 |
91
- | ![点位Marker](src/examples/assets/home-thum/base_POIMarkers.png)<br/>点位 Marker | ![图形绘制](src/examples/assets/home-thum/expand_GraphicDrawing.png)<br/>图形绘制 | ![扫地机器人场景](src/examples/assets/home-thum/scene_indoorCleaning.png)<br/>扫地机器人场景 |
92
- | ![三站一场地图引导](src/examples/assets/home-thum/scene_transportHub.png)<br/>三站一场地图引导 | ![博物馆导览讲解](src/examples/assets/home-thum/scene_robotGuideTour.png)<br/>博物馆导览讲解 | ![社区24h无人值守巡检](src/examples/assets/home-thum/scene_communityInspect.png)<br/>社区 24h 无人值守巡检 |
93
- | ![室外建筑物](src/examples/assets/home-thum/outdoor_buildings.png)<br/>室外建筑物 | ![室外点云](src/examples/assets/home-thum/outdoor_pointCloud.png)<br/>室外点云 | ![高精地图加载](src/examples/assets/home-thum/outdoor_hdMap.png)<br/>高精地图加载 |
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/>高精地图加载 |
94
89
 
95
90
  <p align="right"><a href="https://bicmap.x-humanoid-cloud.com/">查看更多示例 →</a></p>
96
91
 
@@ -147,6 +142,27 @@ BicMap 构建于以下开源项目之上:
147
142
  <sub><b>lxycreate</b></sub>
148
143
  </a>
149
144
  </td>
145
+ <td align="center">
146
+ <a href="https://github.com/yinwensong">
147
+ <img src="https://github.com/yinwensong.png" width="80" height="80" style="border-radius:50%" alt="yinwensong"/>
148
+ <br/>
149
+ <sub><b>yinwensong</b></sub>
150
+ </a>
151
+ </td>
152
+ <td align="center">
153
+ <a href="https://github.com/tianxiangLee">
154
+ <img src="https://github.com/tianxiangLee.png" width="80" height="80" style="border-radius:50%" alt="tianxiangLee"/>
155
+ <br/>
156
+ <sub><b>tianxiangLee</b></sub>
157
+ </a>
158
+ </td>
159
+ <td align="center">
160
+ <a href="https://github.com/Zy9907yy">
161
+ <img src="https://github.com/Zy9907yy.png" width="80" height="80" style="border-radius:50%" alt="Zy9907yy"/>
162
+ <br/>
163
+ <sub><b>Zy9907yy</b></sub>
164
+ </a>
165
+ </td>
150
166
  </tr>
151
167
  </table>
152
168
 
package/package.json CHANGED
@@ -1,8 +1,48 @@
1
1
  {
2
2
  "name": "@x-humanoid-cloud/bic-map",
3
3
  "private": false,
4
- "version": "0.0.1",
4
+ "version": "0.0.2",
5
5
  "description": "GL地图库,室内外一体化的地图渲染与交互解决方案",
6
+ "keywords": [
7
+ "map",
8
+ "webgl",
9
+ "maplibre",
10
+ "three.js",
11
+ "indoor-map",
12
+ "outdoor-map",
13
+ "slam",
14
+ "point-cloud",
15
+ "robot",
16
+ "robotics",
17
+ "humanoid-robot",
18
+ "embodied-intelligence",
19
+ "mobile-robot",
20
+ "robot-navigation",
21
+ "robot-map",
22
+ "map-engine",
23
+ "relocalization",
24
+ "3d-map",
25
+ "scene-map",
26
+ "mapping",
27
+ "gis",
28
+ "geospatial",
29
+ "vue3",
30
+ "visualization",
31
+ "hd-map",
32
+ "poi",
33
+ "path-planning",
34
+ "具身智能",
35
+ "人形机器人",
36
+ "智能移动机器人",
37
+ "机器人地图",
38
+ "机器人地图引擎",
39
+ "机器人导航",
40
+ "SLAM地图",
41
+ "建图",
42
+ "重定位",
43
+ "三维地图",
44
+ "场景地图"
45
+ ],
6
46
  "license": "MIT",
7
47
  "type": "module",
8
48
  "main": "./dist/bic-map.umd.js",