CN110657799B - Space real-time positioning method, computer device and computer readable storage medium - Google Patents

Space real-time positioning method, computer device and computer readable storage medium Download PDF

Info

Publication number
CN110657799B
CN110657799B CN201910916876.3A CN201910916876A CN110657799B CN 110657799 B CN110657799 B CN 110657799B CN 201910916876 A CN201910916876 A CN 201910916876A CN 110657799 B CN110657799 B CN 110657799B
Authority
CN
China
Prior art keywords
coordinate value
value
predicted
moving
moving target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910916876.3A
Other languages
Chinese (zh)
Other versions
CN110657799A (en
Inventor
张强
李伟
兰海鹏
李萌
董建博
许未来
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Institute Of Ocean Engineering Equipment & Technology
Original Assignee
Guangdong Institute Of Ocean Engineering Equipment & Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Institute Of Ocean Engineering Equipment & Technology filed Critical Guangdong Institute Of Ocean Engineering Equipment & Technology
Priority to CN201910916876.3A priority Critical patent/CN110657799B/en
Publication of CN110657799A publication Critical patent/CN110657799A/en
Application granted granted Critical
Publication of CN110657799B publication Critical patent/CN110657799B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/10Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 by using measurements of speed or acceleration
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The invention provides a space real-time positioning method, which comprises the steps of initializing a positioning mobile tag and obtaining an initial coordinate value; initializing a Kalman filter; calculating the moving coordinate value of the moved moving target; obtaining a predicted coordinate value of the moving target after the next movement predicted by the Kalman filter and optimizing the predicted coordinate value; calculating the speed value of the moving target; and recalculating the updated moving coordinate value of the moved moving target, acquiring the updated predicted coordinate value of the moving target predicted by the Kalman filter, optimizing the updated moving coordinate value and the speed value of the moving target based on the updated predicted coordinate value, and acquiring the real-time coordinate value and the real-time speed value of the moving target. The invention also provides a computer device and a computer readable storage medium for realizing the method. The invention can realize that the velocity parameter is deduced without depending on inertial navigation hardware, and the optimized Kalman filter algorithm is utilized to better eliminate the problem of 'jitter' of the positioning coordinate, thereby effectively improving the real-time positioning precision.

Description

Space real-time positioning method, computer device and computer readable storage medium
Technical Field
The invention relates to the field of target positioning, in particular to a space real-time positioning method, a computer device for realizing the method and a computer readable storage medium.
Background
Kalman filtering and integrated navigation are widely applied to indoor and outdoor space positioning and navigation. In an outdoor scene, a GPS and an inertial navigation system are widely utilized to position an object (belonging to integrated navigation positioning), and in an indoor scene, the object is positioned by technologies such as ultra-wideband, WIFI, Bluetooth, inertial navigation and the like. Currently, an integrated navigation technology based on an inertial navigation system and an ultra-wideband is a hot spot of indoor positioning research. The basic working principle of inertial navigation is based on Newton's law of mechanics, and the acceleration of the carrier in the inertial reference system is measured to further calculate the information of the speed, the yaw angle, the position and the like of the moving object. The ultra-wideband technology has the characteristics of good signal, high measurement precision and the like. The two can be combined to obtain better space positioning effect.
Meanwhile, the existing combined positioning technology has the following defects:
1. two or more hardware devices, namely an inertia device and an ultra-wideband measuring device, are needed, and the cost is high.
2. The data of different hardware devices need to be combined and operated, and the algorithm is complex.
Therefore, aiming at the defects, the invention adopts the idea of simulating the inertial navigation to simulate the movement speed of the object without hardware equipment of the inertial navigation, thereby reducing the hardware cost, the development amount of a navigation system and simplifying an algorithm.
Disclosure of Invention
The first objective of the present invention is to provide a method for real-time spatial positioning, which can implement real-time spatial positioning without inertial navigation hardware devices.
The second objective of the present invention is to provide a computer device for implementing the above-mentioned space real-time positioning method.
A third object of the present invention is to provide a computer readable storage medium for implementing the above-mentioned space real-time positioning method.
In order to achieve the first object, the spatial real-time positioning method provided by the invention comprises the steps of initializing a positioning mobile tag, and obtaining an initial coordinate value; initializing a Kalman filter; calculating the moving coordinate value of the moved moving target; obtaining a predicted coordinate value of the moving target after the next movement predicted by the Kalman filter and optimizing the predicted coordinate value; calculating the speed value of the moving target; and recalculating the updated moving coordinate value of the moved moving target, acquiring the updated predicted coordinate value of the moving target predicted by the Kalman filter, optimizing the updated moving coordinate value and the speed value of the moving target based on the updated predicted coordinate value, and acquiring the real-time coordinate value and the real-time speed value of the moving target.
According to the scheme, the mobile tag is used for tracking the mobile target, the position coordinate value of the tag is firstly calculated by utilizing the distance between the mobile tag and the base station, the speed value is calculated based on the position, and finally the coordinate value and the speed value are optimized by utilizing a Kalman filter and the real-time coordinate value and the real-time speed value are acquired.
The further scheme is that the number of the mobile tags is more than one, and at least 3 positioning base stations are provided.
The method further includes the steps of initializing the positioning mobile tag, calculating a plurality of coordinate values by adopting a trilateral positioning method or a least square method, calculating a mean value and a variance of the coordinate values, and judging whether the variance is smaller than a preset expected value, wherein if the variance is smaller than the preset expected value, the mean value is used as an initial coordinate value.
Further, initializing the kalman filter includes initializing the kalman filter by the initial coordinate value, the initial velocity, and the noise variance.
Further, the moving coordinate value is calculated and obtained by a trilateral localization method or a least square method.
Therefore, the initialization of the position coordinate and the speed and the acquisition of the moving coordinate value can be realized by adopting the mobile tag and the positioning base station to carry out distance measurement and calculation.
Further, the predicted coordinate value is obtained by solving the prediction equation of the Kalman filter, and X is set T k =[x,y,v x ,v y ]Is an input variable of the Kalman filter, where (x, y) is the coordinate of the moving tag, (v) x ,v y ) Are the components of the label moving speed v in the x, y directions.
Further, the calculating the moving speed of the moving object includes setting the coordinate values of the moving object obtained in the last 4 times as C k-3 (x k-3 ,y k-3 ),C k-2 (x k-2 ,y k-2 ),C k-1 (x k-1 ,y k-1 ),C k (x k ,y k ) The refresh frequency of the spatial location data is f, the speed in the x-direction and the speed in the y-direction are respectively
v x =f/4·(x k -x k-2 )+(x k-1 -x k-3 );
v y =f/4·(y k -y k-2 )+(y k-1 -y k-3 )。
The further scheme is that the optimization process comprises the steps of performing track smoothing on the filtered coordinate values and the filtered speed values, comparing the predicted value at the current moment with the predicted value at the previous moment, and performing weighted average on the predicted values at adjacent moments through weights at different moments so as to realize a self-adaptive process.
From the above, the prediction equation requires input v x And v y ,v x And v y And calculating and obtaining the coordinate values of the moving target obtained in the last 4 times. Compared with the prior art, the method can realize that parameters such as speed and the like are deduced without depending on inertial navigation hardware, and reduces hardware cost and research and development difficulty. Meanwhile, through an optimized algorithm, the problem of 'jitter' of the positioning coordinates is better eliminated, a smoother motion track can be obtained, and the real-time positioning precision can be effectively improved.
In order to achieve the second object, the present invention provides a computer device having a processor and a memory, wherein the memory stores a computer program, and the computer program is executed by the processor to implement the steps of the spatial real-time positioning method or to execute the steps of the spatial real-time positioning method.
To achieve the third objective, the present invention provides a computer-readable storage medium, which stores a computer program, and the computer program is executed by a processor to implement the steps of the above-mentioned space real-time positioning method, or to execute the steps of the above-mentioned space real-time positioning method.
Drawings
Fig. 1 is a flowchart of an embodiment of a spatial real-time positioning method according to the present invention.
FIG. 2 is a schematic illustration of trilateration.
The invention is further described with reference to the following figures and examples.
Detailed Description
The embodiment of the space real-time positioning method comprises the following steps:
referring to fig. 1, fig. 1 is a flowchart of an embodiment of a spatial real-time positioning method according to the present invention. First, step S1 is executed to initialize a positioning mobile tag and obtain an initial coordinate value, specifically, the embodiment adopts four Ultra Wideband (UWB) positioning chips to perform positioning operations, which includes one mobile tag and 3 positioning base stations. Referring to fig. 2, fig. 2 is a schematic illustration of trilateration. In this embodiment, a trilateration method is used to calculate a plurality of coordinate values, where A, B, C is the position of three base stations, which is a known quantity, D is the position of the mobile tag, which is an unknown quantity, the coordinate of D is (x, y, z), and the coordinate of a is (x, y, z) 1 ,y 1 ,z 1 ) The coordinates of B are (x) 2 ,y 2 ,z 2 ) And the coordinate of C is (x) 3 ,y 3 ,z 3 ),d 1 、d 2 、d 3 Respectively, the radius of a sphere with A, B, C as the center of the sphere, and D is the intersection point of A, B, C three spheres
(x 1 -x 0 ) 2 +(y 1 -y 0 ) 2 =d 1 2
(x 2 -x 0 ) 2 +(y 2 -y 0 ) 2 =d 2 2
(x 3 -x 0 ) 2 +(y 3 -y 0 ) 2 =d 3 2
By the above formula, D (x, y, z) can be calculated. Meanwhile, D cannot be precisely the intersection point of A, B, C trigrams due to measurement errors, and therefore, the mean and variance of the coordinate values need to be calculated to determine whether the variance is smaller than a predetermined expected value, and if so, the mean is applied as the initial coordinate value.
Next, step S2 is executed to initialize the kalman filter, specifically, the kalman filter is initialized by the initial coordinate values, the initial velocity, and the noise variance. Then, step S3 is executed to calculate the moving coordinate value of the moved moving object, specifically, in this embodiment, the moving coordinate value is calculated and obtained by the above trilateration method. Next, step S4 is executed to obtain and optimize the predicted coordinate value of the moving target after the next movement predicted by the kalman filter, specifically, the predicted coordinate value is obtained by solving the prediction equation of the kalman filter, and X is set T k =[x,y,v x ,v y ]Is an input variable of the Kalman filter, where (x, y) is the coordinate of the moving tag, (v) x ,v y ) Are the components of the label moving speed v in the x, y directions. Then, step S5 is executed to calculate the velocity value of the moving object, specifically, the coordinate values of the moving object obtained in the last 4 times are respectively set as C k-3 (x k-3 ,y k-3 ),C k-2 (x k-2 ,y k-2 ),C k-1 (x k-1 ,y k-1 ),C k (x k ,y k ) If the refresh frequency of the spatial location data is f, the speed values in the x-direction and the y-direction are respectively
v x =f/4·(x k -x k-2 )+(x k-1 -x k-3 );
v y =f/4·(y k -y k-2 )+(y k-1 -y k-3 )。
Next, step S6 is executed to recalculate the updated moving coordinate value of the moved moving object and acquire the updated predicted coordinate value of the moving object predicted by the kalman filter, specifically, the calculation of the updated moving coordinate value is consistent with the calculation of the moving coordinate value in step S3, and the acquisition of the updated predicted coordinate value is consistent with the acquisition of the predicted coordinate value in step S4, which is not repeated here.
And finally, executing step S7, optimizing the updated moving coordinate value and the moving target speed value, and obtaining the real-time coordinate value and the real-time speed value of the moving target, specifically, performing track smoothing on the filtered coordinate value and speed value, comparing the predicted value at the current moment with the predicted value at the previous moment, and performing weighted average on the predicted values at adjacent moments by the weights at different moments, thereby implementing the adaptive process.
Therefore, the four ultra-wideband (UWB) positioning chips are adopted for positioning operation, the idea of simulating inertial navigation is adopted, the speed of the motion of an object is simulated through coordinate value data, hardware equipment such as an accelerometer and a gyroscope of the inertial navigation is not needed, and the hardware cost and the research and development difficulty are reduced. Meanwhile, the optimized Kalman filter algorithm is utilized, the problem of 'shaking' of the positioning coordinate is better solved, a relatively smooth motion track is obtained, the real-time positioning precision can be effectively improved, and the method is very suitable for uniform linear motion, acceleration, deceleration, turning and other motion processes.
The embodiment of the computer device comprises:
the computer device of the embodiment includes a processor, a memory, and a computer program stored in the memory and executable on the processor, and when the computer program is executed by the processor, the computer program implements the steps of the aforementioned spatial real-time positioning method.
For example, a computer program may be partitioned into one or more modules that are stored in a memory and executed by a processor to implement the modules of the present invention. One or more of the modules may be a series of computer program instruction segments capable of performing certain functions, which are used to describe the execution of the computer program in the terminal device.
The Processor referred to in the present invention may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, etc. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, the processor being the control center of the appliance and connected to the various parts of the overall appliance by various interfaces and lines.
The memory may be used to store computer programs and/or modules, and the processor may implement various functions of the appliance by operating or executing the computer programs and/or modules stored in the memory and calling data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the appliance, and the like. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
Computer-readable storage medium embodiments:
the computer program stored in the memory of the computer device may be stored in a computer-readable storage medium if it is implemented in the form of software functional units and sold or used as a stand-alone product. Based on such understanding, all or part of the processes in the method according to the above embodiments may be implemented by a computer program, which may be stored in a computer readable storage medium and used by a processor to implement the steps of the spatial real-time positioning method.
Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like. It should be noted that the computer-readable medium may contain suitable additions or subtractions depending on the requirements of legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer-readable media may not include electrical carrier signals or telecommunication signals in accordance with legislation and patent practice.
Finally, it should be emphasized that the present invention is not limited to the above-described embodiments, such as the specific process of the spatial real-time positioning method, the change of the type of positioning chip, etc., and these changes should also be included in the protection scope of the present claims.

