WO2021217988A1 - Movement control method and apparatus, storage medium, and computer device - Google Patents

Movement control method and apparatus, storage medium, and computer device Download PDF

Info

Publication number
WO2021217988A1
WO2021217988A1 PCT/CN2020/112377 CN2020112377W WO2021217988A1 WO 2021217988 A1 WO2021217988 A1 WO 2021217988A1 CN 2020112377 W CN2020112377 W CN 2020112377W WO 2021217988 A1 WO2021217988 A1 WO 2021217988A1
Authority
WO
WIPO (PCT)
Prior art keywords
actual
velocity data
ideal
data
angular velocity
Prior art date
Application number
PCT/CN2020/112377
Other languages
French (fr)
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 WO2021217988A1 publication Critical patent/WO2021217988A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0223Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving speed control of the vehicle
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0221Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving a learning process
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0276Control of position or course in two dimensions specially adapted to land vehicles using signals provided by a source external to the vehicle
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0276Control of position or course in two dimensions specially adapted to land vehicles using signals provided by a source external to the vehicle
    • G05D1/0278Control of position or course in two dimensions specially adapted to land vehicles using signals provided by a source external to the vehicle using satellite positioning signals, e.g. GPS
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0276Control of position or course in two dimensions specially adapted to land vehicles using signals provided by a source external to the vehicle
    • G05D1/028Control of position or course in two dimensions specially adapted to land vehicles using signals provided by a source external to the vehicle using a RF signal

Definitions

  • This application relates to the field of artificial intelligence technology, in particular to a mobile control method, device, storage medium and computer equipment.
  • the mobile robot is a comprehensive system integrating environment perception, navigation and path planning, and movement control.
  • Mobile robots can not only accept human remote control commands, but also can make behavioral decisions autonomously according to the environment to complete designated tasks. Its main role is to assist or replace some of the dangerous, fatigue and repetitive work of human beings. It is currently widely used in long-time, high-strength, harsh environmental conditions and high-risk work areas.
  • the inventor realizes that most mobile robots driven by dual differential wheels use the left and right wheels to completely decouple the wheel speed, that is, directly decompose the linear and angular speed of the robot into the speed of the left and right wheels.
  • This approach is very simple and easy to implement, but the disadvantage is that the difference in the resistance of the left and right wheels and the difference in the dynamic response characteristics result in the difference between the actual combined speed of the left and right wheels and the expected combined speed. This difference will cause movement errors and increase The amplitude of the left and right swing during the movement.
  • this application provides a movement control method, device, storage medium, and computer equipment.
  • the main purpose is to use the actual speed data of the two-wheel movement to obtain the actual linear velocity data and the actual angular velocity data.
  • the actual angular velocity data, the ideal linear velocity data, the ideal angular velocity data, and then the two-wheel speed is corrected, so as to reduce the speed error caused by the movement, and reduce the left and right swing during the movement.
  • a method for movement control including:
  • the actual linear velocity data and the actual angular velocity data obtained by processing the acquired actual speeds of the two wheels are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result;
  • a mobile control device including:
  • a generating unit configured to receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request;
  • the correction unit is used to control the two wheels to move along the movement control path, and to correct the movement speed data of the two wheels in real time.
  • a storage medium stores at least one executable instruction, and the execution instruction causes a processor to perform the following steps: receiving a movement control request, and according to the request carried in the request
  • the destination coordinates generate the movement control path;
  • the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path,
  • a computer device which includes a processor, a memory, a communication interface, and a communication bus.
  • the processor, the memory, and the communication interface communicate with each other through the communication bus, and
  • the memory is used to store at least one executable instruction, and the executable instruction causes the processor to perform the following steps: receiving a movement control request, generating a movement control path according to the destination coordinates carried in the request;
  • the actual linear velocity data and the actual angular velocity data obtained by processing the actual wheel speed data are respectively compared with the ideal linear velocity data and ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result; according to the comparison result, the two-wheel movement
  • the speed data is modified to control the two wheels to move to the destination along the movement control path.
  • This application can use the actual speed of the two-wheel movement to obtain the actual linear velocity and the actual angular velocity.
  • the two-wheel velocity data can be corrected to reduce Speed error caused by small movement, and reduce the left and right swing produced during the movement.
  • Fig. 1 shows a flow chart of a dual mobility control method provided by an embodiment of the present application
  • FIG. 2 shows a schematic diagram of speed adjustment provided by an embodiment of the present application
  • FIG. 3 shows another schematic diagram of speed adjustment provided by an embodiment of the present application
  • FIG. 4 shows a schematic structural diagram of a mobile control device provided by an embodiment of the present application
  • Fig. 5 shows a schematic diagram of the physical structure of a computer device provided by an embodiment of the present application.
  • the technical solution of the present application can be applied to the field of artificial intelligence and/or smart city technology, which helps to improve the mobile effect of robots and realize smart life.
  • an embodiment of the present application provides a mobility control method. As shown in FIG. 1, the method includes:
  • the movement control request is parsed to obtain the destination coordinates carried in the movement control request.
  • the destination coordinates can be obtained through the Global Positioning System (GPS)
  • the obstacle coordinates can be configured in the pre-selected area, so that the obstacle can be automatically avoided when the path is generated to ensure that the movement control path is unobstructed.
  • the shortest time-consuming path can be automatically generated; in special cases, the corresponding movement path can also be configured according to the path node set by the user, for example, point A is the starting point, and B The point is the end point of the destination, and the generated movement path can be a straight path from A to B.
  • the shortest path through the point C can also be automatically generated.
  • the actual moving speed of the left and right wheels of the two-wheeled differential robot can be obtained, and the actual linear velocity algorithm and the actual angular velocity algorithm can be used to process the actual moving velocity to obtain the actual linear velocity and the actual angular velocity;
  • the movement control path can obtain the ideal angular velocity and the ideal linear velocity of the two-wheeled differential robot at each coordinate point, and compare the actual linear velocity and the actual angular velocity with the ideal linear velocity and the ideal angular velocity respectively, so as to achieve Real-time monitoring of speed to facilitate subsequent correction of speed errors.
  • the corresponding movement control path after the corresponding movement control path is generated, it can be controlled to move along the movement control path.
  • the real-time moving speed of the robot can be compared with the ideal speed, and the speed of the robot can be corrected and adjusted through the built-in correction mechanism, so that the robot can control the movement according to the configured speed.
  • the two wheels can be controlled to move along the movement control path, and the moving speed of the two wheels can be collected and corrected in real time.
  • the step 102 may specifically include: analyzing the movement control path to obtain ideal linear velocity data, ideal angular velocity data, and turning point coordinates corresponding to the straight line between the turning point and the turning point of the path .
  • the turning point may be a point on the path that needs to be controlled to move in a turning direction.
  • the coordinates corresponding to the position of the turning point in the path and the turning angle corresponding to the turning point can be obtained.
  • the corresponding ideal angular velocity data can be obtained according to the angle of rotation, so as to accurately move to the position of the rotation point and steer according to the predetermined angle.
  • the linear path information between every two turning points can also be obtained, including the length of the linear path, and the corresponding ideal linear velocity data and ideal angular velocity data, so that the robot can move along a straight line for a predetermined length Reach the next turning point.
  • the step 102 may specifically include: using a preset ideal velocity algorithm to process the ideal linear velocity data and the ideal angular velocity data to obtain the ideal straight line between the turning points and the turning points of the two wheels. Speed data.
  • the ideal linear velocity data can be obtained according to the generated movement control path.
  • the ideal linear velocity on the entire movement control path can be the same.
  • the ideal linear velocity on the entire movement control path can be 1m/ s;
  • the ideal angular velocity data can be obtained through turning point information, for example, if the turning angle at turning point a is 90°, the ideal angular velocity corresponding to the 90° turning angle can be found locally at 18 rad/s.
  • the corresponding relationship between the angle of rotation and the ideal angular velocity is pre-stored locally; and the ideal angular velocity may be zero when the linear segment moves.
  • the ideal velocity algorithm is used to process the ideal linear velocity and the ideal angular velocity as the ideal velocity of a cruise ship, so as to facilitate subsequent corrections based on the ideal velocity.
  • the step 102 may specifically further include: using a preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data.
  • the actual speed data of the two wheels may specifically include the first actual speed data v 1 and the second actual speed data v 2 , which may respectively represent the actual speed values of the left wheel and the right wheel, which can be specified by Obtained by an encoder, which can be used to convert angular displacement or linear displacement into electrical signals.
  • the actual linear velocity of the current movement can be obtained using the actual linear velocity algorithm and the actual velocity of the two wheels; the actual angular velocity of the current movement can be obtained using the actual angular velocity algorithm and the actual velocity of the two wheels.
  • the actual linear velocity and the actual angular velocity can be used as a scale for measuring the moving speed in the embodiment of the present application, and the actual linear velocity and the actual angular velocity are compared to determine whether speed correction is required.
  • the step 102 may specifically further include: comparing the actual linear velocity data and the actual angular velocity data with the ideal linear velocity data and the ideal angular velocity data, respectively.
  • the real-time linear velocity v and the real-time angular velocity w are respectively compared with the ideal linear velocity v* and the ideal angular velocity w*, and the comparison result is output. If the real-time linear velocity v is not equal to the ideal linear velocity v*, and/or the real-time angular velocity w is not equal to the ideal angular velocity w*, the two drives can be driven by a preset speed regulator. The speed of the wheels is adjusted and corrected separately.
  • the step 102 may specifically further include: if the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then The actual speed data of the two wheels is corrected according to a preset correction algorithm, so that the actual linear speed data and the actual angular speed data are respectively equal to the ideal linear speed data and the ideal angular speed data.
  • ideal linear velocity, ideal angular velocity, actual linear velocity, and actual angular velocity the data of the two wheels can be corrected, so that the two wheels can travel according to the set speed and trajectory.
  • the two-wheel actual The speed data is corrected so that the actual linear velocity data and the actual angular velocity data are respectively equal to the ideal linear velocity data and the ideal angular velocity data; correspondingly, if the actual linear velocity data is equal to the ideal linear velocity If the data is equal, and the actual angular velocity data is equal to the ideal angular velocity data, then the two-wheel actual velocity data is not corrected.
  • the ideal linear velocity data and the ideal angular velocity data are processed by using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points Specifically, it may include: processing the acquired ideal linear velocity data, ideal angular velocity data, and two-wheel axle length data according to a preset ideal velocity algorithm to obtain the first ideal velocity data and the second ideal velocity data.
  • the preset ideal speed algorithm may include:
  • v 1 * can be the first ideal velocity
  • v 2 * can be the second ideal velocity
  • v * can be the ideal linear velocity
  • w * can be the ideal angular velocity
  • l can be the length of the two-wheel axle.
  • the first ideal velocity v 1 * 0.5m/s can be obtained
  • the second ideal speed v 2 * 1.5m/s
  • the first ideal speed and the second ideal speed can be used to control the speed of the robot.
  • the use of the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data may specifically include: Use the preset actual linear velocity algorithm to process the acquired first actual velocity data and the second actual velocity data to obtain actual linear velocity data.
  • the preset actual linear velocity algorithm may include:
  • v 1 can be the first actual speed
  • v 2 can be the second actual speed
  • v can be the actual linear speed
  • the preset actual angular velocity algorithm may include:
  • v 1 can be the first actual speed
  • v 2 can be the second actual speed
  • w can be the actual angular velocity
  • l can be the length of the two-wheel axle.
  • the set correction algorithm corrects the actual speed data of the two wheels so that the actual linear velocity data and the actual angular velocity data are respectively equal to the ideal linear velocity data and the ideal angular velocity data, which may specifically include: Set the correction algorithm to process the first ideal speed, the second ideal speed, the ideal linear velocity, the ideal angular velocity, the actual linear velocity, and the actual angular velocity to obtain the first correction velocity and the second correction velocity.
  • the preset correction algorithm includes:
  • the Is the first modified speed the Is the second modified velocity
  • v 1 * is the first ideal velocity
  • v 2 * is the second ideal velocity
  • v * is the ideal linear velocity
  • w * is the ideal angular velocity
  • v is the actual linear velocity
  • w is the actual angular velocity.
  • the first actual velocity v 1 is 1m/s
  • the second actual velocity v 2 is 2m/s
  • the ideal linear velocity v * is 1m/s
  • the ideal angular velocity is 0
  • the actual linear velocity is 1.5m/s
  • the actual angular velocity 2rad/s you can get the first correction speed 1.75m/s
  • the second correction speed It is 0.75m/s, and then the two-wheel speed is corrected and controlled.
  • the use of the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data may specifically include: Analyze the pulse signal recorded by the encoder arranged on the two wheels, convert the pulse signal into the displacement data of the two-wheel movement; determine the quotient of the time difference between the displacement data and the pulse signal as the actual speed of the two-wheel movement.
  • the corresponding actual speed data can be obtained through an encoder arranged on the two wheels.
  • the encoder can be used to record pulse signals to convert the displacement of the two wheels into electrical signals, and then pass the corresponding Decoding, converting the electrical signal into displacement data, using the displacement data and the time difference between adjacent pulse signals as the movement time, and correspondingly obtain the actual speed of the two-wheel movement.
  • the correcting the actual speed data of the two wheels may specifically further include: using a first motor and a second motor respectively arranged on the two wheels, according to the first motor and the second motor.
  • the corrected speed data and the second corrected speed data correct the speed of the two wheels.
  • the real-time speed correction of the two wheels can be completed through two closed-loop control loops.
  • the upper closed-loop loop may be a linear velocity closed-loop control loop
  • the lower closed-loop loop may be Angular velocity closed-loop control loop
  • ideal linear velocity and ideal angular velocity data can come from the navigation and movement control module, the actual linear velocity and angular velocity feedback value can be calculated according to the encoder pulse feedback of the left and right wheels
  • the upper linear velocity closed-loop control loop can adjust the speed of the left and right wheels so that the linear velocity error approaches zero
  • the lower angular velocity closed-loop control loop can adjust the left and right wheel speeds so that the angular velocity error approaches zero.
  • the control frame calculates the speed of the left and right wheels in real time according to the speed limit error and the angular speed error, and controls the speed of the left and right wheels accordingly.
  • the control method works in real time during the movement of the robot, controls the linear velocity and angular velocity of the robot in real time, and can adapt to various combinations of linear velocity and angular velocity without special processing for special circumstances.
  • the embodiment of the present application comprehensively considers the decomposition relationship and coupling relationship of the left and right wheels, and treats the synthesized speed as a closed loop quantity to ensure that the error between the synthesized speed of the left and right wheels and the expected speed is minimized to the greatest extent.
  • the model is used to correct the speed difference or angle offset caused by these factors.
  • the closed-loop adjustment mechanism is cleverly used to continuously adjust the linear velocity and angular velocity error during the movement to ensure the minimum error between the actual velocity and the desired velocity.
  • omni-directional movement can be realized without large offset, the accuracy of the displacement trajectory is ensured, and the final positioning accuracy and the smoothness of the movement curve can be improved.
  • the step 102 may specifically further include: parsing the movement control path to obtain the angle data corresponding to the transit point of the path; and retrieving the angle data in a local pre-established database The corresponding ideal angular velocity data.
  • the method further includes establishing a database locally, which stores the angle data, the ideal angular velocity data, and the corresponding relationship between the angle and the ideal angular velocity, so as to The angle data can quickly find the corresponding ideal angular velocity data, thereby improving the speed of data feedback.
  • an embodiment of the present application provides a movement control device.
  • the device includes: a generation unit 21, a comparison unit 22, and a correction unit 23,
  • the generating unit 21 may be configured to receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request;
  • the comparison unit 22 may be used to compare the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path. ;
  • the correction unit 23 may be used to control the two wheels to move along the movement control path, and to correct the movement speed data of the two wheels in real time.
  • the comparison unit 22 includes:
  • the analysis module 221 can be used to analyze the movement control path to obtain ideal linear velocity data, ideal angular velocity data, and turning point coordinates corresponding to the straight line between the turning point and the turning point of the path;
  • the first processing module 222 may be used to process the ideal linear velocity data and the ideal angular velocity data by using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points;
  • the second processing module 223 may be used to process the acquired two-wheel actual speed data by using the preset actual linear velocity algorithm and actual angular velocity algorithm to obtain actual linear velocity data and actual angular velocity data;
  • the comparison module 224 may be used to compare the actual linear velocity data and the actual angular velocity data with the ideal linear velocity data and the ideal angular velocity data, respectively, to obtain a comparison result;
  • the correction module 225 may be used to correct the actual speed data of the two wheels according to the comparison result and the preset correction algorithm, so that the actual linear speed data and the actual angular speed data are respectively compared with the ideal linear speed data and the total speed data.
  • the ideal angular velocity data are equal;
  • the first processing module 222 may be specifically configured to process the acquired ideal linear velocity data, ideal angular velocity data, and two-wheel axle length data according to a preset ideal velocity algorithm to obtain the first ideal velocity data.
  • the ideal speed algorithm includes:
  • the first processing module 222 may also be specifically used to process the acquired ideal linear velocity data, ideal angular velocity data, and two-wheel axle length data according to a preset ideal velocity algorithm to obtain second ideal velocity data.
  • Set the ideal speed algorithm also includes:
  • v 1 * is the first ideal velocity
  • v 2 * is the second ideal velocity
  • v * is the ideal linear velocity
  • w * is the ideal angular velocity
  • l is the length of the double-wheel axle.
  • the second processing module 223 may be specifically configured to use a preset actual linear velocity algorithm to process the acquired first actual velocity data and second actual velocity data to obtain actual linear velocity data.
  • the preset actual linear velocity Algorithms including:
  • v 1 is the first actual speed
  • v 2 is the second actual speed
  • v is the actual linear speed
  • the second processing module 223 may also be specifically used to process the acquired first actual speed data, second actual speed data, and two-wheel axle length data using a preset actual angular velocity algorithm to obtain actual angular velocity data.
  • Set the actual angular velocity algorithm including:
  • v 1 is the first actual speed
  • v 2 is the second actual speed
  • w is the actual angular speed
  • l is the length of the two-wheel axle.
  • the correction module 225 can be specifically used to perform calculations on the first ideal velocity data, the second ideal velocity data, the ideal linear velocity data, the ideal angular velocity data, the actual linear velocity data, and the actual angular velocity data according to a preset correction algorithm. After processing, the first corrected speed data and the second corrected speed data are obtained, and the preset correction algorithm includes:
  • the second processing module 223 may also be specifically used to analyze the pulse signal recorded by the encoder arranged on the two wheels, and convert the pulse signal into the displacement data of the movement of the two wheels;
  • the second processing module 223 may also be specifically configured to determine the quotient of the time difference between the displacement data and the pulse signal as the actual speed data of the two-wheel movement.
  • the correction module 225 may also be specifically used to correct the speed of the first moving wheel according to the first correction speed data through the first motor arranged on the two wheels.
  • the correction module 225 may also be used to correct the speed of the second moving wheel according to the second correction speed data through a second motor arranged on the two wheels.
  • the analysis module 221 may be specifically configured to analyze the movement control path to obtain the angle data corresponding to the transit point of the path;
  • the parsing module 221 may also be specifically used to retrieve ideal angular velocity data corresponding to the angle data in a locally pre-established database.
  • an embodiment of the present application also provides a storage medium in which at least one executable instruction is stored, and the execution instruction causes the processor to perform the following steps:
  • the control request is to generate a movement control path according to the destination coordinates carried in the request;
  • the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideals obtained by analyzing the movement control path.
  • the linear velocity data and the ideal angular velocity data are compared to obtain a comparison result;
  • the two-wheel movement speed data is corrected according to the comparison result to control the two wheels to move to the destination along the movement control path.
  • the storage medium involved in the present application may be a computer-readable storage medium, and the storage medium, such as a computer-readable storage medium, may be non-volatile or volatile.
  • an embodiment of the present application also provides a computer device.
  • the processor 31, the communication interface 32, and the memory 33 communicate with each other through the communication bus 34.
  • the communication interface 34 is used to communicate with other devices, such as network elements such as user terminals or other servers.
  • the processor 31 is configured to execute a program, and specifically can execute relevant steps in the above-mentioned movement control method embodiment.
  • the program may include program code, and the program code includes computer operation instructions.
  • the processor 31 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more integrated circuits configured to implement the embodiments of the present application.
  • ASIC Application Specific Integrated Circuit
  • the one or more processors included in the terminal may be processors of the same type, such as one or more CPUs; or processors of different types, such as one or more CPUs and one or more ASICs.
  • the memory 33 is used to store programs.
  • the memory 33 may include a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), for example, at least one disk memory.
  • the program can specifically be used to make the processor 31 perform the following operations: receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request; use the actual linear velocity data obtained by processing the acquired two-wheel actual velocity data , The actual angular velocity data are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result; according to the comparison result, the two-wheel movement speed data is corrected to control the two-wheel movement along the The movement control path moves to the destination.
  • the present application it is possible to receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request; use the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data respectively Compare with the ideal linear velocity data and ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result; according to the comparison result, correct the two-wheel movement speed data to control the two wheels to move toward the destination along the movement control path.
  • the actual speed data of the two-wheel movement can be used to obtain the actual linear velocity and the actual angular velocity.
  • the two-wheel velocity can be corrected to reduce The speed error caused by the movement, and reduce the left and right swing produced during the movement.
  • modules or units or components in the embodiments can be combined into one module or unit or component, and in addition, they can be divided into multiple sub-modules or sub-units or sub-components. Except that at least some of such features and/or processes or units are mutually exclusive, any combination can be used to compare all the features disclosed in this specification (including the accompanying claims, abstract and drawings) and any method or methods disclosed in this manner or All the processes or units of the equipment are combined. Unless expressly stated otherwise, each feature disclosed in this specification (including the accompanying claims, abstract and drawings) may be replaced by an alternative feature providing the same, equivalent or similar purpose.
  • the various component embodiments of the present application may be implemented by hardware, or by software modules running on one or more processors, or by a combination of them.
  • a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in the embodiments of the present application.
  • This application can also be implemented as a device or device program (for example, a computer program and a computer program product) for executing part or all of the methods described herein.
  • Such a program for implementing the present application may be stored on a computer-readable medium, or may have the form of one or more signals.
  • Such a signal can be downloaded from an Internet website, or provided on a carrier signal, or provided in any other form.

