Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

33 results about "Dynamic window approach" patented technology

In robotics motion planning, the dynamic window approach is an online collision avoidance strategy for mobile robots developed by Dieter Fox, Wolfram Burgard, and Sebastian Thrun in 1997. Unlike other avoidance methods, the dynamic window approach is derived directly from the dynamics of the robot, and is especially designed to deal with the constraints imposed by limited velocities and accelerations of the robot.

Mobile robot intelligent path planning method

ActiveCN112631294AImprove real-time obstacle avoidance abilityImproved heuristic functionNavigational calculation instrumentsPosition/course control in two dimensionsGlobal planningSimulation
The invention discloses an intelligent path planning method for a mobile robot, and the method comprises the steps: building a static two-dimensional grid map, and carrying out the global path planning through an improved ant colony algorithm; enabling the mobile robot sensor module to detect unknown obstacle information, calculating an obstacle motion trail and a robot motion trail, adopts an optimized dynamic window method to carry out local dynamic obstacle avoidance, and taking the current position of the robot as a starting point and a closest key node on a global planning path as a temporary target point to carry out dynamic obstacle avoidance; and enabling the robot to travel along the planned path and safely reach the destination. According to the method, the actual problems of static obstacles and dynamic obstacles in the map environment are comprehensively considered, the heuristic function of the ant colony algorithm is improved, pheromone updating rules are adjusted for global path planning, the optimized dynamic window method is adopted for obstacle avoidance when the robot encounters the dynamic obstacles in the running process, and local path planning is completed; and the robot has higher practicability and research value in actual map operation.
Owner:SHANGHAI INST OF TECH

Obstacle avoiding method based on dynamic window and virtual target points

Provided is an obstacle avoiding method based on a dynamic window and virtual target points. A robot is guided by virtual target points to advance, and a motion instruction of the robot is issued through a dynamic window, and thus, the robot can avoid an obstacle to reach a target point. First, a robot predicts the motion track of an obstacle according to the angle and distance information of theobstacle fed back by a sensor on the robot; then, multiple virtual target points are generated according to the track prediction of the obstacle, the motion state of the robot and the position of a real target point, and an optimal virtual target is screened out by considering the direction of the robot and the distance between the virtual target points and the real target point through an evaluation function; and finally, the robot generates a control instruction set of the robot for the next moment through a dynamic window approach according to the track prediction of the obstacle and the positions of the virtual target points, and screens out an optimal control instruction of the robot for the next moment by considering the direction and motion speed of the robot and the distance between the robot and the target point through an evaluation function.
Owner:ZHEJIANG UNIV OF TECH

Robot and navigation method thereof and computer readable storage medium

The invention discloses a robot and a navigation method thereof and a computer readable storage medium. The method includes the steps that target position information of the robot and two-dimensional point distribution of the current direction of the robot are obtained; the multi-dimensional feature value s of the robot is determined according to the obtained two-dimensional point distribution of the current direction of the robot; the control signal a of the robot is calculated through a model a equal to f (s, theta) according to the determined multi-dimensional feature value s of the robot and the theta value obtained through a machine learning method; navigation of the robot is achieved according to the calculated control signal a of the robot. According to the robot and the navigation method thereof and the computer readable storage medium, the control signal a of the robot is calculated through the model a equal to f (s, theta) through the theta value obtained through the machine learning method, and then navigation of the robot is achieved; relative to DWA (Dynamic Window Approach), TEB (Timed Elastic Band) and other local navigation algorithms in the prior art, the local navigation problem of the robot is effectively solved, the method is smooth in running, and efficiency is improved compared with an existing algorithm.
Owner:深圳中智卫安机器人技术有限公司

Vehicle obstacle avoidance method based on binocular vision and deep learning and electronic equipment

ActiveCN113255520ADrivabilitySignificant effect on obstacle detectionImage enhancementImage analysisRgb imageEngineering
The invention discloses a vehicle obstacle avoidance method based on binocular vision and deep learning. The method comprises the following steps: obtaining an RGB image in front of a vehicle; acquiring a depth information map in front of the vehicle; predicting a drivable area segmentation result; carrying out information fusion to optimize a drivable area; removing the depth information of a drivable area part, and generating a depth obstacle front view; acquiring an obstacle distribution condition in a three-dimensional space in front of the vehicle, and obtaining an aerial view obstacle scatter diagram according to the obstacle distribution condition; performing density clustering on the aerial view obstacle scatter diagram, and removing noise; performing euclidean distance transformation on the aerial view obstacle scatter diagram, setting an adaptive threshold value, and dividing a front map into a safe driving area and a dangerous area; constructing a map for path planning through the aerial view safe driving area map and the field angle boundary information; performing obstacle avoidance path planning by using a dynamic window method in combination with a map for path planning; and calculating an expected speed and an expected angle according to the obstacle avoidance path track and issuing the same to a control system. The invention further provides the corresponding electronic equipment.
Owner:HUAZHONG UNIV OF SCI & TECH

