Obstacle avoidance in mobile robot path planning represents an exciting field of robotics systems. There are numerous algorithms available, each with its own set of features. In this paper a Witch of Agnesi curve algorithm is proposed to prevent a collision by the mobile robot’s orientation beyond the obstacles which represents an important problem in path planning, further, to achieve a minimum arrival time by following the shortest path which leads to minimizing power loss. The proposed approach considers the mobile robot’s platform equipped with the LIDAR 360o sensor to detect obstacle positions in any environment of the mobile robot. Obstacles detected in the sensing range of the mobile robot are dealt with by using the Witch of Agnesi curve algorithm, this establishes the obstacle’s apparent vertices’ virtual minimum bounding circle with minimum error. Several Scenarios are implemented and considered based on the identification of obstacles in the mobile robot environment. The proposed system has been simulated by the V-REP platform by designing several scenarios that emulate the behavior of the robot during the path planning model. The simulation and experimental results show the optimal performance of the mobile robot during navigation is obtained as compared to the other methods with minimum power loss and also with minimum error. It’s given 96.3 percent in terms of the average of the total path while the Bezier algorithm gave 94.67 percent. While in experimental results the proposed algorithm gave 93.45 and the Bezier algorithm gave 92.19 percent.
A robot is a smart machine that can help people in their daily lives and keep everyone safe. the three general sequences to accomplish any robot task is mapping the environment, the localization, and the navigation (path planning with obstacle avoidance). Since the goal of the robot is to reach its target without colliding, the most important and challenging task of the mobile robot is the navigation. In this paper, the robot navigation problem is solved by proposed two algorithms using low-cost IR receiver sensors arranged as an array, and a robot has been equipped with one IR transmitter. Firstly, the shortest orientation algorithm is proposed, the robot direction is corrected at each step of movement depending on the angle calculation. secondly, an Active orientation algorithm is presented to solve the weakness in the preceding algorithm. A chain of the active sensors in the environment within the sensing range of the virtual path is activated to be scan through the robot movement. In each algorithm, the initial position of the robot is detected using the modified binary search algorithm, various stages are used to avoid obstacles through suitable equations focusing on finding the shortest and the safer path of the robot. Simulation results with multi-resolution environment explained the efficiency of the algorithms, they are compatible with the designed environment, it provides safe movements (without hitting obstacles) and a good system control performance. A Comparison table is also provided.
This paper presents the design of a path planning system in an environment that contains a set of static and dynamic polygon obstacles localized randomly. In this paper, an algorithm so-called (Polygon shape tangents algorithm) is proposed to move a mobile robot from a source point to a destination point with no collision with surrounding obstacles using the visibility binary tree algorithm. The methodology of this algorithm is based on predicting the steps of a robot trajectory from the source to the destination point. The polygon shapes tangent algorithm is compared with the virtual circles' tangents algorithm for different numbers of static and dynamic polygon obstacles for the time of arrival and the length of the path to the target. The obtained result shows that the used algorithm has better performance than the other algorithms and gets less time of arrival and shortest path with free collision.
The last few years Quadrotor became an important topic, many researches have implemented and tested concerning that topic. Quadrotor also called an unmanned Aerial Vehicle (UAV), it's highly used in many applications like security, civil applications, aid, rescue and a lot of other applications. It’s not a conventional helicopter because of small size, low cost and the ability of vertical and takeoff landing (VTOL). The models kept an eye on quadrotors were presented, the advancement of this new kind of air vehicle is hindered for a very long while because of different reasons, for example, mechanical multifaceted nature, enormous size and weight, and challenges in charge particularly. Just as of late a lot of interests and endeavors have been pulled in on it; a quadrotor has even become a progressively discretionary vehicle for useful application. Quadrotor can be used in variable, different , outdoor and indoor missions; these missions should be implemented with high value of accuracy and quality. In this work two scenarios suggested for different two missions. First mission the quadrotor will be used to reach different goals in the simulated city for different places during one flight using path following algorithm. The second mission will be an indoor arrival mission, during that mission quadrotor will avoid obstacles by using only Pure pursuit algorithm (PPA). To show the benefit of using the new strategy it will compare with a victor field histogram algorithm (VFH) which is used widely in robotics for avoiding obstacles, the comparison will be in terms of reaching time and distance of reaching the goal. The Gazebo Simulator (GS) is used to visualize the movement of the quadrotor. The gazebo has another preferred position it helps to show the motion development of the quadrotor without managing the mathematical model of the quadrotor. The Robotic Operating System (ROS) is used to transfer the data between the MATLAB Simulink program and the Gazebo Simulator. The diversion results show that, the proposed mission techniques win to drive the quarter on the perfect route similarly at the limit with regards to the quadrotor to go without hitting any obstacle in the perfect way.
Many assistive devices have been developed for visually impaired (VI) person in recent years which solve the problems that face VI person in his/her daily moving. Most of researches try to solve the obstacle avoidance or navigation problem, and others focus on assisting VI person to recognize the objects in his/her surrounding environment. However, a few of them integrate both navigation and recognition capabilities in their system. According to above needs, an assistive device is presented in this paper that achieves both capabilities to aid the VI person to (1) navigate safely from his/her current location (pose) to a desired destination in unknown environment, and (2) recognize his/her surrounding objects. The proposed system consists of the low cost sensors Neato XV-11 LiDAR, ultrasonic sensor, Raspberry pi camera (CameraPi), which are hold on a white cane. Hector SLAM based on 2D LiDAR is used to construct a 2D-map of unfamiliar environment. While A* path planning algorithm generates an optimal path on the given 2D hector map. Moreover, the temporary obstacles in front of VI person are detected by an ultrasonic sensor. The recognition system based on Convolution Neural Networks (CNN) technique is implemented in this work to predict object class besides enhance the navigation system. The interaction between the VI person and an assistive system is done by audio module (speech recognition and speech synthesis). The proposed system performance has been evaluated on various real-time experiments conducted in indoor scenarios, showing the efficiency of the proposed system.
In maze maneuvering, it is needed for a mobile robot to feasibly plan the shortest path from its initial posture to the desired destination in a given environment. To achieve that, the mobile robot is combined with multiple distance sensors to assist the navigation while avoiding obstructing obstacles and following the shortest path toward the target. Additionally, a vision sensor is used to detect and track colored objects. A new algorithm is proposed based on different type of utilized sensors to aid the maneuvering of differential drive mobile robot in an unknown environment. In the proposed algorithm, the robot has the ability to traverse surrounding hindrances and seek for a particular object based on its color. Six infrared sensors are used to detect any located obstacles and one color detection sensor is used to locate the colored object. The Mobile Robotics Simulation Toolbox in Matlab is used to test the proposed algorithm. Three different scenarios are studied to prove the efficiency of the proposed algorithm. The simulation results demonstrate that the mobile robot has successfully accomplished the tracking and locating of a colored object without collision with hurdles.