Abstract

A movement control method and apparatus, a storage medium, and a computer device, relating to the technical field of artificial intelligence. The invention aims to use actual velocity data of two moving wheels to obtain actual linear velocity data and actual angular velocity data, so as to correct velocity data of the two wheels, thereby reducing velocity errors, and reducing left and right oscillations during the moving process. The control method comprises: receiving a movement control request, and generating a movement control path according to the coordinates of a destination carried in the request (101); processing acquired actual velocity data of two wheels to obtain actual linear velocity data and actual angular velocity data, comparing the actual linear velocity data and the actual angular velocity data respectively with ideal linear velocity data and ideal angular velocity data obtained by means of analyzing the movement control path, and acquiring a comparison result (102); and correcting movement velocity data of the two wheels according to the comparison result, and controlling the two wheels to move to the destination along the movement control path (103). The invention is applicable to movement control.

Description

移动控制方法、装置、存储介质及计算机设备Mobile control method, device, storage medium and computer equipment
本申请要求于2020年4月28日提交中国专利局、申请号为202010349003.1,发明名称为“移动控制方法、装置、存储介质及计算机设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on April 28, 2020, the application number is 202010349003.1, and the invention title is "mobile control method, device, storage medium and computer equipment", the entire content of which is incorporated by reference In this application.
技术领域Technical field
本申请涉及人工智能技术领域,特别是涉及一种移动控制方法、装置、存储介质及计算机设备。This application relates to the field of artificial intelligence technology, in particular to a mobile control method, device, storage medium and computer equipment.
背景技术Background technique
移动机器人,是一个集环境感知、导航与路径规划、移动控制等多功能于一体的综合系统。移动机器人既可以接受人类远程遥控指挥,又可以根据环境自主做出行为决策,从而完成指定任务。其主要作用是协助或取代人类的部分危险、疲劳和重复性的工作,目前广泛用于时间长、强度大、环境条件恶劣并且危险性大的工作领域上。The mobile robot is a comprehensive system integrating environment perception, navigation and path planning, and movement control. Mobile robots can not only accept human remote control commands, but also can make behavioral decisions autonomously according to the environment to complete designated tasks. Its main role is to assist or replace some of the dangerous, fatigue and repetitive work of human beings. It is currently widely used in long-time, high-strength, harsh environmental conditions and high-risk work areas.
目前,发明人意识到,大多数双差动轮驱动的移动机器人,都采用左右轮完全解耦的方式控制轮子转速,即直接将机器人的移动线速度和角速度分解为左右轮速度。这样的做法非常简便,容易实现,但是缺点是由于左右轮阻力不同、动态响应特性有差别,导致实际左右轮的合成速度与期望的合成速度有差别,这一差别将导致移动误差的产生,增加移动过程中的左右摆动幅度。At present, the inventor realizes that most mobile robots driven by dual differential wheels use the left and right wheels to completely decouple the wheel speed, that is, directly decompose the linear and angular speed of the robot into the speed of the left and right wheels. This approach is very simple and easy to implement, but the disadvantage is that the difference in the resistance of the left and right wheels and the difference in the dynamic response characteristics result in the difference between the actual combined speed of the left and right wheels and the expected combined speed. This difference will cause movement errors and increase The amplitude of the left and right swing during the movement.
发明内容Summary of the invention
有鉴于此,本申请提供一种移动控制方法、装置、存储介质及计算机设备,主要目的在于能够利用双轮移动的实际速度数据,得到实际线速度数据和实际角速度数据,通过对比实际线速度数据、实际角速度数据与理想线速度数据、理想角速度数据,进而对双轮速度进行修正,从而减小移动产生的速度误差,并减小移动过程中产生的左右摆动。In view of this, this application provides a movement control method, device, storage medium, and computer equipment. The main purpose is to use the actual speed data of the two-wheel movement to obtain the actual linear velocity data and the actual angular velocity data. By comparing the actual linear velocity data , The actual angular velocity data, the ideal linear velocity data, the ideal angular velocity data, and then the two-wheel speed is corrected, so as to reduce the speed error caused by the movement, and reduce the left and right swing during the movement.
依据本申请一个方面,提供了一种移动控制的方法,包括:According to one aspect of the present application, a method for movement control is provided, including:
接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;Receiving a movement control request, and generating a movement control path according to the destination coordinates carried in the request;
利用对获取的双轮实际速度进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;The actual linear velocity data and the actual angular velocity data obtained by processing the acquired actual speeds of the two wheels are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result;
根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动。Correcting the speed data of the two wheels according to the comparison result to control the two wheels to move to the destination along the movement control path.
依据本申请第二方面,提供了一种移动控制装置,包括:According to the second aspect of the present application, a mobile control device is provided, including:
生成单元,用于接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;A generating unit, configured to receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request;
修正单元,用于控制双轮沿所述移动控制路径进行移动,并实时对双轮移动速度数据进行修正。The correction unit is used to control the two wheels to move along the movement control path, and to correct the movement speed data of the two wheels in real time.
依据本申请第三方面,提供了一种存储介质,所述存储介质中存储有至少一可执行指令,所述执行指令使处理器执行以下步骤:接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动。According to a third aspect of the present application, a storage medium is provided, the storage medium stores at least one executable instruction, and the execution instruction causes a processor to perform the following steps: receiving a movement control request, and according to the request carried in the request The destination coordinates generate the movement control path; the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path, Obtain a comparison result; according to the comparison result, correct the movement speed data of the two wheels to control the two wheels to move to the destination along the movement control path.
依据本申请第四方面,提供了一种计算机设备,包括处理器、存储器、通信接口和通信总线所述处理器、所述存储器和所述通信接口通过所述通信总线完成相互间的通信,所述存储器用于存放至少一可执行指令,所述可执行指令使所述处理器执行以下步骤:接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制 路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动。According to the fourth aspect of the present application, a computer device is provided, which includes a processor, a memory, a communication interface, and a communication bus. The processor, the memory, and the communication interface communicate with each other through the communication bus, and The memory is used to store at least one executable instruction, and the executable instruction causes the processor to perform the following steps: receiving a movement control request, generating a movement control path according to the destination coordinates carried in the request; The actual linear velocity data and the actual angular velocity data obtained by processing the actual wheel speed data are respectively compared with the ideal linear velocity data and ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result; according to the comparison result, the two-wheel movement The speed data is modified to control the two wheels to move to the destination along the movement control path.
本申请能够利用双轮移动的实际速度,得到实际线速度和实际角速度,通过对比实际线速度数据、实际角速度数据与理想线速度数据、理想角速度数据,进而对双轮速度数据进行修正,从而减小移动产生的速度误差,并减小移动过程中产生的左右摆动。This application can use the actual speed of the two-wheel movement to obtain the actual linear velocity and the actual angular velocity. By comparing the actual linear velocity data, the actual angular velocity data with the ideal linear velocity data, and the ideal angular velocity data, the two-wheel velocity data can be corrected to reduce Speed error caused by small movement, and reduce the left and right swing produced during the movement.
附图说明Description of the drawings
图1示出了本申请实施例提供的一种双移动控制方法流程图;Fig. 1 shows a flow chart of a dual mobility control method provided by an embodiment of the present application;
图2示出了本申请实施例提供的一种速度调节示意图;FIG. 2 shows a schematic diagram of speed adjustment provided by an embodiment of the present application;
图3示出了本申请实施例提供的另一种速度调节示意图;FIG. 3 shows another schematic diagram of speed adjustment provided by an embodiment of the present application;
图4示出了本申请实施例提供的一种移动控制装置的结构示意图;FIG. 4 shows a schematic structural diagram of a mobile control device provided by an embodiment of the present application;
图5示出了本申请实施例提供的一种计算机设备的实体结构示意图。Fig. 5 shows a schematic diagram of the physical structure of a computer device provided by an embodiment of the present application.
具体实施方式Detailed ways
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Hereinafter, exemplary embodiments of the present disclosure will be described in more detail with reference to the accompanying drawings. Although the drawings show exemplary embodiments of the present disclosure, it should be understood that the present disclosure can be implemented in various forms and should not be limited by the embodiments set forth herein. On the contrary, these embodiments are provided to enable a more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
本申请的技术方案可应用于人工智能和/或智慧城市技术领域,有助于提升机器人移动效果,实现智慧生活。The technical solution of the present application can be applied to the field of artificial intelligence and/or smart city technology, which helps to improve the mobile effect of robots and realize smart life.
如背景技术所述,目前,大多数双差动轮驱动的移动机器人,都采用左右轮完全解耦的方式控制轮子转速,即直接将机器人的移动线速度和角速度分解为左右轮速度。这样的做法非常简便,容易实现,但是缺点是由于左右轮阻力不同、动态响应特性有差别,导致实际左右轮的合成速度与期望的合成速度有差别,这一差别将导致移动误差的产生,增加移动过程中的左右摆动幅度。As described in the background art, at present, most mobile robots driven by dual differential wheels use the left and right wheels to completely decouple the wheel speed, that is, directly decompose the moving linear velocity and angular velocity of the robot into the left and right wheel speeds. This approach is very simple and easy to implement, but the disadvantage is that the difference in the resistance of the left and right wheels and the difference in the dynamic response characteristics result in the difference between the actual combined speed of the left and right wheels and the expected combined speed. This difference will cause movement errors and increase The amplitude of the left and right swing during the movement.
为了解决上述问题,本申请实施例提供了一种移动控制方法,如图1所示,所述方法包括:In order to solve the foregoing problem, an embodiment of the present application provides a mobility control method. As shown in FIG. 1, the method includes:
101、接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径。101. Receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request.
对于本申请实施例,接收移动控制请求后,解析所述移动控制请求,得到所述移动控制请求中携带的目的地坐标,所述目的地坐标可以通过全球定位系统(Global Positioning System,GPS)获得,并可以在预先选定的区域内配置障碍物坐标,以便于生成路径时可以自动避开障碍物,保证所述移动控制路径通畅无阻。需要说明的是,当需要自动生成路径时,可以自动生成耗时最短的路径;在特殊情况下,也可以根据用户设定的途径节点,配置相应的移动路径,例如,A点为起点,B点为目的地终点,生成的移动路径可以为由A到B的直线路径,当用户指定路径要经过中间点C时,也可以自动生成经过点C的最短路径。For the embodiment of this application, after receiving the movement control request, the movement control request is parsed to obtain the destination coordinates carried in the movement control request. The destination coordinates can be obtained through the Global Positioning System (GPS) , And the obstacle coordinates can be configured in the pre-selected area, so that the obstacle can be automatically avoided when the path is generated to ensure that the movement control path is unobstructed. It should be noted that when the path needs to be automatically generated, the shortest time-consuming path can be automatically generated; in special cases, the corresponding movement path can also be configured according to the path node set by the user, for example, point A is the starting point, and B The point is the end point of the destination, and the generated movement path can be a straight path from A to B. When the user specifies the path to pass through the intermediate point C, the shortest path through the point C can also be automatically generated.
102、利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果。102. Use the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data to compare with the ideal linear velocity data and ideal angular velocity data obtained by analyzing the movement control path, respectively, to obtain a comparison result.
对于本申请实施例,可以获取双轮差动机器人左右轮的实际移动速度,并利用实际线速度算法和实际角速度算法对所述实际移动速度进行处理,得到实际线速度和实际角速度;另外,解析所述移动控制路径可以得到双轮差动机器人在每个坐标点的理想角速度和理想线速度,将所述实际线速度、实际角速度分别于所述理想线速度、理想角速度进行对比,从而可以实现实时对速度的监控,以便于后续对速度的误差进行修正。For the embodiment of this application, the actual moving speed of the left and right wheels of the two-wheeled differential robot can be obtained, and the actual linear velocity algorithm and the actual angular velocity algorithm can be used to process the actual moving velocity to obtain the actual linear velocity and the actual angular velocity; The movement control path can obtain the ideal angular velocity and the ideal linear velocity of the two-wheeled differential robot at each coordinate point, and compare the actual linear velocity and the actual angular velocity with the ideal linear velocity and the ideal angular velocity respectively, so as to achieve Real-time monitoring of speed to facilitate subsequent correction of speed errors.
103、根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动。103. Correct the movement speed data of the two wheels according to the comparison result, so as to control the two wheels to move to the destination along the movement control path.
对于本申请实施例,在生成对应的移动控制路径后,可以控制沿所述移动控制路径进行移动。同时,可以获取机器人的实时移动速度与理想速度进行对比,并通过内置的修正机制对机器人的速度进行修正调节,以使得机器人可以按照配置的速度进行移动控制。具体地,可以控制双轮沿所述移动控制路径进行移动,并实时采集和修正双轮的移动速度。For the embodiment of the present application, after the corresponding movement control path is generated, it can be controlled to move along the movement control path. At the same time, the real-time moving speed of the robot can be compared with the ideal speed, and the speed of the robot can be corrected and adjusted through the built-in correction mechanism, so that the robot can control the movement according to the configured speed. Specifically, the two wheels can be controlled to move along the movement control path, and the moving speed of the two wheels can be collected and corrected in real time.
进一步的,为了更好的说明上述移动控制方法的过程,作为对上述实施例的细化和扩展,本申请实施例提供了几种可选实施例,但不限于此,具体如下所示:Further, in order to better explain the process of the above-mentioned movement control method, as a refinement and extension of the above-mentioned embodiment, the embodiments of the present application provide several optional embodiments, but are not limited thereto, and the details are as follows:
在本申请的一个可选实施例,所述步骤102具体可以包括:解析所述移动控制路径,得到所述路径中转点及转点间直线对应的理想线速度数据、理想角速度数据以及转点坐标。In an optional embodiment of the present application, the step 102 may specifically include: analyzing the movement control path to obtain ideal linear velocity data, ideal angular velocity data, and turning point coordinates corresponding to the straight line between the turning point and the turning point of the path .
其中,所述转点可以为所述路径中需要控制进行转变方向进行移动的点位,通过解析所述移动控制路径,可以得到所述路径中转点位置对应的坐标、所述转点对应的转角角度,可以根据所述转角角度获取对应的理想角速度数据,以便于准确移动到转点位置,并按照预定角度进行转向。另外,通过解析所述移动路径,还可以得到每两个转点间的直线路径信息,包括直线路径的长度,以及对应的理想线速度数据、理想角速度数据,以便于机器人能沿直线移动预定长度到达下一转点。Wherein, the turning point may be a point on the path that needs to be controlled to move in a turning direction. By analyzing the movement control path, the coordinates corresponding to the position of the turning point in the path and the turning angle corresponding to the turning point can be obtained. For the angle, the corresponding ideal angular velocity data can be obtained according to the angle of rotation, so as to accurately move to the position of the rotation point and steer according to the predetermined angle. In addition, by analyzing the moving path, the linear path information between every two turning points can also be obtained, including the length of the linear path, and the corresponding ideal linear velocity data and ideal angular velocity data, so that the robot can move along a straight line for a predetermined length Reach the next turning point.
对于本申请实施例,所述步骤102具体还可以包括:利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据。For the embodiment of the present application, the step 102 may specifically include: using a preset ideal velocity algorithm to process the ideal linear velocity data and the ideal angular velocity data to obtain the ideal straight line between the turning points and the turning points of the two wheels. Speed data.
其中,所述理想线速度数据可以根据生成的移动控制路径获取,通常在整个移动控制路径上的理想线速度可以都是相同的,例如,在整个移动控制路径上的理想线速度可以为1m/s;所述理想角速度数据可以通过转点信息获取,例如,转点a处的转角角度为90°,则可以在本地查找90°转角对应的理想角速度18rad/s。在本地预先保存有所述转角角度与所述理想角速度的对应关系;而在直线段移动时,所述理想角速度可以为0。具体地,利用理想速度算法,将所述理想线速度和理想角速度分别处理为坐游轮的理想速度,以便于后续根据理想速度进行修正。Wherein, the ideal linear velocity data can be obtained according to the generated movement control path. Generally, the ideal linear velocity on the entire movement control path can be the same. For example, the ideal linear velocity on the entire movement control path can be 1m/ s; the ideal angular velocity data can be obtained through turning point information, for example, if the turning angle at turning point a is 90°, the ideal angular velocity corresponding to the 90° turning angle can be found locally at 18 rad/s. The corresponding relationship between the angle of rotation and the ideal angular velocity is pre-stored locally; and the ideal angular velocity may be zero when the linear segment moves. Specifically, the ideal velocity algorithm is used to process the ideal linear velocity and the ideal angular velocity as the ideal velocity of a cruise ship, so as to facilitate subsequent corrections based on the ideal velocity.
对于本申请实施例,所述步骤102具体还可以包括:利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据。For the embodiment of the present application, the step 102 may specifically further include: using a preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data.
其中,所述双轮的实际速度数据具体可以包括第一实际速度数据v 1和第二实际速度数据v 2,分别可以表示左轮和右轮的实际速度数值,具体可以通过安置在双轮上的编码器获取,所述编码器可以用于把角位移或直线位移转换成电信号。具体地,利用实际线速度算法以及双轮的实际速度,可以得到当前移动的实际线速度;利用实际角速度算法以及双轮的实际速度,可以得到当前移动的实际角速度。所述实际线速度和实际角速度在本申请实施例中可以作为一项衡量移动速度的标尺,通过实际线速度和实际角速度的比较来确定是否需要进行速度修正。 Wherein, the actual speed data of the two wheels may specifically include the first actual speed data v 1 and the second actual speed data v 2 , which may respectively represent the actual speed values of the left wheel and the right wheel, which can be specified by Obtained by an encoder, which can be used to convert angular displacement or linear displacement into electrical signals. Specifically, the actual linear velocity of the current movement can be obtained using the actual linear velocity algorithm and the actual velocity of the two wheels; the actual angular velocity of the current movement can be obtained using the actual angular velocity algorithm and the actual velocity of the two wheels. The actual linear velocity and the actual angular velocity can be used as a scale for measuring the moving speed in the embodiment of the present application, and the actual linear velocity and the actual angular velocity are compared to determine whether speed correction is required.
对于本申请实施例,所述步骤102具体还可以包括:将所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据进行对比。For the embodiment of the present application, the step 102 may specifically further include: comparing the actual linear velocity data and the actual angular velocity data with the ideal linear velocity data and the ideal angular velocity data, respectively.
具体地,将所述实时线速度v、实时角速度w分别与理想线速度v*、理想角速度w*进行对比,并输出对比结果。若所述实时线速度v与所述理想线速度v*不相等,和/或所述实时角速度w与所述理想角速度w*不相等,则可以通过预设的速度调节器,将两个驱动轮的速度分别进行调整和修正。Specifically, the real-time linear velocity v and the real-time angular velocity w are respectively compared with the ideal linear velocity v* and the ideal angular velocity w*, and the comparison result is output. If the real-time linear velocity v is not equal to the ideal linear velocity v*, and/or the real-time angular velocity w is not equal to the ideal angular velocity w*, the two drives can be driven by a preset speed regulator. The speed of the wheels is adjusted and corrected separately.
对于本申请实施例,所述步骤102具体还可以包括:若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等。For the embodiment of the present application, the step 102 may specifically further include: if the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then The actual speed data of the two wheels is corrected according to a preset correction algorithm, so that the actual linear speed data and the actual angular speed data are respectively equal to the ideal linear speed data and the ideal angular speed data.
其中,利用修正算法、理想线速度、理想角速度、实际线速度、实际角速度,可以对双轮数据进行修正,从而使双轮按照设定的速度和轨迹进行行进。具体地,若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等;对应地,若所述实际线速度数据与所述理想线速度数据相等,且所述实际角速度数据与所述理想角速度数据相等,则不对所述双轮实际速度数据进行修正。Among them, using the correction algorithm, ideal linear velocity, ideal angular velocity, actual linear velocity, and actual angular velocity, the data of the two wheels can be corrected, so that the two wheels can travel according to the set speed and trajectory. Specifically, if the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then the two-wheel actual The speed data is corrected so that the actual linear velocity data and the actual angular velocity data are respectively equal to the ideal linear velocity data and the ideal angular velocity data; correspondingly, if the actual linear velocity data is equal to the ideal linear velocity If the data is equal, and the actual angular velocity data is equal to the ideal angular velocity data, then the two-wheel actual velocity data is not corrected.
在本申请的另一个可选实施例,所述利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据,具体可以包括:根据预设的理想速度算法,对获取的理想线速度数据、理想角速度数据以及双轮轮轴长度数据进行处理,得到第一理想速度数据和第二理想速度数据。所述预设的理想速度算法,可以包括:In another optional embodiment of the present application, the ideal linear velocity data and the ideal angular velocity data are processed by using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points Specifically, it may include: processing the acquired ideal linear velocity data, ideal angular velocity data, and two-wheel axle length data according to a preset ideal velocity algorithm to obtain the first ideal velocity data and the second ideal velocity data. The preset ideal speed algorithm may include:
Figure PCTCN2020112377-appb-000001
Figure PCTCN2020112377-appb-000001
Figure PCTCN2020112377-appb-000002
Figure PCTCN2020112377-appb-000002
其中:v 1 *可以为第一理想速度,v 2 *可以为第二理想速度,v *可以为理想线速度,w *可以为理想角速度,l可以为双轮轮轴长度。例如,理想线速度为v *=1m/s,理想角速度为w *=2rad/s,两个动轮的轮轴长度为l=0.5m,则可以得到第一理想速度v 1 *=0.5m/s,第二理想速度v 2 *=1.5m/s,所述第一理想速度和第二理想速度可以用于对机器人进行速度控制。 Among them: v 1 * can be the first ideal velocity, v 2 * can be the second ideal velocity, v * can be the ideal linear velocity, w * can be the ideal angular velocity, and l can be the length of the two-wheel axle. For example, the ideal linear velocity is v * =1m/s, the ideal angular velocity is w * =2rad/s, and the axle length of the two moving wheels is l=0.5m, then the first ideal velocity v 1 * =0.5m/s can be obtained , The second ideal speed v 2 * =1.5m/s, and the first ideal speed and the second ideal speed can be used to control the speed of the robot.
在本申请的又一个可选实施例,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据,具体可以包括:利用预设的实际线速度算法对获取的第一实际速度数据、第二实际速度数据进行处理,得到实际线速度数据,所述预设的实际线速度算法,可以包括:In another optional embodiment of the present application, the use of the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data may specifically include: Use the preset actual linear velocity algorithm to process the acquired first actual velocity data and the second actual velocity data to obtain actual linear velocity data. The preset actual linear velocity algorithm may include:
Figure PCTCN2020112377-appb-000003
Figure PCTCN2020112377-appb-000003
其中:v 1可以为第一实际速度,v 2可以为第二实际速度,v可以为实际线速度; Among them: v 1 can be the first actual speed, v 2 can be the second actual speed, and v can be the actual linear speed;
利用预设的实际角速度算法对获取的第一实际速度、第二实际速度以及双轮轮轴长度进行处理,得到实际角速度,所述预设的实际角速度算法,可以包括:Use the preset actual angular velocity algorithm to process the acquired first actual velocity, the second actual velocity, and the length of the two-wheel axle to obtain the actual angular velocity. The preset actual angular velocity algorithm may include:
Figure PCTCN2020112377-appb-000004
Figure PCTCN2020112377-appb-000004
其中:v 1可以为第一实际速度,v 2可以为第二实际速度,w可以为实际角速度,l可以为双轮轮轴长度。例如,获取的第一实际速度v 1=1m/s,第二实际速度v 2=2m/s,两个动轮的轮轴长度l=0.5m,则可以得到实际线速度v=1.5m/s,实际角速度w=2rad/s。 Among them: v 1 can be the first actual speed, v 2 can be the second actual speed, w can be the actual angular velocity, and l can be the length of the two-wheel axle. For example, the obtained first actual speed v 1 =1m/s, the second actual speed v 2 =2m/s, and the axle length of the two moving wheels l=0.5m, then the actual linear velocity v=1.5m/s can be obtained, The actual angular velocity w=2rad/s.
需要说明的是,对于初始的理想线速度v*和理想角速度w*,由于阻力的存在,会使所述线速度和角速度不均匀的降低,因此,需要实时进行检测,以便得到实时线速度和角速度数据,如假设初始的机器人理想线速度和角速度分别给定v*和w*;初始状态下,机器人可以保持两个轮子的同时进行,但真实情况下会有摩擦力、阻力、电机传输延误差等,所以会对两个轮子造成速度差;假设轮子1正常速度,轮子2速度减小,根据线速度计算公式
Figure PCTCN2020112377-appb-000005
可知,此时机器人的线速度将比期望值小,这个误差将叠加至两个轮子上, 使得左右轮1、2同时增速;由于轮2速度误差的产生,根据角速度的计算公式
Figure PCTCN2020112377-appb-000006
可知,此时机器人的角速度将比期望角速度大,此误差也将叠加至左右轮上,使得轮子1减速,轮子2加速。因此,可以通过编码器获取双轮实时速度v1、v2,并得到实时线速度v和实时角速度w。
It should be noted that for the initial ideal linear velocity v* and ideal angular velocity w*, due to the existence of resistance, the linear velocity and angular velocity will be unevenly reduced. Therefore, real-time detection is required to obtain the real-time linear velocity and Angular velocity data, such as assuming that the initial ideal linear velocity and angular velocity of the robot are given v* and w* respectively; in the initial state, the robot can keep two wheels at the same time, but in real situations there will be friction, resistance, and motor transmission delays Difference, so it will cause a speed difference between the two wheels; assuming that the speed of wheel 1 is normal and the speed of wheel 2 is reduced, according to the linear speed calculation formula
Figure PCTCN2020112377-appb-000005
It can be seen that the linear velocity of the robot will be smaller than the expected value at this time, and this error will be superimposed on the two wheels, so that the left and right wheels 1 and 2 will increase speed at the same time; due to the generation of the wheel 2 speed error, according to the calculation formula of angular velocity
Figure PCTCN2020112377-appb-000006
It can be seen that the angular velocity of the robot will be greater than the desired angular velocity at this time, and this error will also be superimposed on the left and right wheels, causing wheel 1 to decelerate and wheel 2 to accelerate. Therefore, the two-wheel real-time velocities v1 and v2 can be obtained through the encoder, and the real-time linear velocity v and the real-time angular velocity w can be obtained.
在本申请的再一个可选实施例,所述若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等,具体可以包括:根据预设的修正算法,对第一理想速度、第二理想速度、理想线速度、理想角速度、实际线速度和实际角速度进行处理,得到第一修正速度和第二修正速度,所述预设的修正算法,包括:In still another optional embodiment of the present application, if the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then according to the prediction The set correction algorithm corrects the actual speed data of the two wheels so that the actual linear velocity data and the actual angular velocity data are respectively equal to the ideal linear velocity data and the ideal angular velocity data, which may specifically include: Set the correction algorithm to process the first ideal speed, the second ideal speed, the ideal linear velocity, the ideal angular velocity, the actual linear velocity, and the actual angular velocity to obtain the first correction velocity and the second correction velocity. The preset correction algorithm ,include:
Figure PCTCN2020112377-appb-000007
Figure PCTCN2020112377-appb-000007
Figure PCTCN2020112377-appb-000008
Figure PCTCN2020112377-appb-000008
其中:所述
Figure PCTCN2020112377-appb-000009
为第一修正速度,所述
Figure PCTCN2020112377-appb-000010
为第二修正速度,v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,v为实际线速度,w为实际角速度。例如,第一实际速度v 1为1m/s,第二实际速度v 2为2m/s,理想线速度v *为1m/s,理想角速度为0,实际线速度为1.5m/s,实际角速度为2rad/s,则可以得到第一修正速度
Figure PCTCN2020112377-appb-000011
为1.75m/s,第二修正速度
Figure PCTCN2020112377-appb-000012
为0.75m/s,进而对双轮速度进行修正控制。
Where: said
Figure PCTCN2020112377-appb-000009
Is the first modified speed, the
Figure PCTCN2020112377-appb-000010
Is the second modified velocity, v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, v is the actual linear velocity, and w is the actual angular velocity. For example, the first actual velocity v 1 is 1m/s, the second actual velocity v 2 is 2m/s, the ideal linear velocity v * is 1m/s, the ideal angular velocity is 0, the actual linear velocity is 1.5m/s, and the actual angular velocity 2rad/s, you can get the first correction speed
Figure PCTCN2020112377-appb-000011
1.75m/s, the second correction speed
Figure PCTCN2020112377-appb-000012
It is 0.75m/s, and then the two-wheel speed is corrected and controlled.
在本申请的再一个可选实施例,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据,具体可以包括:解析安置于双轮上的编码器记录的脉冲信号,将所述脉冲信号转化为双轮移动的位移数据;将所述位移数据与脉冲信号时间差的商确定为双轮移动的实际速度。In yet another optional embodiment of the present application, the use of the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data may specifically include: Analyze the pulse signal recorded by the encoder arranged on the two wheels, convert the pulse signal into the displacement data of the two-wheel movement; determine the quotient of the time difference between the displacement data and the pulse signal as the actual speed of the two-wheel movement.
对于本申请实施例,可以通过安置于双轮上的编码器获取对应的实际速度数据,所述编码器可以用于通过记录脉冲信号,从而将双轮的位移转换为电信号,再通过对应的解码,将所述电信号转化为位移数据,利用所述位移数据以及相邻脉冲信号的时间差作为移动时间,可以对应得到双轮移动的实际速度。For the embodiment of this application, the corresponding actual speed data can be obtained through an encoder arranged on the two wheels. The encoder can be used to record pulse signals to convert the displacement of the two wheels into electrical signals, and then pass the corresponding Decoding, converting the electrical signal into displacement data, using the displacement data and the time difference between adjacent pulse signals as the movement time, and correspondingly obtain the actual speed of the two-wheel movement.
在本申请的再一个可选实施例,所述对所述双轮实际速度数据进行修正,具体还可以包括:通过分别安置于双轮上的第一电机和第二电机,按照所述第一修正速度数据和第二修正速度数据对双轮进行速度修正。In still another optional embodiment of the present application, the correcting the actual speed data of the two wheels may specifically further include: using a first motor and a second motor respectively arranged on the two wheels, according to the first motor and the second motor. The corrected speed data and the second corrected speed data correct the speed of the two wheels.
具体地,所述对所述双轮进行实时速度修正可以通过两个闭环控制回路完成,如图2和图3所示,上方的闭环回路可以为线速度闭环控制回路,下方的闭环回路可以为角速度闭环控制回路;理想线速度和理想角速度数据可以来自导航与移动控制模块,实际线速度和角速度反馈值,可以根据左右轮的编码器脉冲反馈计算得到;当线速度反馈与线速度有偏差时,上方的线速度闭环控制回路可以调节左右轮速度,使得线速度误差趋近于零;当角速度反馈与角速度有偏差时,下方的角速度闭环控制回路可以调节左右轮速度,使得角速度误差趋近于零。需要说明的是,因为单一轮子的速度既会影响线速度又会影响角速度,所有当某一轮子的速度有偏差后,上下回路可以同时起作用,使得整体的线速度和角速度误差趋近于零,通过合成左右轮的速度,得到实际线速度和角速度,作为闭环调节对象,达到实际速度与期望速度误差最小的控制效果。其中,Ctrl是驱动轮的速度调节器,负责做速度闭环控制;Motor1,Motor2分别是左右轮驱动电机。控制框架根据限速度误差和角速度误差去实时计算左右轮的速度,据此做左右轮速度控制。对于本申请实施例,该控制 方法在机器人移动过程中实时起作用,实时控制机器人的线速度和角速度,并且可以适应各种线速度和角速度组合,无需特殊情况特殊处理。Specifically, the real-time speed correction of the two wheels can be completed through two closed-loop control loops. As shown in Figures 2 and 3, the upper closed-loop loop may be a linear velocity closed-loop control loop, and the lower closed-loop loop may be Angular velocity closed-loop control loop; ideal linear velocity and ideal angular velocity data can come from the navigation and movement control module, the actual linear velocity and angular velocity feedback value can be calculated according to the encoder pulse feedback of the left and right wheels; when the linear velocity feedback deviates from the linear velocity , The upper linear velocity closed-loop control loop can adjust the speed of the left and right wheels so that the linear velocity error approaches zero; when the angular velocity feedback is deviated from the angular velocity, the lower angular velocity closed-loop control loop can adjust the left and right wheel speeds so that the angular velocity error approaches zero. It should be noted that because the speed of a single wheel affects both the linear speed and the angular speed, when the speed of a certain wheel is deviated, the upper and lower loops can work at the same time, making the overall linear speed and angular speed error approach zero , By synthesizing the speed of the left and right wheels, the actual linear velocity and the angular velocity are obtained, as the closed-loop adjustment object, to achieve the control effect with the smallest error between the actual velocity and the desired velocity. Among them, Ctrl is the speed regulator of the driving wheels, responsible for speed closed-loop control; Motor1 and Motor2 are the left and right wheel drive motors respectively. The control frame calculates the speed of the left and right wheels in real time according to the speed limit error and the angular speed error, and controls the speed of the left and right wheels accordingly. For the embodiment of the present application, the control method works in real time during the movement of the robot, controls the linear velocity and angular velocity of the robot in real time, and can adapt to various combinations of linear velocity and angular velocity without special processing for special circumstances.
需要说明的是,本申请实施例综合考虑了左右轮的分解关系和耦合关系,将合成速度作为闭环量进行处理,最大程度的保证左右轮合成速度与期望速度误差最小。首先,考虑到了自然界的摩擦力、阻力、电机传输延误差等情况,运用模型进行将这些因素造成的速度差或角度偏移进行修正调整。其次,巧妙地运用了闭环调节机制,在移动过程中不断地进行线速度、角速度误差调节,以保证向实际速度与期望速度误差最小。最后,可以实现全方位的移动而不产生较大的偏移,保证了位移轨迹的精确性,可改进最终的定位准确性和移动曲线平滑性。It should be noted that the embodiment of the present application comprehensively considers the decomposition relationship and coupling relationship of the left and right wheels, and treats the synthesized speed as a closed loop quantity to ensure that the error between the synthesized speed of the left and right wheels and the expected speed is minimized to the greatest extent. First of all, taking into account the friction, resistance, and motor transmission delay error in nature, the model is used to correct the speed difference or angle offset caused by these factors. Secondly, the closed-loop adjustment mechanism is cleverly used to continuously adjust the linear velocity and angular velocity error during the movement to ensure the minimum error between the actual velocity and the desired velocity. Finally, omni-directional movement can be realized without large offset, the accuracy of the displacement trajectory is ensured, and the final positioning accuracy and the smoothness of the movement curve can be improved.
在本申请的再一个可选实施例,所述步骤102具体还可以包括:解析所述移动控制路径,得到所述路径中转点对应的角度数据;在本地预先建立的数据库中检索所述角度数据对应的理想角速度数据。In another optional embodiment of the present application, the step 102 may specifically further include: parsing the movement control path to obtain the angle data corresponding to the transit point of the path; and retrieving the angle data in a local pre-established database The corresponding ideal angular velocity data.
对于本申请实施例,在生成并解析移动控制路径后,可以根据得到的转点角度,在预先建立的数据库中进行检索,可以得到所述角度对应的理想角速度数据,根据所述理想角速度数据进行后续的比较和修正,从而控制行进路径。另外,在检索所述理想角速度数据之前,本方法还包括在本地建立数据库,所述数据库保存有所述角度数据、所述理想角速度数据,以及所述角度与所述理想角速度的对应关系,以便于通过角度数据可以快速查找到对应的理想角速度数据,从而提高数据反馈的速度。For the embodiment of this application, after the movement control path is generated and analyzed, it can be retrieved in a pre-established database according to the obtained turning point angle, and the ideal angular velocity data corresponding to the angle can be obtained. Follow-up comparisons and corrections to control the path of travel. In addition, before retrieving the ideal angular velocity data, the method further includes establishing a database locally, which stores the angle data, the ideal angular velocity data, and the corresponding relationship between the angle and the ideal angular velocity, so as to The angle data can quickly find the corresponding ideal angular velocity data, thereby improving the speed of data feedback.
进一步地,作为图1的具体实现,本申请实施例提供了一种移动控制装置,如图4所示,所述装置包括:生成单元21、对比单元22,修正单元23,Further, as a specific implementation of FIG. 1, an embodiment of the present application provides a movement control device. As shown in FIG. 4, the device includes: a generation unit 21, a comparison unit 22, and a correction unit 23,
所述生成单元21,可以用于接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;The generating unit 21 may be configured to receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request;
所述对比单元22,可以用于利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比;The comparison unit 22 may be used to compare the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path. ;
所述修正单元23,可以用于控制双轮沿所述移动控制路径进行移动,并实时对双轮移动速度数据进行修正。The correction unit 23 may be used to control the two wheels to move along the movement control path, and to correct the movement speed data of the two wheels in real time.
所述对比单元22包括:The comparison unit 22 includes:
解析模块221,可以用于解析所述移动控制路径,得到所述路径中转点及转点间直线对应的理想线速度数据、理想角速度数据以及转点坐标;The analysis module 221 can be used to analyze the movement control path to obtain ideal linear velocity data, ideal angular velocity data, and turning point coordinates corresponding to the straight line between the turning point and the turning point of the path;
第一处理模块222,可以用于利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据;The first processing module 222 may be used to process the ideal linear velocity data and the ideal angular velocity data by using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points;
第二处理模块223,可以用于利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据;The second processing module 223 may be used to process the acquired two-wheel actual speed data by using the preset actual linear velocity algorithm and actual angular velocity algorithm to obtain actual linear velocity data and actual angular velocity data;
对比模块224,可以用于将所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据进行对比,得到对比结果;The comparison module 224 may be used to compare the actual linear velocity data and the actual angular velocity data with the ideal linear velocity data and the ideal angular velocity data, respectively, to obtain a comparison result;
修正模块225,可以用于根据对比结果以及预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等;The correction module 225 may be used to correct the actual speed data of the two wheels according to the comparison result and the preset correction algorithm, so that the actual linear speed data and the actual angular speed data are respectively compared with the ideal linear speed data and the total speed data. The ideal angular velocity data are equal;
所述第一处理模块222具体可以用于根据预设的理想速度算法,对获取的理想线速度数据、理想角速度数据以及双轮轮轴长度数据进行处理,得到第一理想速度数据,所述预设的理想速度算法,包括:The first processing module 222 may be specifically configured to process the acquired ideal linear velocity data, ideal angular velocity data, and two-wheel axle length data according to a preset ideal velocity algorithm to obtain the first ideal velocity data. The ideal speed algorithm includes:
Figure PCTCN2020112377-appb-000013
Figure PCTCN2020112377-appb-000013
所述第一处理模块222具体还可以用于根据预设的理想速度算法,对获取的理想线速度数据、理想角速度数据以及双轮轮轴长度数据进行处理,得到第二理想速度数据,所述预设的理想速度算法,还包括:The first processing module 222 may also be specifically used to process the acquired ideal linear velocity data, ideal angular velocity data, and two-wheel axle length data according to a preset ideal velocity algorithm to obtain second ideal velocity data. Set the ideal speed algorithm, also includes:
Figure PCTCN2020112377-appb-000014
Figure PCTCN2020112377-appb-000014
其中:v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,l为双轮轮轴长度。 Among them: v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, and l is the length of the double-wheel axle.
所述第二处理模块223具体可以用于利用预设的实际线速度算法对获取的第一实际速度数据、第二实际速度数据进行处理,得到实际线速度数据,所述预设的实际线速度算法,包括:The second processing module 223 may be specifically configured to use a preset actual linear velocity algorithm to process the acquired first actual velocity data and second actual velocity data to obtain actual linear velocity data. The preset actual linear velocity Algorithms, including:
Figure PCTCN2020112377-appb-000015
Figure PCTCN2020112377-appb-000015
其中:v 1为第一实际速度,v 2为第二实际速度,v为实际线速度; Among them: v 1 is the first actual speed, v 2 is the second actual speed, and v is the actual linear speed;
所述第二处理模块223具体还可以用于利用预设的实际角速度算法对获取的第一实际速度数据、第二实际速度数据以及双轮轮轴长度数据进行处理,得到实际角速度数据,所述预设的实际角速度算法,包括:The second processing module 223 may also be specifically used to process the acquired first actual speed data, second actual speed data, and two-wheel axle length data using a preset actual angular velocity algorithm to obtain actual angular velocity data. Set the actual angular velocity algorithm, including:
Figure PCTCN2020112377-appb-000016
Figure PCTCN2020112377-appb-000016
其中:v 1为第一实际速度,v 2为第二实际速度,w为实际角速度,l为双轮轮轴长度。 Among them: v 1 is the first actual speed, v 2 is the second actual speed, w is the actual angular speed, and l is the length of the two-wheel axle.
进一步地,所述修正模块225具体可以用于根据预设的修正算法,对第一理想速度数据、第二理想速度数据、理想线速度数据、理想角速度数据、实际线速度数据和实际角速度数据进行处理,得到第一修正速度数据和第二修正速度数据,所述预设的修正算法,包括:Further, the correction module 225 can be specifically used to perform calculations on the first ideal velocity data, the second ideal velocity data, the ideal linear velocity data, the ideal angular velocity data, the actual linear velocity data, and the actual angular velocity data according to a preset correction algorithm. After processing, the first corrected speed data and the second corrected speed data are obtained, and the preset correction algorithm includes:
Figure PCTCN2020112377-appb-000017
Figure PCTCN2020112377-appb-000017
Figure PCTCN2020112377-appb-000018
Figure PCTCN2020112377-appb-000018
其中:所述
Figure PCTCN2020112377-appb-000019
为第一修正速度,所述
Figure PCTCN2020112377-appb-000020
为第二修正速度,v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,v为实际线速度,w为实际角速度。
Where: said
Figure PCTCN2020112377-appb-000019
Is the first modified speed, the
Figure PCTCN2020112377-appb-000020
Is the second modified velocity, v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, v is the actual linear velocity, and w is the actual angular velocity.
所述第二处理模块223具体还可以用于解析安置于双轮上的编码器记录的脉冲信号,将所述脉冲信号转化为双轮移动的位移数据;The second processing module 223 may also be specifically used to analyze the pulse signal recorded by the encoder arranged on the two wheels, and convert the pulse signal into the displacement data of the movement of the two wheels;
所述第二处理模块223具体还可以用于将所述位移数据与脉冲信号时间差的商确定为双轮移动的实际速度数据。The second processing module 223 may also be specifically configured to determine the quotient of the time difference between the displacement data and the pulse signal as the actual speed data of the two-wheel movement.
所述修正模块225具体还可以用于通过安置于双轮上的第一电机,按照所述第一修正速度数据对第一移动轮进行速度修正。The correction module 225 may also be specifically used to correct the speed of the first moving wheel according to the first correction speed data through the first motor arranged on the two wheels.
所述修正模块225具体还可以用于通过安置于双轮上的第二电机,按照所述第二修正速度数据第二移动轮进行速度修正。Specifically, the correction module 225 may also be used to correct the speed of the second moving wheel according to the second correction speed data through a second motor arranged on the two wheels.
所述解析模块221具体可以用于解析所述移动控制路径,得到所述路径中转点对应的角度数据;The analysis module 221 may be specifically configured to analyze the movement control path to obtain the angle data corresponding to the transit point of the path;
所述解析模块221具体还可以用于在本地预先建立的数据库中检索所述角度数据对应的理想角速度数据。The parsing module 221 may also be specifically used to retrieve ideal angular velocity data corresponding to the angle data in a locally pre-established database.
需要说明的是,本申请实施例提供的一种移动控制装置所涉及各功能模块的其他相应描述,可以参考图1所示方法的对应描述,在此不再赘述。It should be noted that, for other corresponding descriptions of the functional modules involved in the mobile control device provided in the embodiment of the present application, reference may be made to the corresponding description of the method shown in FIG. 1, and details are not described herein again.
基于上述如图1所示方法,相应的,本申请实施例还提供了一种存储介质,所述存储介质中存储有至少一可执行指令,所述执行指令使处理器执行以下步骤:接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动。可选的,该执行指令使处理器执行时还可实现上述实施例中方法的其他步骤,这里不再赘述。进一步可选的,本申请涉及的存储介质可以是计算机可读存储介质,该存储介质如计算机可读存储介质可以是非易失性的,也可以是易失性的。Based on the above method shown in FIG. 1, correspondingly, an embodiment of the present application also provides a storage medium in which at least one executable instruction is stored, and the execution instruction causes the processor to perform the following steps: The control request is to generate a movement control path according to the destination coordinates carried in the request; the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideals obtained by analyzing the movement control path. The linear velocity data and the ideal angular velocity data are compared to obtain a comparison result; the two-wheel movement speed data is corrected according to the comparison result to control the two wheels to move to the destination along the movement control path. Optionally, when the execution instruction is executed by the processor, other steps of the method in the foregoing embodiment may also be implemented, which will not be repeated here. Further optionally, the storage medium involved in the present application may be a computer-readable storage medium, and the storage medium, such as a computer-readable storage medium, may be non-volatile or volatile.
基于上述如图1所示方法和如图4所示装置的实施例,本申请实施例还提供了一种计算机设备,如图5所示,处理器(processor)31、通信接口(Communications Interface)32、存储器(memory)33、以及通信总线34。其中:处理器31、通信接口32、以及存储器33通过通信总线34完成相互间的通信。通信接口34,用于与其它设备比如用户端或其它服务器等的网元通信。处理器31,用于执行程序,具体可以执行上述移动控制方法实施例中的相关步骤。具体地,程序可以包括程序代码,该程序代码包括计算机操作指令。处理器31可能是中央处理器CPU,或者是特定集成电路ASIC(Application Specific Integrated Circuit),或者是被配置成实施本申请实施例的一个或多个集成电路。Based on the above-mentioned method shown in FIG. 1 and the embodiment of the apparatus shown in FIG. 4, an embodiment of the present application also provides a computer device. As shown in FIG. 5, a processor 31 and a communication interface (Communications Interface) 32. A memory (memory) 33, and a communication bus 34. Among them, the processor 31, the communication interface 32, and the memory 33 communicate with each other through the communication bus 34. The communication interface 34 is used to communicate with other devices, such as network elements such as user terminals or other servers. The processor 31 is configured to execute a program, and specifically can execute relevant steps in the above-mentioned movement control method embodiment. Specifically, the program may include program code, and the program code includes computer operation instructions. The processor 31 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more integrated circuits configured to implement the embodiments of the present application.
终端包括的一个或多个处理器,可以是同一类型的处理器,如一个或多个CPU;也可以是不同类型的处理器,如一个或多个CPU以及一个或多个ASIC。存储器33,用于存放程序。存储器33可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。程序具体可以用于使得处理器31执行以下操作:接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动。The one or more processors included in the terminal may be processors of the same type, such as one or more CPUs; or processors of different types, such as one or more CPUs and one or more ASICs. The memory 33 is used to store programs. The memory 33 may include a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), for example, at least one disk memory. The program can specifically be used to make the processor 31 perform the following operations: receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request; use the actual linear velocity data obtained by processing the acquired two-wheel actual velocity data , The actual angular velocity data are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result; according to the comparison result, the two-wheel movement speed data is corrected to control the two-wheel movement along the The movement control path moves to the destination.
通过本申请的技术方案,能够接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动。从而能够利用双轮移动的实际速度数据,得到实际线速度和实际角速度,通过对比实际线速度数据、实际角速度数据与理想线速度数据、理想角速度数据,进而对双轮速度进行修正,从而减小移动产生的速度误差,并减小移动过程中产生的左右摆动。Through the technical solution of the present application, it is possible to receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request; use the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data respectively Compare with the ideal linear velocity data and ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result; according to the comparison result, correct the two-wheel movement speed data to control the two wheels to move toward the destination along the movement control path. To move. Therefore, the actual speed data of the two-wheel movement can be used to obtain the actual linear velocity and the actual angular velocity. By comparing the actual linear velocity data, the actual angular velocity data with the ideal linear velocity data, and the ideal angular velocity data, the two-wheel velocity can be corrected to reduce The speed error caused by the movement, and reduce the left and right swing produced during the movement.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。In the above-mentioned embodiments, the description of each embodiment has its own emphasis. For parts that are not described in detail in an embodiment, reference may be made to related descriptions of other embodiments.
可以理解的是,上述方法及装置中的相关特征可以相互参考。另外,上述实施例中的“第一”、“第二”等是用于区分各实施例,而并不代表各实施例的优劣。It can be understood that the relevant features in the above method and device can be referred to each other. In addition, the “first”, “second”, etc. in the foregoing embodiments are used to distinguish the embodiments, and do not represent the advantages and disadvantages of the embodiments.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and conciseness of the description, the specific working process of the above-described system, device, and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本申请也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本申请的内容,并且上面对特定语言所做的描述是为了披露本申请的最佳实施方式。The algorithms and displays provided here are not inherently related to any particular computer, virtual system or other equipment. Various general-purpose systems can also be used with the teaching based on this. Based on the above description, the structure required to construct this type of system is obvious. In addition, this application is not aimed at any specific programming language. It should be understood that various programming languages can be used to implement the content of the application described herein, and the above description of a specific language is for the purpose of disclosing the best embodiment of the application.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本申请的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the instructions provided here, a lot of specific details are explained. However, it can be understood that the embodiments of the present application can be practiced without these specific details. In some instances, well-known methods, structures, and technologies are not shown in detail, so as not to obscure the understanding of this specification.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本申请的示例性实施例的描述中,本申请的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本申请要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本申请的单独实施例。Similarly, it should be understood that, in order to simplify the present disclosure and help understand one or more of the various inventive aspects, in the above description of the exemplary embodiments of the present application, the various features of the present application are sometimes grouped together into a single embodiment, Figure, or its description. However, the disclosed method should not be interpreted as reflecting the intention that the claimed application requires more features than the features explicitly recorded in each claim. More precisely, as reflected in the following claims, the inventive aspect lies in less than all the features of a single embodiment disclosed previously. Therefore, the claims following the specific embodiment are thus explicitly incorporated into the specific embodiment, wherein each claim itself serves as a separate embodiment of the application.
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that it is possible to adaptively change the modules in the device in the embodiment and set them in one or more devices different from the embodiment. The modules or units or components in the embodiments can be combined into one module or unit or component, and in addition, they can be divided into multiple sub-modules or sub-units or sub-components. Except that at least some of such features and/or processes or units are mutually exclusive, any combination can be used to compare all the features disclosed in this specification (including the accompanying claims, abstract and drawings) and any method or methods disclosed in this manner or All the processes or units of the equipment are combined. Unless expressly stated otherwise, each feature disclosed in this specification (including the accompanying claims, abstract and drawings) may be replaced by an alternative feature providing the same, equivalent or similar purpose.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本申请的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。In addition, those skilled in the art can understand that although some embodiments described herein include certain features included in other embodiments but not other features, the combination of features of different embodiments means that they are within the scope of the present application. Within and form different embodiments. For example, in the following claims, any one of the claimed embodiments can be used in any combination.
本申请的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本申请实施例中的一些或者全部部件的一些或者全部功能。本申请还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本申请的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present application may be implemented by hardware, or by software modules running on one or more processors, or by a combination of them. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in the embodiments of the present application. This application can also be implemented as a device or device program (for example, a computer program and a computer program product) for executing part or all of the methods described herein. Such a program for implementing the present application may be stored on a computer-readable medium, or may have the form of one or more signals. Such a signal can be downloaded from an Internet website, or provided on a carrier signal, or provided in any other form.
应该注意的是上述实施例对本申请进行说明而不是对本申请进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本申请可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the application, and those skilled in the art can design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses should not be constructed as a limitation to the claims. The word "comprising" does not exclude the presence of elements or steps not listed in the claims. The word "a" or "an" preceding an element does not exclude the presence of multiple such elements. The application can be realized by means of hardware including several different elements and by means of a suitably programmed computer. In the unit claims listing several devices, several of these devices may be embodied in the same hardware item. The use of the words first, second, and third, etc. do not indicate any order. These words can be interpreted as names.