Claims (9)

1. A method for spatial real-time positioning, comprising:
initializing a positioning mobile tag to obtain an initial coordinate value;
initializing a Kalman filter;
calculating a moving coordinate value of the moved moving target;
obtaining a predicted coordinate value of the moving target after the next movement predicted by the Kalman filter and optimizing the predicted coordinate value;
calculating the speed value of the moving target;
recalculating an updated moving coordinate value of the moved moving target, acquiring an updated predicted coordinate value of the moving target predicted by a Kalman filter, optimizing the updated moving coordinate value and the speed value of the moving target based on the updated predicted coordinate value, and acquiring a real-time coordinate value and a real-time speed value of the moving target;
wherein the calculating the velocity value of the moving target comprises setting coordinate values of the moving target obtained last 4 times as C k-3 (x k-3 ,y k-3 ),C k-2 (x k-2 ,y k-2 ),C k-1 (x k-1 ,y k-1 ),C k (x k ,y k ) Spatial location data refresh rateF, the speed values in the x and y directions are respectively
v x =f/4·(x k -x k-2 )+(x k-1 -x k-3 );
v y =f/4·(y k -y k-2 )+(y k-1 -y k-3 )。
2. The method according to claim 1, wherein:
the number of the mobile tags is more than one.
3. The method according to claim 1, wherein:
and the step of initializing the positioning mobile tag comprises the steps of calculating a plurality of coordinate values by adopting a trilateral positioning method or a least square method, calculating the mean value and the variance of the coordinate values, judging whether the variance is smaller than a preset expected value or not, and if so, applying the mean value as an initial coordinate value.
4. The method according to claim 1, wherein:
initializing the Kalman filter comprises initializing the Kalman filter by the initial coordinate values, initial velocity, and noise variance.
5. The method according to claim 1, wherein:
and the moving coordinate value is calculated and obtained by a trilateral positioning method or a least square method.
6. The method according to claim 1, wherein:
the predicted coordinate value is obtained by solving a prediction equation of a Kalman filter, and X is set T k =[x,y,v x ,v y ]Is an input variable of the Kalman filter, where (x, y) is the coordinate of the moving tag, (v) x ,v y ) Is thatThe components of the label moving speed v in the x, y directions.
7. The method according to claim 1, wherein: optimizing the updated moving coordinate value and the speed value of the moving target comprises performing track smoothing on the filtered coordinate value and the filtered speed value, comparing the predicted value at the current moment with the predicted value at the previous moment, and performing weighted average on the predicted values at the adjacent moments through weights at different moments, thereby realizing the self-adaptive process.
8. A computer device, characterized by: comprising a processor and a memory, said memory storing a computer program which, when executed by said processor, carries out the steps of the method of spatial real-time localization as claimed in any one of claims 1 to 7.
9. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program, when being executed by a processor, realizes the steps of the method for spatial real-time localization as claimed in any one of claims 1 to 7.
CN201910916876.3A 2019-09-26 2019-09-26 Space real-time positioning method, computer device and computer readable storage medium Active CN110657799B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910916876.3A CN110657799B (en) 2019-09-26 2019-09-26 Space real-time positioning method, computer device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910916876.3A CN110657799B (en) 2019-09-26 2019-09-26 Space real-time positioning method, computer device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110657799A CN110657799A (en) 2020-01-07
CN110657799B true CN110657799B (en) 2022-09-09