Curvature consistency path planning algorithm based on adaptive dynamic window method in narrow channel environment

The invention discloses a curvature consistency path planning algorithm based on an adaptive dynamic window method in a narrow channel environment, and belongs to the technical field of robot navigation. The method comprises the following steps: calculating the distance with a nearest obstacle, and if the distance D is smaller than a threshold value Dt, calculating a dynamic weight gamma of a speed item vel in a target function; calculating a curvature k of a track corresponding to each sampling speed, thereby calculating a curvature similarity factor Csim; and calculating values of a headingitem, a dis item and a vel item in the target function of a standard dynamic window method, and substituting the curvature similarity factor Csim and the dynamic weight gamma of the vel item to obtainan optimal motion trail and a corresponding execution speed at the next moment. According to the method, the problems that when the robot carries out local path planning in the narrow channel, the robot is prone to falling into local optimum, consequently, the terminal point cannot be reached, and the smoothness of the motion planning trajectory is poor are solved, and the reasonability and consistency of trajectory planning in the narrow channel environment are improved.
Owner:BEIJING INSTITUTE OF TECHNOLOGYGY

Local path planning method based on dynamic window method and suitable for Ackerman model robot

ActiveCN112506199ASolve the problem that the Ackerman model robot is not applicablePosition/course control in two dimensionsControl theoryComputer science
The invention relates to a local path planning method based on a dynamic window method and suitable for an Ackerman model robot. The method comprises the steps of: firstly, acquiring the posture of the robot and the position of an obstacle according to a sensor carried by the robot, then calculating the coordinates of an obstacle avoidance starting point and coordinates and direction of a local target point, and determining a final speed space; meanwhile, segmenting the obstacle avoidance process of the robot to determine evaluation functions, judging the number of segments in segmented obstacle avoidance at present, and selecting the corresponding evaluation function for processing to obtain the speed corresponding to the minimum evaluation function value to serve as the optimal speed ofrobot operation, and repeatedly executing the obtained optimal speed, judging whether the robot reaches a local target point or not according to the current position of the robot, and if so, ending obstacle avoidance; conducting local path planning according to the size and position of the obstacle, the robot speed and the minimum turning radius, and promoting the robot to move in an optimal pathon the premise that the robot can avoid the obstacle and can return to a global path in a smooth direction after obstacle avoidance is finished.
Owner:JIANGXI HONGDU AVIATION IND GRP

Path planning method for unmanned surface vehicle

The invention provides an unmanned surface vehicle path planning method which is an unmanned surface vehicle path planning method based on a dynamic window method and an optimized LPA * algorithm in an environment with moving obstacles. The method comprises the following steps: obtaining a global remote sensing image of a water surface environment through aerial photography of an aircraft, carrying out classification and binarization processing on the aerial photography image, converting the image into a grid map, carrying out global path planning by utilizing an LPA * algorithm of an optimized distance heuristic function based on the global grid map of the environment to obtain an initial path, and carrying out interpolation smoothing processing on the path; and based on a dynamic window method, constructing an evaluation function with a globally optimal path, and performing local path dynamic planning to achieve a local dynamic planning capability on the premise of the globally optimal path. Simulation results show that the method can obtain a smooth path better than a traditional heuristic A * algorithm, and can also realize good obstacle avoidance performance in a moving obstacle environment; moreover, the method is integrated with the structure of an LPA * global programming algorithm, and overcomes the defect that a dynamic window method is liable to fall into local optimum.
Owner:HARBIN ENG UNIV

Local path planning method and device, robot and storage medium

The invention discloses a local path planning method and device, a robot and a storage medium. The method comprises the following steps: segmenting prediction duration of predicting local paths of a robot by using a dynamic window method into at least two sub-segments, generating at least two new paths by using the dynamic window method in each sub-segment by using an end point of each path in the previous sub-segment as a starting point, and evaluating a plurality of local paths formed by combining the paths of the sub-segments, and selecting the local path with the highest score from the plurality of local paths as a target path. According to the method, at least two new paths are generated by using the dynamic window method in each sub-segment by taking the end point of each path in the previous sub-segment as the starting point, the number of the paths in each sub-segment is multiplied relative to the number of the paths in the previous sub-segment, the total number of local paths in the prediction duration is increased, and the prediction accuracy is improved. The space coverage rate of the tail end of the path is increased, so that the optimal path which most conforms to the actual environment can be selected, the obstacle avoidance performance of the robot is improved, and the operation safety of the robot is improved.
Owner:GUANGZHOU SAITE INTELLIGENCE TECH CO LTD

Unmanned ground vehicle path planning method based on improved dynamic window method

InactiveCN113156964AReduce path planning timeGlobal path smoothingPosition/course control in two dimensionsVehiclesSimulationGround vehicles
The invention discloses an unmanned ground vehicle path planning method based on an improved dynamic window method, and the method comprises the steps: constructing a grid map according to the position and environment of an unmanned ground vehicle, and setting a starting point and an ending point of a global path in the grid map; according to the constructed grid map and the starting point longitude and latitude and the terminal point longitude and latitude of the global path, using an A-Star algorithm for global path planning, and obtaining a global path and n front and back turning points in the global path, wherein n is larger than or equal to 1; sequentially taking every two adjacent positions in n+2 positions including the starting point of the global path, the n front and back turning points and the ending point of the global path as the starting point and the ending point of one local path to form n+1 local paths; and repeatedly performing local path planning on the n+1 local paths in sequence by using an improved dynamic window method so as to complete path planning of the unmanned ground vehicle. According to the technical scheme, a short and smooth global path can be planned for the driving of the unmanned ground vehicle, the path planning time is short, and the application prospect is wide.
Owner:HOHAI UNIV

Mobile robot obstacle avoidance method based on pedestrian prediction

PendingCN114296455AAvoid the pitfalls of local optimaImprove the effect of dynamic obstacle avoidancePosition/course control in two dimensionsSimulationReal-time computing
The invention discloses a mobile robot obstacle avoidance method based on pedestrian prediction, and the method refers to a thought that people can analyze the movement trend of moving obstacles when facing the moving obstacles, and then carry out the avoidance in advance. The moving robot is divided into a long and narrow corridor section and a wide hall section according to different scenes in the running process of the moving robot, when the robot encounters pedestrians in front, a social force model is used for predicting the walking track of the robot in the next period of time, an inactive avoiding mode is adopted in the long and narrow corridor section, and the speed of the robot is adjusted according to the predicted positions of the pedestrians; when the pedestrian is located in a hall section, an active avoidance strategy is adopted, a dynamic window method (DWA) is improved, and an evaluation item for predicting the direction of the pedestrian is newly added in an original evaluation function, so that the improved algorithm can avoid the position to which the pedestrian wants to walk in advance. According to the mobile robot obstacle avoidance method provided by the invention, the walking intention of the pedestrian is added to the obstacle avoidance decision of the robot, and the dynamic obstacle avoidance efficiency of the mobile robot is improved.
Owner:SOUTHEAST UNIV

Vehicle obstacle avoidance method and electronic equipment based on binocular vision and deep learning

ActiveCN113255520BDrivabilitySignificant effect on obstacle detectionImage enhancementImage analysisRgb imageControl system
The invention discloses a vehicle obstacle avoidance method based on binocular vision and deep learning: obtain the RGB image in front of the vehicle; obtain the depth information map in front of the vehicle; predict and obtain the drivable area segmentation result; information fusion optimizes the drivable area; The depth information of the drivable area is used to generate the main view of depth obstacles; the distribution of obstacles in the three-dimensional space in front of the car is obtained, and the bird's-eye view obstacle scatter diagram is obtained accordingly; the bird's-eye view obstacle scatter diagram is density clustered to remove noise; The bird's-eye view obstacle scatter map performs Euclidean distance transformation and sets an adaptive threshold, and divides the front map into safe driving areas and dangerous areas; constructs a map for path planning through the bird's-eye view safe driving area map and field angle boundary information; uses dynamic The window method combines the map used for path planning to plan the obstacle avoidance path; calculate the expected speed and expected angle according to the obstacle avoidance path trajectory and send it to the control system. The invention also provides corresponding electronic equipment.
Owner:HUAZHONG UNIV OF SCI & TECH

An Obstacle Avoidance Method Based on Dynamic Window and Virtual Target Point

Provided is an obstacle avoiding method based on a dynamic window and virtual target points. A robot is guided by virtual target points to advance, and a motion instruction of the robot is issued through a dynamic window, and thus, the robot can avoid an obstacle to reach a target point. First, a robot predicts the motion track of an obstacle according to the angle and distance information of theobstacle fed back by a sensor on the robot; then, multiple virtual target points are generated according to the track prediction of the obstacle, the motion state of the robot and the position of a real target point, and an optimal virtual target is screened out by considering the direction of the robot and the distance between the virtual target points and the real target point through an evaluation function; and finally, the robot generates a control instruction set of the robot for the next moment through a dynamic window approach according to the track prediction of the obstacle and the positions of the virtual target points, and screens out an optimal control instruction of the robot for the next moment by considering the direction and motion speed of the robot and the distance between the robot and the target point through an evaluation function.
Owner:ZHEJIANG UNIV OF TECH
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products