Claims (20)

  1. 一种移动控制方法,其中,包括:A mobile control method, which includes:
    接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;Receiving a movement control request, and generating a movement control path according to the destination coordinates carried in the request;
    利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;The actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result;
    根据所述对比结果对双轮移动速度进行修正,以控制双轮沿所述移动控制路径向目的地移动。The moving speed of the two wheels is corrected according to the comparison result, so as to control the two wheels to move to the destination along the movement control path.
  2. 根据权利要求1所述的方法,其中,所述利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,包括:The method according to claim 1, wherein the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideal linear velocity data and ideal linear velocity data obtained by analyzing the movement control path. Angular velocity data for comparison, including:
    解析所述移动控制路径,得到所述路径中转点及转点间直线对应的理想线速度数据、理想角速度数据以及转点坐标;Analyze the movement control path to obtain ideal linear velocity data, ideal angular velocity data, and turning point coordinates corresponding to the straight line between the turning point and the turning point of the path;
    利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据;The ideal linear velocity data and the ideal angular velocity data are processed using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points;
    利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据;Use the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data;
    将所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据进行对比;Comparing the actual linear velocity data and the actual angular velocity data with the ideal linear velocity data and the ideal angular velocity data respectively;
    若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等。If the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then the two-wheel actual velocity data is performed according to a preset correction algorithm. Correction to make the actual linear velocity data and the actual angular velocity data equal to the ideal linear velocity data and the ideal angular velocity data, respectively.
  3. 根据权利要求2所述的方法,其中,所述利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据,包括:The method according to claim 2, wherein the ideal linear velocity data and the ideal angular velocity data are processed by using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points ,include:
    根据预设的理想速度算法,对获取的理想线速度数据、理想角速度数据以及双轮轮轴长度数据进行处理,得到第一理想速度数据和第二理想速度数据,所述预设的理想速度算法,包括:According to the preset ideal speed algorithm, the acquired ideal linear velocity data, ideal angular velocity data, and double-wheel axle length data are processed to obtain the first ideal velocity data and the second ideal velocity data. The preset ideal velocity algorithm, include:
    Figure PCTCN2020112377-appb-100001
    Figure PCTCN2020112377-appb-100001
    Figure PCTCN2020112377-appb-100002
    Figure PCTCN2020112377-appb-100002
    其中:v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,l为双轮轮轴长度。 Among them: v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, and l is the length of the double-wheel axle.
  4. 根据权利要求3所述的方法,其中,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据,包括:The method according to claim 3, wherein said using the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data comprises:
    利用预设的实际线速度算法对获取的第一实际速度数据、第二实际速度数据进行处理,得到实际线速度数据,所述预设的实际线速度算法,包括:Use the preset actual linear velocity algorithm to process the acquired first actual velocity data and the second actual velocity data to obtain actual linear velocity data. The preset actual linear velocity algorithm includes:
    Figure PCTCN2020112377-appb-100003
    Figure PCTCN2020112377-appb-100003
    其中:v 1为第一实际速度,v 2为第二实际速度,v为实际线速度; Among them: v 1 is the first actual speed, v 2 is the second actual speed, and v is the actual linear speed;
    利用预设的实际角速度算法对获取的第一实际速度数据、第二实际速度数据以及双轮轮轴长度数据进行处理,得到实际角速度数据,所述预设的实际角速度算法,包括:Use the preset actual angular velocity algorithm to process the acquired first actual velocity data, second actual velocity data, and double-wheel axle length data to obtain actual angular velocity data. The preset actual angular velocity algorithm includes:
    Figure PCTCN2020112377-appb-100004
    Figure PCTCN2020112377-appb-100004
    其中:v 1为第一实际速度,v 2为第二实际速度,w为实际角速度,l为双轮轮轴长度。 Among them: v 1 is the first actual speed, v 2 is the second actual speed, w is the actual angular speed, and l is the length of the two-wheel axle.
  5. 根据权利要求4所述的方法,其中,所述若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等,包括:The method according to claim 4, wherein, if the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then according to the prediction The set correction algorithm corrects the actual speed data of the two wheels so that the actual linear velocity data and the actual angular velocity data are respectively equal to the ideal linear velocity data and the ideal angular velocity data, including:
    根据预设的修正算法,对第一理想速度数据、第二理想速度数据、理想线速度数据、理想角速度数据、实际线速度数据和实际角速度数据进行处理,得到第一修正速度数据和第二修正速度数据,所述预设的修正算法,包括:According to the preset correction algorithm, the first ideal velocity data, the second ideal velocity data, the ideal linear velocity data, the ideal angular velocity data, the actual linear velocity data and the actual angular velocity data are processed to obtain the first corrected velocity data and the second correction Speed data, the preset correction algorithm, includes:
    Figure PCTCN2020112377-appb-100005
    Figure PCTCN2020112377-appb-100005
    Figure PCTCN2020112377-appb-100006
    Figure PCTCN2020112377-appb-100006
    其中:所述
    Figure PCTCN2020112377-appb-100007
    为第一修正速度,所述
    Figure PCTCN2020112377-appb-100008
    为第二修正速度,v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,v为实际线速度,w为实际角速度。
    Where: said
    Figure PCTCN2020112377-appb-100007
    Is the first modified speed, the
    Figure PCTCN2020112377-appb-100008
    Is the second modified velocity, v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, v is the actual linear velocity, and w is the actual angular velocity.
  6. 根据权利要求5所述的方法,其中,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据,包括:The method according to claim 5, wherein said using the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data comprises:
    解析安置于双轮上的编码器记录的脉冲信号,将所述脉冲信号转化为双轮移动的位移数据;Analyze the pulse signal recorded by the encoder arranged on the two wheels, and convert the pulse signal into the displacement data of the movement of the two wheels;
    将所述位移数据与脉冲信号时间差的商确定为双轮移动的实际速度数据。The quotient of the time difference between the displacement data and the pulse signal is determined as the actual speed data of the two-wheel movement.
  7. 根据权利要求6所述的方法,其中,所述根据所述对比结果对双轮移动速度数据进行修正,以控制双轮沿所述移动控制路径向目的地移动,包括:The method according to claim 6, wherein the correcting the movement speed data of the two wheels according to the comparison result to control the two wheels to move to the destination along the movement control path comprises:
    通过分别安置于双轮上的第一驱动电机和第二驱动电机,按照所述第一修正速度数据和第二修正速度数据对双轮进行速度修正。The speed of the two wheels is corrected according to the first corrected speed data and the second corrected speed data through the first drive motor and the second drive motor respectively arranged on the two wheels.
  8. 一种移动控制装置,其中,包括:A mobile control device, which includes:
    生成单元,用于接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;A generating unit, configured to receive a movement control request, and generate a movement control path according to the destination coordinates carried in the request;
    对比单元,用于利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比;The comparison unit is used to compare the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path;
    修正单元,用于控制双轮沿所述移动控制路径进行移动,并实时对双轮移动速度数据进行修正。The correction unit is used to control the two wheels to move along the movement control path, and to correct the movement speed data of the two wheels in real time.
  9. 一种存储介质,其上存储有计算机程序,所述存储介质中存储有至少一可执行指令,所述执行指令使处理器执行以下步骤:A storage medium on which a computer program is stored, at least one executable instruction is stored in the storage medium, and the execution instruction causes a processor to perform the following steps:
    接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;Receiving a movement control request, and generating a movement control path according to the destination coordinates carried in the request;
    利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;The actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result;
    根据所述对比结果对双轮移动速度进行修正,以控制双轮沿所述移动控制路径向目的地移动。The moving speed of the two wheels is corrected according to the comparison result, so as to control the two wheels to move to the destination along the movement control path.
  10. 根据权利要求9所述的存储介质,其中,所述利用对获取的双轮实际速度数据进 行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比时,具体执行以下步骤:The storage medium according to claim 9, wherein the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively used with the ideal linear velocity data obtained by analyzing the movement control path, When comparing ideal angular velocity data, perform the following steps:
    解析所述移动控制路径,得到所述路径中转点及转点间直线对应的理想线速度数据、理想角速度数据以及转点坐标;Analyze the movement control path to obtain ideal linear velocity data, ideal angular velocity data, and turning point coordinates corresponding to the straight line between the turning point and the turning point of the path;
    利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据;The ideal linear velocity data and the ideal angular velocity data are processed using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points;
    利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据;Use the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data;
    将所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据进行对比;Comparing the actual linear velocity data and the actual angular velocity data with the ideal linear velocity data and the ideal angular velocity data respectively;
    若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等。If the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then the two-wheel actual velocity data is performed according to a preset correction algorithm. Correction to make the actual linear velocity data and the actual angular velocity data equal to the ideal linear velocity data and the ideal angular velocity data, respectively.
  11. 根据权利要求10所述的存储介质,其中,所述利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据时,具体执行以下步骤:The storage medium according to claim 10, wherein the ideal linear velocity data and the ideal angular velocity data are processed by using a preset ideal velocity algorithm to obtain the ideal linear velocity of the two wheels at each turning point and between turning points When data, perform the following steps:
    根据预设的理想速度算法,对获取的理想线速度数据、理想角速度数据以及双轮轮轴长度数据进行处理,得到第一理想速度数据和第二理想速度数据,所述预设的理想速度算法,包括:According to the preset ideal speed algorithm, the acquired ideal linear velocity data, ideal angular velocity data, and double-wheel axle length data are processed to obtain the first ideal velocity data and the second ideal velocity data. The preset ideal velocity algorithm, include:
    Figure PCTCN2020112377-appb-100009
    Figure PCTCN2020112377-appb-100009
    Figure PCTCN2020112377-appb-100010
    Figure PCTCN2020112377-appb-100010
    其中:v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,l为双轮轮轴长度。 Among them: v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, and l is the length of the double-wheel axle.
  12. 根据权利要求11所述的存储介质,其中,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据时,具体执行以下步骤:The storage medium according to claim 11, wherein the actual linear velocity data and the actual angular velocity algorithm are used to process the acquired two-wheel actual velocity data to obtain the actual linear velocity data and the actual angular velocity data. The following steps:
    利用预设的实际线速度算法对获取的第一实际速度数据、第二实际速度数据进行处理,得到实际线速度数据,所述预设的实际线速度算法,包括:Use the preset actual linear velocity algorithm to process the acquired first actual velocity data and the second actual velocity data to obtain actual linear velocity data. The preset actual linear velocity algorithm includes:
    Figure PCTCN2020112377-appb-100011
    Figure PCTCN2020112377-appb-100011
    其中:v 1为第一实际速度,v 2为第二实际速度,v为实际线速度; Among them: v 1 is the first actual speed, v 2 is the second actual speed, and v is the actual linear speed;
    利用预设的实际角速度算法对获取的第一实际速度数据、第二实际速度数据以及双轮轮轴长度数据进行处理,得到实际角速度数据,所述预设的实际角速度算法,包括:Use the preset actual angular velocity algorithm to process the acquired first actual velocity data, second actual velocity data, and double-wheel axle length data to obtain actual angular velocity data. The preset actual angular velocity algorithm includes:
    Figure PCTCN2020112377-appb-100012
    Figure PCTCN2020112377-appb-100012
    其中:v 1为第一实际速度,v 2为第二实际速度,w为实际角速度,l为双轮轮轴长度。 Among them: v 1 is the first actual speed, v 2 is the second actual speed, w is the actual angular speed, and l is the length of the two-wheel axle.
  13. 根据权利要求12所述的存储介质,其中,所述若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度 数据分别与所述理想线速度数据、所述理想角速度数据相等时,具体执行以下步骤:The storage medium according to claim 12, wherein, if the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then according to The preset correction algorithm corrects the actual speed data of the two wheels, so that when the actual linear velocity data and the actual angular velocity data are respectively equal to the ideal linear velocity data and the ideal angular velocity data, the following steps are specifically executed :
    根据预设的修正算法,对第一理想速度数据、第二理想速度数据、理想线速度数据、理想角速度数据、实际线速度数据和实际角速度数据进行处理,得到第一修正速度数据和第二修正速度数据,所述预设的修正算法,包括:According to the preset correction algorithm, the first ideal velocity data, the second ideal velocity data, the ideal linear velocity data, the ideal angular velocity data, the actual linear velocity data and the actual angular velocity data are processed to obtain the first corrected velocity data and the second correction Speed data, the preset correction algorithm, includes:
    Figure PCTCN2020112377-appb-100013
    Figure PCTCN2020112377-appb-100013
    Figure PCTCN2020112377-appb-100014
    Figure PCTCN2020112377-appb-100014
    其中:所述
    Figure PCTCN2020112377-appb-100015
    为第一修正速度,所述
    Figure PCTCN2020112377-appb-100016
    为第二修正速度,v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,v为实际线速度,w为实际角速度。
    Where: said
    Figure PCTCN2020112377-appb-100015
    Is the first modified speed, the
    Figure PCTCN2020112377-appb-100016
    Is the second modified velocity, v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, v is the actual linear velocity, and w is the actual angular velocity.
  14. 根据权利要求13所述的存储介质,其中,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据时,具体执行以下步骤:The storage medium according to claim 13, wherein said using the preset actual linear velocity algorithm and actual angular velocity algorithm to process the obtained two-wheel actual velocity data, when the actual linear velocity data and the actual angular velocity data are obtained, the specific execution The following steps:
    解析安置于双轮上的编码器记录的脉冲信号,将所述脉冲信号转化为双轮移动的位移数据;Analyze the pulse signal recorded by the encoder arranged on the two wheels, and convert the pulse signal into the displacement data of the movement of the two wheels;
    将所述位移数据与脉冲信号时间差的商确定为双轮移动的实际速度数据。The quotient of the time difference between the displacement data and the pulse signal is determined as the actual speed data of the two-wheel movement.
  15. 一种计算机设备,包括处理器、存储器、通信接口和通信总线所述处理器、所述存储器和所述通信接口通过所述通信总线完成相互间的通信,所述存储器用于存放至少一可执行指令,所述可执行指令使所述处理器执行以下步骤:A computer device includes a processor, a memory, a communication interface, and a communication bus. The processor, the memory, and the communication interface communicate with each other through the communication bus, and the memory is used to store at least one executable Instructions, the executable instructions cause the processor to perform the following steps:
    接收移动控制请求,根据所述请求中携带的目的地坐标生成移动控制路径;Receiving a movement control request, and generating a movement control path according to the destination coordinates carried in the request;
    利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比,得到对比结果;The actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively compared with the ideal linear velocity data and the ideal angular velocity data obtained by analyzing the movement control path to obtain a comparison result;
    根据所述对比结果对双轮移动速度进行修正,以控制双轮沿所述移动控制路径向目的地移动。The moving speed of the two wheels is corrected according to the comparison result, so as to control the two wheels to move to the destination along the movement control path.
  16. 根据权利要求15所述的计算机设备,其中,所述利用对获取的双轮实际速度数据进行处理得到的实际线速度数据、实际角速度数据分别与解析所述移动控制路径得到的理想线速度数据、理想角速度数据进行对比时,具体执行以下步骤:The computer device according to claim 15, wherein the actual linear velocity data and the actual angular velocity data obtained by processing the acquired two-wheel actual velocity data are respectively used with the ideal linear velocity data obtained by analyzing the movement control path, When comparing ideal angular velocity data, perform the following steps:
    解析所述移动控制路径,得到所述路径中转点及转点间直线对应的理想线速度数据、理想角速度数据以及转点坐标;Analyze the movement control path to obtain ideal linear velocity data, ideal angular velocity data, and turning point coordinates corresponding to the straight line between the turning point and the turning point of the path;
    利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据;The ideal linear velocity data and the ideal angular velocity data are processed using a preset ideal velocity algorithm to obtain the ideal velocity data of the two wheels in a straight line at each turning point and between turning points;
    利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据;Use the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain actual linear velocity data and actual angular velocity data;
    将所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据进行对比;Comparing the actual linear velocity data and the actual angular velocity data with the ideal linear velocity data and the ideal angular velocity data respectively;
    若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等。If the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then the two-wheel actual velocity data is performed according to a preset correction algorithm. Correction to make the actual linear velocity data and the actual angular velocity data equal to the ideal linear velocity data and the ideal angular velocity data, respectively.
  17. 根据权利要求16所述的计算机设备,其中,所述利用预设的理想速度算法对所述理想线速度数据和理想角速度数据进行处理,得到双轮在各转点及转点间直线的理想速度数据时,具体执行以下步骤:16. The computer device according to claim 16, wherein the ideal linear velocity data and the ideal angular velocity data are processed using a preset ideal velocity algorithm to obtain the ideal linear velocity of the two wheels at each turning point and between turning points When data, perform the following steps:
    根据预设的理想速度算法,对获取的理想线速度数据、理想角速度数据以及双轮轮轴 长度数据进行处理,得到第一理想速度数据和第二理想速度数据,所述预设的理想速度算法,包括:According to the preset ideal speed algorithm, the acquired ideal linear velocity data, ideal angular velocity data, and double-wheel axle length data are processed to obtain the first ideal velocity data and the second ideal velocity data. The preset ideal velocity algorithm, include:
    Figure PCTCN2020112377-appb-100017
    Figure PCTCN2020112377-appb-100017
    Figure PCTCN2020112377-appb-100018
    Figure PCTCN2020112377-appb-100018
    其中:v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,l为双轮轮轴长度。 Among them: v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, and l is the length of the double-wheel axle.
  18. 根据权利要求17所述的计算机设备,其中,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据时,具体执行以下步骤:The computer device according to claim 17, wherein the actual linear velocity data and the actual angular velocity data are used to process the acquired two-wheel actual velocity data by using the preset actual linear velocity algorithm and the actual angular velocity algorithm to obtain the actual linear velocity data and the actual angular velocity data. The following steps:
    利用预设的实际线速度算法对获取的第一实际速度数据、第二实际速度数据进行处理,得到实际线速度数据,所述预设的实际线速度算法,包括:Use the preset actual linear velocity algorithm to process the acquired first actual velocity data and the second actual velocity data to obtain actual linear velocity data. The preset actual linear velocity algorithm includes:
    Figure PCTCN2020112377-appb-100019
    Figure PCTCN2020112377-appb-100019
    其中:v 1为第一实际速度,v 2为第二实际速度,v为实际线速度; Among them: v 1 is the first actual speed, v 2 is the second actual speed, and v is the actual linear speed;
    利用预设的实际角速度算法对获取的第一实际速度数据、第二实际速度数据以及双轮轮轴长度数据进行处理,得到实际角速度数据,所述预设的实际角速度算法,包括:Use the preset actual angular velocity algorithm to process the acquired first actual velocity data, second actual velocity data, and double-wheel axle length data to obtain actual angular velocity data. The preset actual angular velocity algorithm includes:
    Figure PCTCN2020112377-appb-100020
    Figure PCTCN2020112377-appb-100020
    其中:v 1为第一实际速度,v 2为第二实际速度,w为实际角速度,l为双轮轮轴长度。 Among them: v 1 is the first actual speed, v 2 is the second actual speed, w is the actual angular speed, and l is the length of the two-wheel axle.
  19. 根据权利要求18所述的计算机设备,其中,所述若所述实际线速度数据与所述理想线速度数据不相等,和/或所述实际角速度数据与所述理想角速度数据不相等,则根据预设的修正算法对所述双轮实际速度数据进行修正,使所述实际线速度数据、所述实际角速度数据分别与所述理想线速度数据、所述理想角速度数据相等时,具体执行以下步骤:The computer device according to claim 18, wherein, if the actual linear velocity data is not equal to the ideal linear velocity data, and/or the actual angular velocity data is not equal to the ideal angular velocity data, then according to The preset correction algorithm corrects the actual speed data of the two wheels so that the actual linear velocity data and the actual angular velocity data are respectively equal to the ideal linear velocity data and the ideal angular velocity data, and the following steps are specifically executed :
    根据预设的修正算法,对第一理想速度数据、第二理想速度数据、理想线速度数据、理想角速度数据、实际线速度数据和实际角速度数据进行处理,得到第一修正速度数据和第二修正速度数据,所述预设的修正算法,包括:According to the preset correction algorithm, the first ideal velocity data, the second ideal velocity data, the ideal linear velocity data, the ideal angular velocity data, the actual linear velocity data and the actual angular velocity data are processed to obtain the first corrected velocity data and the second correction Speed data, the preset correction algorithm, includes:
    Figure PCTCN2020112377-appb-100021
    Figure PCTCN2020112377-appb-100021
    Figure PCTCN2020112377-appb-100022
    Figure PCTCN2020112377-appb-100022
    其中:所述
    Figure PCTCN2020112377-appb-100023
    为第一修正速度,所述
    Figure PCTCN2020112377-appb-100024
    为第二修正速度,v 1 *为第一理想速度,v 2 *为第二理想速度,v *为理想线速度,w *为理想角速度,v为实际线速度,w为实际角速度。
    Where: said
    Figure PCTCN2020112377-appb-100023
    Is the first modified speed, the
    Figure PCTCN2020112377-appb-100024
    Is the second modified velocity, v 1 * is the first ideal velocity, v 2 * is the second ideal velocity, v * is the ideal linear velocity, w * is the ideal angular velocity, v is the actual linear velocity, and w is the actual angular velocity.
  20. 根据权利要求19所述的计算机设备,其中,所述利用预设的实际线速度算法和实际角速度算法对获取的双轮实际速度数据进行处理,得到实际线速度数据和实际角速度数据时,具体执行以下步骤:The computer device according to claim 19, wherein said using the preset actual linear velocity algorithm and actual angular velocity algorithm to process the acquired two-wheel actual velocity data to obtain the actual linear velocity data and the actual angular velocity data, the specific execution The following steps:
    解析安置于双轮上的编码器记录的脉冲信号,将所述脉冲信号转化为双轮移动的位移数据;Analyze the pulse signal recorded by the encoder arranged on the two wheels, and convert the pulse signal into the displacement data of the movement of the two wheels;
    将所述位移数据与脉冲信号时间差的商确定为双轮移动的实际速度数据。The quotient of the time difference between the displacement data and the pulse signal is determined as the actual speed data of the two-wheel movement.