Family

ID=69039256

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910916876.3A Active CN110657799B (en) 2019-09-26 2019-09-26 Space real-time positioning method, computer device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110657799B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113630712B (en) * 2020-04-22 2023-04-28 中国移动通信集团四川有限公司 Positioning method, device and equipment
CN112486326B (en) * 2020-12-14 2022-05-17 安徽鸿程光电有限公司 Position coordinate prediction method for gesture control movement, intelligent terminal and medium
CN113347703A (en) * 2021-05-31 2021-09-03 深圳市优必选科技股份有限公司 Positioning method, positioning device and electronic equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012002734A (en) * 2010-06-18 2012-01-05 Kddi Corp Position detecting device, method, and program
CN105628026A (en) * 2016-03-04 2016-06-01 深圳大学 Positioning and posture determining method and system of mobile object
CN105824003A (en) * 2014-12-16 2016-08-03 国家电网公司 Indoor moving target positioning method based on trajectory smoothing
CN106767783A (en) * 2016-12-15 2017-05-31 东软集团股份有限公司 Positioning correction method and device based on vehicle-carrying communication
KR20190021957A (en) * 2017-08-24 2019-03-06 연세대학교 산학협력단 Method and apparatus for positioning terminal moving indoors
CN109548141A (en) * 2018-11-01 2019-03-29 上海理工大学 Indoor environment base station coordinates position calibration method based on Kalman filtering algorithm
CN109541533A (en) * 2018-11-26 2019-03-29 东南大学 A kind of RFID label tag indoor tracking method and equipment based on Unscented kalman filtering
CN109696654A (en) * 2017-10-23 2019-04-30 深圳市优必选科技有限公司 Localization method and terminal device
CN109883423A (en) * 2019-02-25 2019-06-14 广州市香港科大霍英东研究院 Localization method, system, equipment and storage medium based on Kalman filtering
CN109959381A (en) * 2017-12-22 2019-07-02 深圳市优必选科技有限公司 A kind of localization method, device, robot and computer readable storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012002734A (en) * 2010-06-18 2012-01-05 Kddi Corp Position detecting device, method, and program
CN105824003A (en) * 2014-12-16 2016-08-03 国家电网公司 Indoor moving target positioning method based on trajectory smoothing
CN105628026A (en) * 2016-03-04 2016-06-01 深圳大学 Positioning and posture determining method and system of mobile object
CN106767783A (en) * 2016-12-15 2017-05-31 东软集团股份有限公司 Positioning correction method and device based on vehicle-carrying communication
KR20190021957A (en) * 2017-08-24 2019-03-06 연세대학교 산학협력단 Method and apparatus for positioning terminal moving indoors
CN109696654A (en) * 2017-10-23 2019-04-30 深圳市优必选科技有限公司 Localization method and terminal device
CN109959381A (en) * 2017-12-22 2019-07-02 深圳市优必选科技有限公司 A kind of localization method, device, robot and computer readable storage medium
CN109548141A (en) * 2018-11-01 2019-03-29 上海理工大学 Indoor environment base station coordinates position calibration method based on Kalman filtering algorithm
CN109541533A (en) * 2018-11-26 2019-03-29 东南大学 A kind of RFID label tag indoor tracking method and equipment based on Unscented kalman filtering
CN109883423A (en) * 2019-02-25 2019-06-14 广州市香港科大霍英东研究院 Localization method, system, equipment and storage medium based on Kalman filtering

