CN113867341A - Patrol car path planning and tracking algorithm with high-precision tracking and control - Google Patents

Patrol car path planning and tracking algorithm with high-precision tracking and control Download PDF

Info

Publication number
CN113867341A
CN113867341A CN202111096027.1A CN202111096027A CN113867341A CN 113867341 A CN113867341 A CN 113867341A CN 202111096027 A CN202111096027 A CN 202111096027A CN 113867341 A CN113867341 A CN 113867341A
Authority
CN
China
Prior art keywords
patrol car
patrol
speed
control
path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111096027.1A
Other languages
Chinese (zh)
Other versions
CN113867341B (en
Inventor
夏勇
周晓宇
陈传飞
薛巨峰
范东睿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yancheng Zhongke High Throughput Computing Research Institute Co ltd
Original Assignee
Yancheng Zhongke High Throughput Computing Research Institute Co ltd
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 Yancheng Zhongke High Throughput Computing Research Institute Co ltd filed Critical Yancheng Zhongke High Throughput Computing Research Institute Co ltd
Priority to CN202111096027.1A priority Critical patent/CN113867341B/en
Publication of CN113867341A publication Critical patent/CN113867341A/en
Application granted granted Critical
Publication of CN113867341B publication Critical patent/CN113867341B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • 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/0217Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory in accordance with energy consumption, time reduction or distance reduction criteria
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • 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

Landscapes

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

Abstract

The invention provides a patrol car path planning and tracking algorithm with high-precision tracking and control. The method comprises the following steps: step 1, rasterizing the geography of the land where the patrol car is used; step 2, designing a patrol car path planning model; step 3, solving a course angle and a speed of the patrol car according to the kinematics model; step 4, carrying out closed-loop control on the speed, the course angle and the position of the patrol car; and 5, processing the abnormal condition on the patrol route and updating the optimizing path. The invention realizes the high-speed and high-precision patrol car path planning optimization algorithm, improves the patrol car path optimization efficiency, and provides a double-ring series PID closed-loop control system in the control problem of patrol cars, thereby effectively overcoming the non-linear factors and system friction during the movement of the patrol cars.

Description

Patrol car path planning and tracking algorithm with high-precision tracking and control
Technical Field
The invention relates to the field of patrol car tracking, in particular to a patrol car path planning and tracking algorithm with high-precision tracking and control.
Background
With the continuous development of society and the continuous and deep technical research in various fields, various intelligent agent technologies are gradually integrated into the daily work and life of people, help people to release from boring repeated labor, improve the production efficiency and reduce the production cost.
The patrol car is used as the robot which is most widely applied in the building and security industry at present, and has great value in the aspects of safety monitoring, patrol monitoring and the like. The patrol car path planning aims at finding a collision-free optimal path from a starting point to a terminal point by using a proper path planning method, and in a controllable structured factory environment, the patrol car has certain autonomy, can sense the surrounding environment, detect obstacles and plan a collision-free path to navigate to a destination. However, in complex dynamic construction space environments such as mines, rock caves, construction sites and the like, the application of the patrol cars needs to be completely autonomous and is not fully solved, and planning the routes of the patrol cars on a specific floor plan requires information about starting points and end points (namely field channels and target working areas), static obstacles (such as walls and columns) and dynamic dangerous areas (such as materials, workers and equipment working areas). Therefore, it is necessary to implement global path planning and path tracking control of the robot system according to the construction activities, the distribution and the changes of the working space, which are performed at different positions of the site at different time nodes.
Disclosure of Invention
In order to solve the problems, the invention provides a patrol car path planning and tracking algorithm with high-precision tracking and control based on real-time acquired driving field data. A patrol car path planning model is designed for searching an optimal path of a patrol car, meanwhile, in order to improve the accuracy rate of the patrol car in operation, closed-loop control of the speed, the course angle and the position of the patrol car is provided, and the abnormal obstacles are processed by updating the optimal path in real time. The invention provides a patrol car path planning and tracking algorithm with high-precision tracking and control, which comprises the following specific steps:
step 1, rasterizing the geography of the land where the patrol car is used: collecting data of a driving field of the patrol car, rasterizing a field map according to the field data, setting grid blocks to be square, setting grid movement cost in the transverse direction and the longitudinal direction to be 10, setting grid movement cost in the diagonal line to be 14, setting each grid to correspond to a coordinate range in the geography, and simultaneously dividing the grids into an empty area, an area in an obstacle and a target area;
step 2, designing a patrol car path planning model: adding the starting point and the coordinates into the model, simultaneously traversing the grids to search the route of the patrol car, finding out the optimal route with the minimum evaluation function value, and taking the optimal route as the moving route of the patrol car;
step 3, solving the course angle and the speed of the patrol car according to the kinematics model: establishing a kinematics model of the patrol car through the angle, the speed and the acceleration detected by the gyroscope;
step 4, carrying out closed-loop control on the speed, the course angle and the position of the patrol car: designing a speed, a course angle and a position closed-loop control double-loop series PID of the patrol car, firstly designing the speed value and the PID of the course angle of the patrol car to realize the closed-loop control of the speed and the course angle, and simultaneously accessing the position closed loop of the patrol car to finally realize the position tracking of the patrol car;
step 5, abnormal conditions on the patrol route: and if the route has obstacles, the background monitoring software sends the updated grid map to the control software of the patrol car through communication, the control software receives the updated data through communication interruption, and the steps 2 to 4 are repeated according to the updated grid map.
Further, the process of designing the patrol car route planning model in the step 2 can be represented as follows:
step 2.1, adding the starting point of the patrol car into the open list as a current node;
step 2.2, searching nodes adjacent to the current node, putting the reachable nodes into an open list, and setting the current node as a father node of the nodes;
step 2.3, removing the current node from the open list and placing the current node into a closed list, searching and traversing the node with the minimum evaluation function value in the open list, simultaneously placing the node with the minimum evaluation function value into a closed list, repeating the step 2.2 and the step 2.3 until the terminal is placed into the closed list, and stopping optimizing;
the specific formula of the evaluation function f (n) is:
f(n)=g(n)+h(n)
wherein g (n) is the optimal path value of the moving cost from the nth node to the last node; h (n) is a heuristic value of the optimal path from the starting point to the end point after the nth node is selected.
Further, the process of solving the heading angle and the speed of the patrol car according to the kinematic model in the step 3 can be represented as follows:
setting a kinematics model of the patrol car as follows:
Figure BDA0003269158730000021
in the formula (I), the compound is shown in the specification,
Figure BDA0003269158730000022
differential value of the speed of the patrol car,
Figure BDA0003269158730000023
Is a differential value of the course angle,
Figure BDA0003269158730000024
Is a differential value of a path transverse coordinate,
Figure BDA0003269158730000025
Is a differential value of a longitudinal coordinate of the path, a is an acceleration, R is a turning radius,
Figure BDA0003269158730000026
Is the course angle; and solving the constant integral value of the patrol car through a differential equation:
Figure BDA0003269158730000027
in the formula, vk+1For the patrol car speed value at k +1,
Figure BDA0003269158730000031
is the heading angle of the patrol car at k +1, Xk+1For the transverse coordinate of the patrol car on the path k +1, Yk+1For the longitudinal coordinate of the patrol car on the path k +1, vkTo speed the patrol car at k,
Figure BDA0003269158730000032
is the heading angle of the patrol car at k, XkFor the transverse coordinate of the patrol car on the path k, YkThe longitudinal coordinate of the patrol car on the path k is shown, and t is a time variable; the patrol car sets the driving distance to be delta d and the driving course angle to be delta d between the time k +1 and the time k
Figure BDA0003269158730000033
Then it can be obtained:
Figure BDA0003269158730000034
Figure BDA0003269158730000035
where Δ t is the interval between time k +1 and time k.
Further, the process of the closed-loop control of the speed, the heading angle and the position of the patrol car in the step 4 can be expressed as follows:
in order to improve the control precision of the patrol car and reduce the overshoot of the system, wherein the closed-loop control of the speed, the course angle and the position is realized by adopting integral separation PID control, a logic function is introduced into an algorithm, and the output sampling point value of a regulator is as follows:
Figure BDA0003269158730000036
Figure BDA0003269158730000037
wherein u (i) is the output of PID, e (i) is the i time system error, e (i-1) is the i-1 time system error, i is the discretized time variable, Kp,Kl1,KdProportional coefficient, integral coefficient and differential coefficient of PID algorithm, e (j) is system error at time j, A is PID control system threshold, when deviation is large, integral term of PID does not work, when deviation is within threshold, integral algorithm is introduced to control running of patrol car.
The patrol car path planning and tracking algorithm with high-precision tracking and control provided by the invention has the beneficial effects that: the invention has the technical effects that:
1. the method realizes the high-speed and high-precision patrol car path planning and optimizing algorithm, and improves the patrol car path optimizing efficiency;
2. the invention provides a three-closed-loop control system in the aspect of control of the patrol car, which effectively overcomes the non-linear factors and system friction when the patrol car moves;
3. the invention provides an important technical means for a path planning and tracking algorithm of the patrol car.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a dual loop series PID control diagram of the present invention.
Detailed Description
The invention is described in further detail below with reference to the following detailed description and accompanying drawings:
the invention provides a patrol car path planning and tracking algorithm with high-precision tracking and control, which aims to improve the optimal path selection and tracking precision of a patrol car, solve the optimal path and the tracking stability and accuracy of the patrol car on a gridded map and solve the tracking model of the patrol car on the gridded map, and a flowchart of the invention is shown in figure 1. The steps of the present invention will be described in detail with reference to the flow chart.
Step 1, rasterizing the geography of the land where the patrol car is used: collecting data of a driving field of the patrol car, rasterizing a field map according to the field data, setting grid blocks to be square, setting grid movement cost in the transverse direction and the longitudinal direction to be 10, setting grid movement cost in the diagonal line to be 14, setting each grid to correspond to a coordinate range in the geography, and simultaneously dividing the grids into an empty area, an area in an obstacle and a target area;
step 2, designing a patrol car path planning model: adding the starting point and the coordinates into the model, simultaneously traversing the grids to search the route of the patrol car, finding out the optimal route with the minimum evaluation function value, and taking the optimal route as the moving route of the patrol car;
step 2.1, adding the starting point of the patrol car into the open list as a current node;
step 2.2, searching nodes adjacent to the current node, putting the reachable nodes into an open list, and setting the current node as a father node of the nodes;
step 2.3, removing the current node from the open list and placing the current node into a closed list, searching and traversing the node with the minimum evaluation function value in the open list, simultaneously placing the node with the minimum evaluation function value into a closed list, repeating the step 2.2 and the step 2.3 until the terminal is placed into the closed list, and stopping optimizing;
the specific formula of the evaluation function f (n) is:
f(n)=g(n)+h(n)
wherein g (n) is the optimal path value of the moving cost from the nth node to the last node; h (n) is a heuristic value of the optimal path from the starting point to the end point after the nth node is selected.
Step 3, solving the course angle and the speed of the patrol car according to the kinematics model: establishing a kinematics model of the patrol car through the angle, the speed and the acceleration detected by the gyroscope;
the patrol car kinematics model can be set as:
Figure BDA0003269158730000041
in the formula (I), the compound is shown in the specification,
Figure BDA0003269158730000042
prowl carDifferential value of speed,
Figure BDA0003269158730000043
Is a differential value of the course angle,
Figure BDA0003269158730000044
Is a differential value of a path transverse coordinate,
Figure BDA0003269158730000051
Is a differential value of a longitudinal coordinate of the path, a is an acceleration, R is a turning radius,
Figure BDA0003269158730000052
Is the course angle; and solving the constant integral value of the patrol car through a differential equation:
Figure BDA0003269158730000053
in the formula, vk+1For the patrol car speed value at k +1,
Figure BDA0003269158730000054
is the heading angle of the patrol car at k +1, Xk+1For the transverse coordinate of the patrol car on the path k +1, Yk+1For the longitudinal coordinate of the patrol car on the path k +1, vkTo speed the patrol car at k,
Figure BDA0003269158730000055
is the heading angle of the patrol car at k, XkFor the transverse coordinate of the patrol car on the path k, YkThe longitudinal coordinate of the patrol car on the path k is shown, and t is a time variable; the patrol car sets the driving distance to be delta d and the driving course angle to be delta d between the time k +1 and the time k
Figure BDA0003269158730000056
Then it can be obtained:
Figure BDA0003269158730000057
Figure BDA0003269158730000058
where Δ t is the interval between time k +1 and time k.
Step 4, carrying out closed-loop control on the speed, the course angle and the position of the patrol car: designing a speed, a course angle and a position closed-loop control double-loop series PID of the patrol car, firstly designing the speed value and the PID of the course angle of the patrol car to realize the closed-loop control of the speed and the course angle, and simultaneously accessing the position closed loop of the patrol car to finally realize the position tracking of the patrol car;
in order to improve the control precision of the patrol car and reduce the overshoot of the system, wherein the closed-loop control of the speed, the course angle and the position is realized by adopting integral separation PID control, a logic function is introduced into an algorithm, and the output sampling point value of a regulator is as follows:
Figure BDA0003269158730000059
Figure BDA00032691587300000510
wherein u (i) is the output of PID, e (i) is the i time system error, e (i-1) is the i-1 time system error, i is the discretized time variable, Kp,Kl1,KdProportional coefficient, integral coefficient and differential coefficient of PID algorithm, e (j) is system error at time j, A is PID control system threshold, when deviation is large, integral term of PID does not work, when deviation is within threshold, integral algorithm is introduced to control running of patrol car.
Step 5, abnormal conditions on the patrol route: and if the route has obstacles, the background monitoring software sends the updated grid map to the control software of the patrol car through communication, the control software receives the updated data through communication interruption, and the steps 2 to 4 are repeated according to the updated grid map.
The echo state network training sample data used by the invention is subjected to salt and pepper noise processing to simulate the interference of environmental noise, and simultaneously, the stability and robustness of the echo state network model are improved, so that overfitting of the model is avoided to a certain extent. In addition, when the echo state network output obtained by training has errors, the echo state network model is finely adjusted.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, but any modifications or equivalent variations made according to the technical spirit of the present invention are within the scope of the present invention as claimed.

Claims (4)

1. A patrol car path planning and tracking algorithm with high-precision tracking and control comprises the following specific steps:
step 1, rasterizing the geography of the land where the patrol car is used: collecting data of a driving field of the patrol car, rasterizing a field map according to the field data, setting grid blocks to be square, setting grid movement cost in the transverse direction and the longitudinal direction to be 10, setting grid movement cost in the diagonal line to be 14, setting each grid to correspond to a coordinate range in the geography, and simultaneously dividing the grids into an empty area, an area in an obstacle and a target area;
step 2, designing a patrol car path planning model: adding the starting point and the coordinates into the model, simultaneously traversing the grids to search the route of the patrol car, finding out the optimal route with the minimum evaluation function value, and taking the optimal route as the moving route of the patrol car;
step 3, solving the course angle and the speed of the patrol car according to the kinematics model: establishing a kinematics model of the patrol car through the angle, the speed and the acceleration detected by the gyroscope;
step 4, carrying out closed-loop control on the speed, the course angle and the position of the patrol car: designing a speed, a course angle and a position closed-loop control double-loop series PID of the patrol car, firstly designing the speed value and the PID of the course angle of the patrol car to realize the closed-loop control of the speed and the course angle, and simultaneously accessing the position closed loop of the patrol car to finally realize the position tracking of the patrol car;
step 5, abnormal conditions on the patrol route: and if the route has obstacles, the background monitoring software sends the updated grid map to the control software of the patrol car through communication, the control software receives the updated data through communication interruption, and the steps 2 to 4 are repeated according to the updated grid map.
2. A high accuracy tracking and control patrol car path planning and tracking algorithm as claimed in claim 1, wherein: the process of designing the patrol car path planning model in the step 2 can be represented as follows:
step 2.1, adding the starting point of the patrol car into the open list as a current node;
step 2.2, searching nodes adjacent to the current node, putting the reachable nodes into an open list, and setting the current node as a father node of the nodes;
step 2.3, removing the current node from the open list and placing the current node into a closed list, searching and traversing the node with the minimum evaluation function value in the open list, simultaneously placing the node with the minimum evaluation function value into a closed list, repeating the step 2.2 and the step 2.3 until the terminal is placed into the closed list, and stopping optimizing;
the specific formula of the evaluation function f (n) is:
f(n)=g(n)+h(n)
wherein g (n) is the optimal path value of the moving cost from the nth node to the last node; h (n) is a heuristic value of the optimal path from the starting point to the end point after the nth node is selected.
3. A high accuracy tracking and control patrol car path planning and tracking algorithm as claimed in claim 1, wherein: the process of solving the heading angle and the speed of the patrol car according to the kinematic model in the step 3 can be represented as follows:
setting a kinematics model of the patrol car as follows:
Figure FDA0003269158720000021
in the formula (I), the compound is shown in the specification,
Figure FDA0003269158720000022
differential value of the speed of the patrol car,
Figure FDA0003269158720000023
Is a differential value of the course angle,
Figure FDA0003269158720000024
Is a differential value of a path transverse coordinate,
Figure FDA0003269158720000025
Is a differential value of a longitudinal coordinate of the path, a is an acceleration, R is a turning radius,
Figure FDA0003269158720000026
Is the course angle; and solving the constant integral value of the patrol car through a differential equation:
Figure FDA0003269158720000027
in the formula, vk+1For the patrol car speed value at k +1,
Figure FDA0003269158720000028
is the heading angle of the patrol car at k +1, Xk+1For the transverse coordinate of the patrol car on the path k +1, Yk+1For the longitudinal coordinate of the patrol car on the path k +1, vkTo speed the patrol car at k,
Figure FDA0003269158720000029
is the heading angle of the patrol car at k, XkFor the transverse coordinate of the patrol car on the path k, YkThe longitudinal coordinate of the patrol car on the path k is shown, and t is a time variable; the patrol car sets a line between the time k +1 and the time kThe distance of driving is delta d, and the course angle of driving is
Figure FDA00032691587200000210
Then it can be obtained:
Figure FDA00032691587200000211
Figure FDA00032691587200000212
where Δ t is the interval between time k +1 and time k.
4. A high accuracy tracking and control patrol car path planning and tracking algorithm as claimed in claim 1, wherein: the process of the closed-loop control of the speed, the course angle and the position of the patrol car in the step 4 can be represented as follows:
in order to improve the control precision of the patrol car and reduce the overshoot of the system, wherein the closed-loop control of the speed, the course angle and the position is realized by adopting integral separation PID control, a logic function is introduced into an algorithm, and the output sampling point value of a regulator is as follows:
Figure FDA00032691587200000213
Figure FDA00032691587200000214
wherein u (i) is the output of PID, e (i) is the i time system error, e (i-1) is the i-1 time system error, i is the discretized time variable, Kp,Kl1,KdProportional coefficient, integral coefficient and differential coefficient of PID algorithm, e (j) is system error at time j, A is PID control system threshold, when deviation is large, integral term of PID does not work, and deviation is atWhen the threshold is within the threshold, an integral algorithm is introduced to control the running of the patrol car.
CN202111096027.1A 2021-09-18 2021-09-18 Patrol car path planning and tracking method with high-precision tracking and control Active CN113867341B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111096027.1A CN113867341B (en) 2021-09-18 2021-09-18 Patrol car path planning and tracking method with high-precision tracking and control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111096027.1A CN113867341B (en) 2021-09-18 2021-09-18 Patrol car path planning and tracking method with high-precision tracking and control

Publications (2)

Publication Number Publication Date
CN113867341A true CN113867341A (en) 2021-12-31
CN113867341B CN113867341B (en) 2023-12-22

Family

ID=78996607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111096027.1A Active CN113867341B (en) 2021-09-18 2021-09-18 Patrol car path planning and tracking method with high-precision tracking and control

Country Status (1)

Country Link
CN (1) CN113867341B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116029736A (en) * 2023-01-05 2023-04-28 浙江警察学院 Real-time detection and safety early warning method and system for abnormal track of network vehicle
CN116300409A (en) * 2023-05-17 2023-06-23 季华实验室 Track tracking control method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103869820A (en) * 2014-03-18 2014-06-18 北京控制工程研究所 Ground navigation planning control method of rover
US20160103218A1 (en) * 2014-10-13 2016-04-14 Applied Concepts, Inc. Collision detection system and method of operation
WO2017173990A1 (en) * 2016-04-07 2017-10-12 北京进化者机器人科技有限公司 Method for planning shortest path in robot obstacle avoidance
CN109324621A (en) * 2018-09-26 2019-02-12 博康智能信息技术有限公司 A kind of unmanned cruiser paths planning method
CN111176315A (en) * 2020-01-19 2020-05-19 西北工业大学 Variant patrol missile control method based on L1 adaptive control
WO2021013110A1 (en) * 2019-07-19 2021-01-28 深圳市道通智能航空技术有限公司 Target tracking-based unmanned aerial vehicle obstacle avoidance method and apparatus, and unmanned aerial vehicle
CN112419345A (en) * 2020-12-04 2021-02-26 盐城中科高通量计算研究院有限公司 Patrol car high-precision tracking method based on echo state network
CN113296519A (en) * 2021-05-26 2021-08-24 上海大学 Mecanum wheel-based mobile robot motion planning method and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103869820A (en) * 2014-03-18 2014-06-18 北京控制工程研究所 Ground navigation planning control method of rover
US20160103218A1 (en) * 2014-10-13 2016-04-14 Applied Concepts, Inc. Collision detection system and method of operation
WO2017173990A1 (en) * 2016-04-07 2017-10-12 北京进化者机器人科技有限公司 Method for planning shortest path in robot obstacle avoidance
CN109324621A (en) * 2018-09-26 2019-02-12 博康智能信息技术有限公司 A kind of unmanned cruiser paths planning method
WO2021013110A1 (en) * 2019-07-19 2021-01-28 深圳市道通智能航空技术有限公司 Target tracking-based unmanned aerial vehicle obstacle avoidance method and apparatus, and unmanned aerial vehicle
CN111176315A (en) * 2020-01-19 2020-05-19 西北工业大学 Variant patrol missile control method based on L1 adaptive control
CN112419345A (en) * 2020-12-04 2021-02-26 盐城中科高通量计算研究院有限公司 Patrol car high-precision tracking method based on echo state network
CN113296519A (en) * 2021-05-26 2021-08-24 上海大学 Mecanum wheel-based mobile robot motion planning method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
宗陈;于家斌;王小艺;许继平;: "巡航船污染水质采集路径规划仿真研究", 计算机仿真, no. 09 *
张丹红;陈文文;张华军;苏义鑫;: "A~*算法与蚁群算法相结合的无人艇巡逻路径规划", 华中科技大学学报(自然科学版), no. 06 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116029736A (en) * 2023-01-05 2023-04-28 浙江警察学院 Real-time detection and safety early warning method and system for abnormal track of network vehicle
CN116029736B (en) * 2023-01-05 2023-09-29 浙江警察学院 Real-time detection and safety early warning method and system for abnormal track of network vehicle
CN116300409A (en) * 2023-05-17 2023-06-23 季华实验室 Track tracking control method and device, electronic equipment and storage medium
CN116300409B (en) * 2023-05-17 2023-08-15 季华实验室 Track tracking control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113867341B (en) 2023-12-22

Similar Documents

Publication Publication Date Title
EP1924981B1 (en) Traffic management system for a passageway environment
CN113867341B (en) Patrol car path planning and tracking method with high-precision tracking and control
CN112882053B (en) Method for actively calibrating external parameters of laser radar and encoder
Magid et al. Voronoi-based trajectory optimization for UGV path planning
CN114442621A (en) Autonomous exploration and mapping system based on quadruped robot
CN112241171A (en) Wheeled robot linear track tracking method capable of winding obstacles
Bakambu et al. Autonomous system for navigation and surveying in underground mines
CN114371716A (en) Automatic driving inspection method for fire-fighting robot
Śmieszek et al. Application of Kalman filter in navigation process of automated guided vehicles
CN114035568A (en) Method for planning path of stratum drilling robot in combustible ice trial production area
Bohács et al. Development of an intelligent path planning method for materials handling machinery at construction sites
Kirsch et al. Comparison of localization algorithms for AGVs in industrial environments
Indri et al. Supervised global path planning for mobile robots with obstacle avoidance
Wang et al. Research on mobile robot localization and mapping method for underground long-narrow tunnels
Housein et al. Extended kalman filter sensor fusion in practice for mobile robot localization
Luo et al. Planning optimal trajectory for histogram-enabled mapping and navigation by an efficient PSO algorithm
CN113805585B (en) Mobile robot tracking control method under complex constraint
Liu et al. Research on real-time positioning and map construction technology of intelligent car based on ROS
Bakirci et al. Improving position-time trajectory accuracy in vehicle stop-and-go scenarios by using a mobile robot as a testbed
ADEBAYO et al. Natural navigation system design for indoor mobile robots
CN118092451A (en) Position compensation method for factory robot target searching process
CN116974277A (en) Automatic guiding forklift motion control method based on hybrid algorithm
Yulong et al. Research on Navigation Path Planning for An Underground Load Haul Dump.
Zhou et al. Global path planning for autonomous construction vehicles in building construction: A comparative study with a focus on vehicle kinematic characteristics
Tassi Design of a behavior-based navigation algorithm for autonomous tunnel inspection

Legal Events

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