PCT/CN2020/112377 2020-04-28 2020-08-31 Movement control method and apparatus, storage medium, and computer device WO2021217988A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010349003.1 2020-04-28
CN202010349003.1A CN111580512B (en) 2020-04-28 2020-04-28 Movement control method and device, storage medium and computer equipment

Publications (1)

Publication Number Publication Date
WO2021217988A1 true WO2021217988A1 (en) 2021-11-04

Family

ID=72122587

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/112377 WO2021217988A1 (en) 2020-04-28 2020-08-31 Movement control method and apparatus, storage medium, and computer device

Country Status (2)

Country Link
CN (1) CN111580512B (en)
WO (1) WO2021217988A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115202371A (en) * 2022-09-19 2022-10-18 深圳市凯之成智能装备有限公司 Motion control method of flat plate cleaning robot and related device

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111580512B (en) * 2020-04-28 2022-04-15 平安科技(深圳)有限公司 Movement control method and device, storage medium and computer equipment
CN113320617B (en) * 2021-07-09 2023-05-26 北京优时科技有限公司 Six-wheel differential speed control method and six-wheel differential speed control device
CN116197891B (en) * 2021-12-01 2024-04-02 北京小米机器人技术有限公司 Method and device for controlling movement of robot, robot and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5073749A (en) * 1989-06-22 1991-12-17 Shinko Electric Co., Ltd. Mobile robot navigating method
CN109343589A (en) * 2018-09-03 2019-02-15 北京云迹科技有限公司 Rate smoothing method and device for robot
CN109343539A (en) * 2018-11-27 2019-02-15 江苏红石信息系统集成服务有限公司 Motion control method, device, robot and storage medium
CN109974772A (en) * 2017-12-28 2019-07-05 沈阳新松机器人自动化股份有限公司 A kind of the driving motor performance testing device and test mode of mobile robot
CN110231816A (en) * 2018-03-05 2019-09-13 中南大学 Control method, apparatus, robot and the storage medium of robot ambulation
CN111580512A (en) * 2020-04-28 2020-08-25 平安科技(深圳)有限公司 Movement control method and device, storage medium and computer equipment

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5177502B2 (en) * 2008-01-07 2013-04-03 本田技研工業株式会社 Actuators and robots
CN104317299B (en) * 2014-11-11 2017-01-25 东南大学 Mixed control method based on trace tracking of wheeled mobile robot
CN106956282B (en) * 2017-05-18 2019-09-13 广州视源电子科技股份有限公司 Angular acceleration determines method, apparatus, robot and storage medium
CN109397283B (en) * 2018-01-17 2019-12-24 清华大学 Robot collision detection method and device based on speed deviation
CN108052107B (en) * 2018-01-19 2020-11-24 浙江科钛机器人股份有限公司 AGV indoor and outdoor composite navigation system and method integrating magnetic stripes, magnetic nails and inertial navigation
JP2019209915A (en) * 2018-06-07 2019-12-12 株式会社デンソー Wiper device and controlling method of wiper device
CN109676602B (en) * 2018-09-25 2020-11-24 上海肇观电子科技有限公司 Self-adaptive calibration method, system, equipment and storage medium of walking robot
CN110989346B (en) * 2019-12-05 2022-11-15 南京理工大学 Intelligent control method integrating decision behaviors of driver

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5073749A (en) * 1989-06-22 1991-12-17 Shinko Electric Co., Ltd. Mobile robot navigating method
CN109974772A (en) * 2017-12-28 2019-07-05 沈阳新松机器人自动化股份有限公司 A kind of the driving motor performance testing device and test mode of mobile robot
CN110231816A (en) * 2018-03-05 2019-09-13 中南大学 Control method, apparatus, robot and the storage medium of robot ambulation
CN109343589A (en) * 2018-09-03 2019-02-15 北京云迹科技有限公司 Rate smoothing method and device for robot
CN109343539A (en) * 2018-11-27 2019-02-15 江苏红石信息系统集成服务有限公司 Motion control method, device, robot and storage medium
CN111580512A (en) * 2020-04-28 2020-08-25 平安科技(深圳)有限公司 Movement control method and device, storage medium and computer equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115202371A (en) * 2022-09-19 2022-10-18 深圳市凯之成智能装备有限公司 Motion control method of flat plate cleaning robot and related device

Also Published As

Publication number Publication date
CN111580512B (en) 2022-04-15
CN111580512A (en) 2020-08-25

Similar Documents

Publication Publication Date Title
WO2021217988A1 (en) Movement control method and apparatus, storage medium, and computer device
WO2020098551A1 (en) Robot operation method and apparatus, robot, electronic device and readable medium
CN109933057B (en) Local guide track planning method and device for automatic tractor driving system
CN109857100B (en) Composite track tracking control algorithm based on inversion method and fast terminal sliding mode
US10222809B2 (en) Information processing method, mobile device and computer storage medium
WO2019047415A1 (en) Trajectory tracking method and apparatus, storage medium and processor
US20200070340A1 (en) Methods and apparatus for robot control
US20200147796A1 (en) Moving method and device for a robot, robot, electronic apparatus and readable medium
CN111443709B (en) Vehicle road line planning method, device, terminal and storage medium
WO2022205844A1 (en) Robot forward kinematics solution method and apparatus, readable storage medium, and robot
WO2022199146A1 (en) Robot control method and robot based on spiking neural network, and storage medium
JP2015111336A (en) Mobile robot
CN114771551A (en) Method and device for planning track of automatic driving vehicle and automatic driving vehicle
Samak et al. Proximally optimal predictive control algorithm for path tracking of self-driving cars
WO2020100617A1 (en) Automatic travel control device, automatic travel control method, and program for automatic travel control
US20190243318A1 (en) Machine learning device, servo motor controller, servo motor control system, and machine learning method
CN115202293B (en) Two-section type speed planning method for industrial robot
CN111251303A (en) Robot motion control method for periodic attitude adjustment
Kanjanawanishkul et al. A model-predictive approach to formation control of omnidirectional mobile robots
Chen et al. Voice control design of a mobile robot using shared-control approach
CN111830980B (en) Laser navigation path following method
Liu et al. Trajectory prediction and visual localization of snake robot based on BiLSTM neural network
CN117724504B (en) Unmanned vehicle path tracking control method and device based on projection area
CN117163050B (en) Predictive control algorithm based on motion model
WO2024045373A1 (en) Steering wheel rotation angle calculation method, apparatus and device, and readable storage medium

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: 20933736

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20933736

Country of ref document: EP

Kind code of ref document: A1