WO2022135070A1 - Procédé et dispositif de navigation par inertie - Google Patents

Procédé et dispositif de navigation par inertie Download PDF

Info

Publication number
WO2022135070A1
WO2022135070A1 PCT/CN2021/133976 CN2021133976W WO2022135070A1 WO 2022135070 A1 WO2022135070 A1 WO 2022135070A1 CN 2021133976 W CN2021133976 W CN 2021133976W WO 2022135070 A1 WO2022135070 A1 WO 2022135070A1
Authority
WO
WIPO (PCT)
Prior art keywords
acceleration data
kalman filter
data
mobile terminal
inertial navigation
Prior art date
Application number
PCT/CN2021/133976
Other languages
English (en)
Chinese (zh)
Inventor
郭为
Original Assignee
北京紫光展锐通信技术有限公司
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 北京紫光展锐通信技术有限公司 filed Critical 北京紫光展锐通信技术有限公司
Publication of WO2022135070A1 publication Critical patent/WO2022135070A1/fr

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
    • G01C21/12Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 by using measurements of speed or acceleration executed aboard the object being navigated; Dead reckoning
    • G01C21/16Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 by using measurements of speed or acceleration executed aboard the object being navigated; Dead reckoning by integrating acceleration or speed, i.e. inertial navigation

Definitions

  • the embodiments of the present application relate to the technical field of inertial navigation, and in particular, to an inertial navigation method and device.
  • the Inertial Navigation System takes Newton's laws of mechanics as its working principle, uses the inertial measurement element installed on the carrier to measure the acceleration information of the carrier, and obtains the navigation parameters such as the displacement and velocity of the carrier through integral operation.
  • Inertial navigation has complete autonomy and anti-interference, and has high accuracy in a short period of time.
  • some errors will inevitably be introduced in the entire integration process, and the error will change with time. Accumulated, resulting in poor accuracy for long-term navigation work.
  • the embodiments of the present application provide an inertial navigation method and device, which can effectively reduce the integral error in the inertial navigation and improve the precision of the inertial navigation.
  • an embodiment of the present application provides an inertial navigation method, which is applied to a mobile terminal, and the method includes:
  • the acceleration data is processed based on the first Kalman filter to obtain error data corresponding to the acceleration data, and the first Kalman filter is a zero-order Kalman filter;
  • the target acceleration data is processed based on the second Kalman filter to obtain motion data of the mobile terminal.
  • the acceleration data is processed based on the error data to obtain processed target acceleration data, including:
  • a difference between the acceleration data and the error data is calculated, and the difference is determined as the target acceleration data.
  • the target acceleration data is processed based on the second Kalman filter to obtain the motion data of the mobile terminal, including:
  • the second Kalman filter is a second-order Kalman filter.
  • an inertial navigation device which is applied to a mobile terminal, and the device includes:
  • a measurement module configured to obtain acceleration data of the mobile terminal by measuring the acceleration measurement device of the mobile terminal
  • the first processing module is configured to process the acceleration data based on the first Kalman filter, obtain error data corresponding to the acceleration data, and process the acceleration data based on the error data to obtain the processed acceleration data.
  • target acceleration data the first Kalman filter is a zero-order Kalman filter;
  • the second processing module is configured to process the target acceleration data based on the second Kalman filter to obtain motion data of the mobile terminal.
  • the first processing module is used for:
  • a difference between the acceleration data and the error data is calculated, and the difference is determined as the target acceleration data.
  • the second processing module is used for:
  • the second Kalman filter is a second-order Kalman filter.
  • an embodiment of the present application provides a mobile terminal, including at least one processor and a memory;
  • the memory stores computer-executable instructions
  • the at least one processor executes computer-implemented instructions stored in the memory, causing the at least one processor to perform the inertial navigation method as provided by the first aspect.
  • an embodiment of the present application provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when a processor executes the computer-executable instructions, the inertial navigation provided in the first aspect is implemented method.
  • an embodiment of the present application provides a computer program product, including a computer program, which, when executed by a processor, implements the inertial navigation method provided in the first aspect.
  • the acceleration data of the mobile terminal is obtained by measuring the acceleration measurement device of the mobile terminal
  • the acceleration data is processed based on the first Kalman filter to obtain the corresponding acceleration data.
  • error data and use the error data to process the acceleration data to obtain the processed target acceleration data, and then process the above-mentioned target acceleration data based on the second Kalman filter to obtain the velocity data and displacement data of the mobile terminal
  • the first Kalman filter is a zero-order Kalman filter.
  • the first Kalman filter is used to process the acceleration data, so that the error of the acceleration data can be eliminated in real time, and then the second Kalman filter is used to process the acceleration data.
  • the controller calculates the motion data of the mobile terminal, so that the integration error can be eliminated in real time during the inertial navigation process, and the accuracy of the inertial navigation can be improved.
  • FIG. 1 is a schematic structural diagram of an inertial navigation processing system provided in an embodiment of the application.
  • FIG. 2 is a schematic flowchart of an inertial navigation method provided in an embodiment of the present application.
  • FIG. 3 is a schematic diagram of a curve of acceleration data obtained by measurement in an embodiment of the application and error data processed by the first Kalman filter;
  • FIG. 4 is a schematic diagram of the comparison of the speed data curve obtained after being processed by the first Kalman filter and the second Kalman filter simultaneously and the speed data curve obtained without being processed by the first Kalman filter in the embodiment of the application;
  • Fig. 5 is the comparative schematic diagram of the displacement data curve obtained after the first Kalman filter and the second Kalman filter are processed simultaneously in the embodiment of the application and the displacement data curve obtained without being processed by the first Kalman filter;
  • FIG. 6 is a schematic diagram of a program module of an inertial navigation device provided in an embodiment of the application.
  • FIG. 7 is a schematic diagram of a hardware structure of a mobile terminal provided in an embodiment of the present application.
  • Inertial Navigation System also known as inertial reference system
  • inertial reference system is an autonomous navigation system that does not rely on external information and does not radiate energy to the outside (such as radio navigation). Its working environment includes not only the air, the ground, but also underwater.
  • the basic working principle of inertial navigation is based on Newton's laws of mechanics. By measuring the acceleration of the mobile terminal in the inertial reference frame, integrating it with time, and transforming it into the navigation coordinate system, the mobile terminal can be obtained. Information such as velocity, yaw angle, and displacement in the navigation coordinate system.
  • an embodiment of the present application provides an inertial navigation method. After the acceleration data of the mobile terminal is measured, the zero-order Kalman filter is used to eliminate the error of the acceleration data, and then the second Kalman filter is used. The controller calculates the motion data of the mobile terminal, so that the integration error can be eliminated in real time during the inertial navigation process, and the accuracy of the inertial navigation can be improved.
  • FIG. 1 is a schematic structural diagram of an inertial navigation processing system provided in the embodiments of the present application.
  • the first Kalman filter is used to process the acceleration data to obtain error data corresponding to the acceleration data, and then the above-mentioned acceleration data are processed based on the obtained error data.
  • the processed target acceleration data is processed by the second Kalman filter, and the velocity data and displacement data of the mobile terminal can be obtained.
  • the second Kalman filter is a schematic structural diagram of an inertial navigation processing system provided in the embodiments of the present application.
  • FIG. 2 is a schematic flowchart of an inertial navigation method provided by an embodiment of the present application, which can be applied to a mobile terminal.
  • the above inertial navigation method includes:
  • the above-mentioned mobile terminal may be a mobile phone, a vehicle-mounted terminal, a POS machine, or the like.
  • the above acceleration measurement device may use an acceleration sensor.
  • an acceleration sensor composed of a mass block, a damper, an elastic element, a sensitive element and an adaptive circuit can be obtained by using Newton's second law by measuring the inertial force on the mass block during the acceleration process of the mobile terminal. acceleration value.
  • the types of acceleration sensors that can be used include capacitive acceleration sensors, inductive acceleration sensors, strain-type acceleration sensors, piezoresistive acceleration sensors, piezoelectric acceleration sensors, and the like.
  • S202 Process the acceleration data based on the first Kalman filter to obtain error data corresponding to the acceleration data.
  • the calculation of the Kalman filter is based on the state equation, so the state equation of the inertial navigation system needs to be determined first.
  • the state equation is set as:
  • X(k) is the current state
  • X(k+1) is the state at the next moment
  • is the transition matrix
  • B is the control matrix
  • u is the control quantity
  • is the noise matrix
  • W is the system noise
  • Y is the output quantity
  • H is the output matrix
  • V is the observation noise. That is, the observed output at this moment and the state at the next moment can be obtained from the known state, control quantity and system noise at the current moment.
  • the above-mentioned first Kalman filter adopts the zero-order Kalman filter, namely:
  • FIG. 3 Schematic diagram of the curve of the error data after Kalman filter processing.
  • the difference between the acceleration data and the error data may be calculated, and the difference may be determined as the target acceleration data.
  • X(k) is the current state
  • X(k+1) is the state at the next moment
  • is the transition matrix
  • B is the control matrix
  • u is the control quantity
  • is the noise matrix
  • W is the system noise
  • Y is the output quantity
  • H is the output matrix
  • V is the observation noise. That is, the observable output at this moment and the state at the next moment can be obtained from the known state, control quantity and system noise at the current moment.
  • the above state includes the acceleration, velocity and displacement of the mobile terminal, that is, X(k) includes a vector of acceleration, velocity and displacement:
  • the state transition matrix ⁇ is a matrix that expresses the relationship between the state at the next moment and the state at this moment. Assuming that the sampling period T is relatively short, it can be approximated that the acceleration a is almost constant, then:
  • integral operation can be performed on the above target acceleration data to obtain velocity data and displacement data of the mobile terminal.
  • FIG. 4 and FIG. 5 are the first Kalman filter in the embodiment of the application.
  • the first Kalman filter is used to process the acceleration data, so that the error of the acceleration data can be eliminated in real time, and then the second Kalman filter is used to process the acceleration data.
  • the Kalman filter calculates the speed data and displacement data of the mobile terminal, so that the integration error can be eliminated in real time during the inertial navigation process, and the accuracy of the inertial navigation can be improved.
  • FIG. 6 is a schematic diagram of a program module of an inertial navigation device provided in an embodiment of the application, and the inertial navigation device 60 includes:
  • the measurement module 601 is configured to obtain acceleration data of the mobile terminal by measuring the acceleration measurement device of the mobile terminal.
  • the first processing module 602 is configured to process the acceleration data based on the first Kalman filter to obtain error data corresponding to the acceleration data, and process the acceleration data based on the error data to obtain processed target acceleration data , the above-mentioned first Kalman filter is a zero-order Kalman filter.
  • the second processing module 603 is configured to process the above-mentioned target acceleration data based on the second Kalman filter to obtain motion data of the mobile terminal.
  • the first Kalman filter is used to process the acceleration data, which can eliminate the error of the acceleration data in real time, and then use the first Kalman filter to process the acceleration data.
  • the second Kalman filter calculates the motion data of the mobile terminal, so that the integration error can be eliminated in real time during the inertial navigation process, and the accuracy of the inertial navigation can be improved.
  • the above-mentioned first processing module is used for:
  • a difference between the acceleration data and the error data is calculated, and the difference is determined as the target acceleration data.
  • the above-mentioned second processing module is used for:
  • the above-mentioned second Kalman filter is a second-order Kalman filter.
  • an embodiment of the present application further provides a mobile terminal, the mobile terminal includes at least one processor and a memory; wherein, the memory stores computer execution instructions; the above-mentioned at least one processor The computer-executed instructions stored in the memory are executed to implement each step in the inertial navigation method described in the above embodiments, which will not be repeated here.
  • FIG. 7 is a schematic diagram of a hardware structure of a mobile terminal according to an embodiment of the present application.
  • the mobile terminal 70 in this embodiment includes: a processor 701 and a memory 702; wherein:
  • a memory 702 for storing computer-executed instructions
  • the processor 701 is configured to execute the computer-executed instructions stored in the memory, so as to implement each step in the inertial navigation method described in the foregoing embodiments, which will not be repeated here.
  • the memory 702 may be independent or integrated with the processor 701 .
  • the device further includes a bus 703 for connecting the memory 702 and the processor 701 .
  • the embodiments of the present application further provide a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when the processor executes the computer-executable instructions In order to implement each step in the inertial navigation method as described in the above embodiment, the details are not repeated here.
  • the embodiments of the present application further provide a computer program product, including a computer program, which, when executed by a processor, implements the inertial navigation described in the foregoing embodiments Each step in the method will not be repeated here.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are only illustrative.
  • the division of the modules is only a logical function division. In actual implementation, there may be other division methods.
  • multiple modules may be combined or integrated. to another system, or some features can be ignored, or not implemented.
  • the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or modules, and may be in electrical, mechanical or other forms.
  • modules described as separate components may or may not be physically separated, and components shown as modules may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution in this embodiment.
  • each functional module in each embodiment of the present application may be integrated in one processing unit, or each module may exist physically alone, or two or more modules may be integrated in one unit.
  • the units formed by the above modules can be implemented in the form of hardware, or can be implemented in the form of hardware plus software functional units.
  • the above-mentioned integrated modules implemented in the form of software functional modules may be stored in a computer-readable storage medium.
  • the above-mentioned software function modules are stored in a storage medium, and include several instructions to enable a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (English: processor) to execute the various embodiments of the present application. part of the method.
  • processor may be a central processing unit (English: Central Processing Unit, referred to as: CPU), or other general-purpose processors, digital signal processors (English: Digital Signal Processor, referred to as: DSP), application-specific integrated circuits (English: Application Specific Integrated Circuit, referred to as: ASIC) and so on.
  • a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in conjunction with the application can be directly embodied as executed by a hardware processor, or executed by a combination of hardware and software modules in the processor.
  • the memory may include high-speed RAM memory, and may also include non-volatile storage NVM, such as at least one magnetic disk memory, and may also be a U disk, a removable hard disk, a read-only memory, a magnetic disk or an optical disk, and the like.
  • NVM non-volatile storage
  • the bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component (PCI) bus, or an Extended Industry Standard Architecture (EISA) bus, or the like.
  • ISA Industry Standard Architecture
  • PCI Peripheral Component
  • EISA Extended Industry Standard Architecture
  • the bus can be divided into address bus, data bus, control bus and so on.
  • the buses in the drawings of the present application are not limited to only one bus or one type of bus.
  • the above-mentioned storage medium may be implemented by any type of volatile or non-volatile storage device or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable Except programmable read only memory (EPROM), programmable read only memory (PROM), read only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk.
  • SRAM static random access memory
  • EEPROM electrically erasable programmable read only memory
  • EPROM erasable except programmable read only memory
  • PROM programmable read only memory
  • ROM read only memory
  • magnetic memory flash memory
  • flash memory magnetic disk or optical disk.
  • a storage medium can be any available medium that can be accessed by a general purpose or special purpose computer.
  • An exemplary storage medium is coupled to the processor, such that the processor can read information from, and write information to, the storage medium.
  • the storage medium can also be an integral part of the processor.
  • the processor and the storage medium may be located in application specific integrated circuits (Application Specific Integrated Circuits, ASIC for short).
  • ASIC Application Specific Integrated Circuits
  • the processor and the storage medium may also exist in the electronic device or the host device as discrete components.
  • the aforementioned program can be stored in a computer-readable storage medium.
  • the steps including the above method embodiments are executed; and the aforementioned storage medium includes: ROM, RAM, magnetic disk or optical disk and other media that can store program codes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Navigation (AREA)