Also Published As

Publication number Publication date
CN110657799A (en) 2020-01-07

Similar Documents

Publication Publication Date Title
CN110657799B (en) Space real-time positioning method, computer device and computer readable storage medium
CN108638062B (en) Robot positioning method, device, positioning equipment and storage medium
CN109959894B (en) Positioning method and terminal equipment
CN109714699B (en) Positioning method and terminal equipment
CN110471409B (en) Robot inspection method and device, computer readable storage medium and robot
CN110774319B (en) Robot and positioning method and device thereof
CN109189210A (en) Mixed reality exchange method, device and storage medium
CN108734325A (en) The evaluation method and device of planning path
CN114820689A (en) Mark point identification method, device, equipment and storage medium
CN110162089A (en) A kind of unpiloted emulation mode and device
CN111327876A (en) Target tracking display method and device, electronic equipment and machine-readable storage medium
CN109933066A (en) A kind of method and apparatus of robot motion track playback
CN108340371B (en) Target following point positioning method and system
CN115922728A (en) Robot pointing motion control method, device, electronic device and storage medium
CN111288995A (en) Path planning method and path planning device for mobile robot and terminal equipment
KR20190081334A (en) Method for tracking moving trajectory based on complex positioning and apparatus thereof
CN105446605A (en) Information processing method and electronic device
WO2022088613A1 (en) Robot positioning method and apparatus, device and storage medium
CN108111976B (en) WiFi signal fingerprint data optimization method and device
CN109785362A (en) Target object tracking, device and storage medium based on target object detection
CN112362084A (en) Data calibration method, device and system
CN109541541B (en) Indoor triangulation positioning precision correction method and device
CN109613975A (en) The operating method and device of virtual reality
CN109769206B (en) Indoor positioning fusion method and device, storage medium and terminal equipment
CN109945864B (en) Indoor driving positioning fusion method and device, storage medium and terminal equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant