Posts

Showing posts from November, 2025

Week 10

Image
 Figure out a better database and demonstration method Nodes are connected each other, which can using an algorithm to find the shortest way to go to the destination. Nodes relation shows as following: Rooms are directly connected with the closest node or both left and right nodes which can be searched by the algorithm. But both navigation and management need a new application to adapt this new data structure. So this week I do a lot of tryings, it's hard to say they are useless, but it's let me know what to do in the next. Meeting: Good demo, and the keep working on them, during the holidays still need some develop and improvements.

Week 9

Image
 base on previous updates, the structure, the data base and demonstration method are almost decided. From a demo to a app:  demo only have a specific function and shows the route, but for a app, it needs to access the route information from the cloud website and know what information is the user needed. So the gap here is still very large build an app for navigation, which not only can using local dataset. it can using my online sources, and open it and demos arrows in the AR space. Also for data management, it is little bit harder for adding list. and right now, it's now, it's only available for add a route by the app Meeting: well demo for the new deliverable apps But/Problems: Navigation is good but in Chinese. Data management part: hard for admin to add all the data one by one, need some efficiency policy to overcome the  multi-route rocording requirements now: room --> route 1:n which means every point need a route to all the rooms which is wasted for memory and a...

Week 8

Image
 1. update the timeline 2. complete a easy demo for manager to record the route at present (only export the Json file) As I structured in the last meeting, 1st step: scan the QR code which contain the present location 2nd step: the main program of recording route 3rd step: export those files as Json with a specific name Meeting:  Determine the final structure of the app And what should I do in the next step/week: 1. a demo for navigation 2. a better organized of database

Week 7

Image
 As last week, we got a file of route. This week I'd like to combine the dot cloud diagram with the 2D design graph, by some python function. And I also have a test website, works like this (may not when bench) https://fxhcgg.github.io/Test_Immersal/ This website is transfer the dot cloud map from the official website to my own website. And it can works also works well. what I've done: match the dots with the graph --- next step--> can know where the room is, sampled manually what can get by this: 1. ratio bewteen graph and real world. (easy to sample rooms) 2. the recording may have angle differences to correct them meeting: Due to the method of what I've done, it may hard to achieve(suggest by supervisor). So I need to change another one. By discussing with supervisor, Final works should be present as the structures which demos in the graph below)