Abstract

La présente invention concerne un procédé et un appareil de navigation par inertie, un terminal mobile, un support de stockage lisible par ordinateur et un produit de programme informatique. Ledit procédé comprend les étapes consistant à : utiliser un dispositif de mesure d'accélération d'un terminal mobile pour obtenir des données d'accélération du terminal mobile (S201) ; traiter les données d'accélération sur la base d'un premier filtre de Kalman pour obtenir des données d'erreur correspondant aux données d'accélération, le premier filtre de Kalman étant un filtre de Kalman d'ordre zéro (S202) ; traiter les données d'accélération sur la base des données d'erreur, pour obtenir des données d'accélération cible traitées (S203) ; et traiter les données d'accélération cible sur la base d'un second filtre de Kalman pour obtenir des données de déplacement du terminal mobile (S204). Dans ledit procédé, une fois que les données d'accélération du terminal mobile sont mesurées, l'erreur des données d'accélération est éliminée d'abord au moyen du premier filtre de Kalman, puis les données de déplacement du terminal mobile sont calculées au moyen du second filtre de Kalman, de telle sorte qu'une élimination en temps réel d'une erreur d'intégration peut être effectuée pendant un procédé de navigation par inertie, ce qui permet d'améliorer la précision de la navigation par inertie.
PCT/CN2021/133976 2020-12-24 2021-11-29 Procédé et dispositif de navigation par inertie WO2022135070A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011552499.9 2020-12-24
CN202011552499.9A CN112525190A (zh) 2020-12-24 2020-12-24 惯性导航方法及设备

Publications (1)

Publication Number Publication Date
WO2022135070A1 true WO2022135070A1 (fr) 2022-06-30

Family

ID=74976217

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/133976 WO2022135070A1 (fr) 2020-12-24 2021-11-29 Procédé et dispositif de navigation par inertie

Country Status (2)

Country Link
CN (1) CN112525190A (fr)
WO (1) WO2022135070A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117553787A (zh) * 2024-01-09 2024-02-13 湖南大学无锡智能控制研究院 水下无人航行器的协同导航方法、装置及系统

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112525190A (zh) * 2020-12-24 2021-03-19 北京紫光展锐通信技术有限公司 惯性导航方法及设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080004796A1 (en) * 2006-06-30 2008-01-03 Wolfgang Hans Schott Apparatus and method for measuring the accurate position of moving objects in an indoor environment
CN102538792A (zh) * 2012-02-08 2012-07-04 北京航空航天大学 一种位置姿态系统的滤波方法
CN107215734A (zh) * 2017-07-06 2017-09-29 天津康途科技有限公司 一种用于电梯实时加速度和速度以及位置检测的方法及系统
CN109655057A (zh) * 2018-12-06 2019-04-19 深圳市吉影科技有限公司 一种六推无人机加速器测量值的滤波优化方法及其系统
CN111351482A (zh) * 2020-03-19 2020-06-30 南京理工大学 基于误差状态卡尔曼滤波的多旋翼飞行器组合导航方法
CN112525190A (zh) * 2020-12-24 2021-03-19 北京紫光展锐通信技术有限公司 惯性导航方法及设备

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI587155B (zh) * 2011-11-16 2017-06-11 Navigation and Location Method and System Using Genetic Algorithm
GB2565264B (en) * 2017-05-23 2022-03-09 Atlantic Inertial Systems Ltd Inertial navigation system
CN110189421B (zh) * 2019-05-10 2022-03-25 山东大学 一种北斗gnss/dr组合导航出租车计程计时系统及其运行方法
CN211012986U (zh) * 2019-07-17 2020-07-14 南京信息工程大学 一种基于惯导技术的无人自主巡航车导航系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080004796A1 (en) * 2006-06-30 2008-01-03 Wolfgang Hans Schott Apparatus and method for measuring the accurate position of moving objects in an indoor environment
CN102538792A (zh) * 2012-02-08 2012-07-04 北京航空航天大学 一种位置姿态系统的滤波方法
CN107215734A (zh) * 2017-07-06 2017-09-29 天津康途科技有限公司 一种用于电梯实时加速度和速度以及位置检测的方法及系统
CN109655057A (zh) * 2018-12-06 2019-04-19 深圳市吉影科技有限公司 一种六推无人机加速器测量值的滤波优化方法及其系统
CN111351482A (zh) * 2020-03-19 2020-06-30 南京理工大学 基于误差状态卡尔曼滤波的多旋翼飞行器组合导航方法
CN112525190A (zh) * 2020-12-24 2021-03-19 北京紫光展锐通信技术有限公司 惯性导航方法及设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117553787A (zh) * 2024-01-09 2024-02-13 湖南大学无锡智能控制研究院 水下无人航行器的协同导航方法、装置及系统
CN117553787B (zh) * 2024-01-09 2024-03-26 湖南大学无锡智能控制研究院 水下无人航行器的协同导航方法、装置及系统

Also Published As

Publication number Publication date
CN112525190A (zh) 2021-03-19

Similar Documents

Publication Publication Date Title
WO2022135070A1 (fr) Procédé et dispositif de navigation par inertie
CN109163721B (zh) 姿态测量方法及终端设备
US11120562B2 (en) Posture estimation method, posture estimation apparatus and computer readable storage medium
US20160178657A9 (en) Systems and methods for sensor calibration
KR20190041315A (ko) 관성 기반 항법 장치 및 상대사전적분에 따른 관성 기반 항법 방법
CN111121768A (zh) 一种机器人位姿估计方法、装置、可读存储介质及机器人
US20210133093A1 (en) Data access method, processor, computer system, and mobile device
WO2019205002A1 (fr) Procédé de solution d'attitude d'un stabilisateur de caméra portatif et système de stabilisateur de caméra
CN112066985B (zh) 一种组合导航系统初始化方法、装置、介质及电子设备
WO2018107831A1 (fr) Procédé et appareil de mesure d'angle d'orientation d'un objet
CN113188505B (zh) 姿态角度的测量方法、装置、车辆及智能臂架
JP2019120587A (ja) 測位システム及び測位方法
WO2022179602A1 (fr) Procédé et appareil de traitement d'informations de navigation, dispositif électronique et support de stockage
CN109506617B (zh) 传感器数据处理方法、存储介质、电子设备
CN109677508B (zh) 一种车辆运动数据获取方法、装置、设备和存储介质
CN112462793A (zh) 基于传感器的设备控制方法、装置、计算机设备
CN111998870B (zh) 一种相机惯导系统的标定方法和装置
CN115727871A (zh) 一种轨迹质量检测方法、装置、电子设备和存储介质
CN109866217B (zh) 机器人里程定位方法、装置、终端设备及计算机存储介质
CN110645976A (zh) 一种移动机器人的姿态估计方法及终端设备
CN113936044B (zh) 激光设备运动状态的检测方法、装置、计算机设备及介质
KR101870542B1 (ko) 모션 인식 방법 및 장치
CN113865586B (zh) 安装角度的估计方法、装置和自动驾驶系统
CN108731675B (zh) 待定位物航向变化量的测量方法、测量装置和电子设备
CN112506190A (zh) 一种机器人定位方法、机器人定位装置及机器人

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21909069

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 15/11/2023)