Search results

1 – 10 of over 43000
Article
Publication date: 18 October 2011

Jeong‐Oog Lee, Keun‐Hwan Lee, Sang‐Heon Park, Sung‐Gyu Im and Jungkeun Park

The purpose of this paper is to propose that the three‐dimensional information of obstacles should be identified to allow unmanned aerial vehicles (UAVs) to detect and avoid…

Abstract

Purpose

The purpose of this paper is to propose that the three‐dimensional information of obstacles should be identified to allow unmanned aerial vehicles (UAVs) to detect and avoid obstacles existing in their flight path.

Design/methodology/approach

First, the approximate outline of obstacles was detected using multi‐scale‐oriented patches (MOPS). At the same time, the spatial coordinates of feature points that exist in the internal outline of the obstacles were calculated through the scale‐invariant feature transform (SIFT) algorithm. Finally, the results from MOPS and the results from the SIFT algorithm were merged to show the three‐dimensional information of the obstacles.

Findings

As the method proposed in this paper reconstructs only the approximate outline of obstacles, a quick calculation can be done. Moreover, as the outline information is combined through SIFT feature points, detailed three‐dimensional information pertaining to the obstacles can be obtained.

Practical implications

The proposed approach can be used efficiently in GPS‐denied environments such as certain indoor environments.

Originality/value

For the autonomous flight of small UAVs having a payload limit, this paper suggests a means of forming three‐dimensional information about obstacles with images obtained from a monocular camera.

Details

Aircraft Engineering and Aerospace Technology, vol. 83 no. 6
Type: Research Article
ISSN: 0002-2667

Keywords

Article
Publication date: 2 September 2019

Rupeng Yuan, Fuhai Zhang, Jiadi Qu, Guozhi Li and Yili Fu

This paper aims to provide a novel obstacle avoidance method based on multi-information inflation map.

Abstract

Purpose

This paper aims to provide a novel obstacle avoidance method based on multi-information inflation map.

Design/methodology/approach

In this paper, the multi-information inflation map is introduced, which considers different information, including a two-dimensional grid map and a variety of sensor information. The static layer of the map is pre-processed at first. Then sensor inputs are added in different semantic layers. The processed information in semantic layers is used to update the static layer. The obstacle avoidance algorithm based on the multi-information inflation map is able to generate different avoidance paths for different kinds of obstacles, and the motion planning based on multi-information inflation map can track the global path and drive the robot.

Findings

The proposed method was implemented on a self-made mobile robot. Four experiments are conducted to verify the advantages of the proposed method. The first experiment is to demonstrate the advantages of the multi-information inflation map over the layered cost map. The second and third experiments verify the effectiveness of the obstacle avoidance path generation and motion planning. The fourth experiment comprehensively verifies that the obstacle avoidance algorithm is able to deal with different kinds of obstacles.

Originality/value

The multi-information inflation map proposed in this paper has better performance than the layered cost maps. As the static layer is pre-processed, the computational efficiency is higher. Sensor information is added in semantic layers with different cost attenuation coefficients. All layers are reset before next update. Therefore, the previous state will not affect the current situation. The obstacle avoidance and motion planning algorithm based on the multi-information inflation map can generate different paths for different obstacles and drive a robot safely and control the velocity according to different conditions.

Details

Industrial Robot: the international journal of robotics research and application, vol. 47 no. 2
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 6 March 2024

Ruoxing Wang, Shoukun Wang, Junfeng Xue, Zhihua Chen and Jinge Si

This paper aims to investigate an autonomous obstacle-surmounting method based on a hybrid gait for the problem of crossing low-height obstacles autonomously by a six wheel-legged…

Abstract

Purpose

This paper aims to investigate an autonomous obstacle-surmounting method based on a hybrid gait for the problem of crossing low-height obstacles autonomously by a six wheel-legged robot. The autonomy of obstacle-surmounting is reflected in obstacle recognition based on multi-frame point cloud fusion.

Design/methodology/approach

In this paper, first, for the problem that the lidar on the robot cannot scan the point cloud of low-height obstacles, the lidar is driven to rotate by a 2D turntable to obtain the point cloud of low-height obstacles under the robot. Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping algorithm, fast ground segmentation algorithm and Euclidean clustering algorithm are used to recognize the point cloud of low-height obstacles and obtain low-height obstacle in-formation. Then, combined with the structural characteristics of the robot, the obstacle-surmounting action planning is carried out for two types of obstacle scenes. A segmented approach is used for action planning. Gait units are designed to describe each segment of the action. A gait matrix is used to describe the overall action. The paper also analyzes the stability and surmounting capability of the robot’s key pose and determines the robot’s surmounting capability and the value scheme of the surmounting control variables.

Findings

The experimental verification is carried out on the robot laboratory platform (BIT-6NAZA). The obstacle recognition method can accurately detect low-height obstacles. The robot can maintain a smooth posture to cross low-height obstacles, which verifies the feasibility of the adaptive obstacle-surmounting method.

Originality/value

The study can provide the theory and engineering foundation for the environmental perception of the unmanned platform. It provides environmental information to support follow-up work, for example, on the planning of obstacles and obstacles.

Details

Robotic Intelligence and Automation, vol. 44 no. 1
Type: Research Article
ISSN: 2754-6969

Keywords

Article
Publication date: 25 February 2021

Hualei Zhang and Mohammad Asif Ikbal

In response to these shortcomings, this paper proposes a dynamic obstacle detection and tracking method based on multi-feature fusion and a dynamic obstacle recognition method…

Abstract

Purpose

In response to these shortcomings, this paper proposes a dynamic obstacle detection and tracking method based on multi-feature fusion and a dynamic obstacle recognition method based on spatio-temporal feature vectors.

Design/methodology/approach

The existing dynamic obstacle detection and tracking methods based on geometric features have a high false detection rate. The recognition methods based on the geometric features and motion status of dynamic obstacles are greatly affected by distance and scanning angle, and cannot meet the requirements of real traffic scene applications.

Findings

First, based on the geometric features of dynamic obstacles, the obstacles are considered The echo pulse width feature is used to improve the accuracy of obstacle detection and tracking; second, the space-time feature vector is constructed based on the time dimension and space dimension information of the obstacle, and then the support vector machine method is used to realize the recognition of dynamic obstacles to improve the obstacle The accuracy of object recognition. Finally, the accuracy and effectiveness of the proposed method are verified by real vehicle tests.

Originality/value

The paper proposes a dynamic obstacle detection and tracking method based on multi-feature fusion and a dynamic obstacle recognition method based on spatio-temporal feature vectors. The accuracy and effectiveness of the proposed method are verified by real vehicle tests.

Details

International Journal of Intelligent Computing and Cybernetics, vol. 14 no. 2
Type: Research Article
ISSN: 1756-378X

Keywords

Article
Publication date: 7 February 2022

Toan Van Nguyen, Minh Hoang Do and Jaewon Jo

Collision avoidance is considered as a crucial issue in mobile robotic navigation to guarantee the safety of robots as well as working surroundings, especially for humans…

Abstract

Purpose

Collision avoidance is considered as a crucial issue in mobile robotic navigation to guarantee the safety of robots as well as working surroundings, especially for humans. Therefore, the position and velocity of obstacles appearing in the working space of the self-driving mobile robot should be observed to help the robot predict the collision and choose traversable directions. This paper aims to propose a new approach for obstacle tracking, dubbed MoDeT.

Design/methodology/approach

First, all long lines, such as walls, are extracted from the 2D-laser scan and considered as static obstacles (or mapped obstacles). Second, a density-based procedure is implemented to cluster nonwall obstacles. These clusters are then geometrically fitted as ellipses. Finally, the combination of Kalman filter and global nearest-neighbor (GNN) method is used to track obstacles’ position and velocity.

Findings

The proposed method (MoDeT) is experimentally verified by using an autonomous mobile robot (AMR) named AMR SR300. The MoDeT is found to provide better performance in comparison with previous methods for self-driving mobile robots.

Research limitations/implications

The robot can only see a part of the object, depending on the light detection and ranging scan view. As a consequence, geometrical features of the obstacle are sometimes changed, especially when the robot is moving fast.

Practical implications

This proposed method is to serve the navigation and path planning for the AMR.

Originality/value

(a) Proposing an extended weighted line extractor, (b) proposing a density-based obstacle detection and (c) implementing a combination of methods [in (a) and (b) constant acceleration Kalman and GNN] to obtain obstacles’ properties.

Details

Industrial Robot: the international journal of robotics research and application, vol. 49 no. 6
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 4 June 2021

Guotao Xie, Jing Zhang, Junfeng Tang, Hongfei Zhao, Ning Sun and Manjiang Hu

To the industrial application of intelligent and connected vehicles (ICVs), the robustness and accuracy of environmental perception are critical in challenging conditions…

390

Abstract

Purpose

To the industrial application of intelligent and connected vehicles (ICVs), the robustness and accuracy of environmental perception are critical in challenging conditions. However, the accuracy of perception is closely related to the performance of sensors configured on the vehicle. To enhance sensors’ performance further to improve the accuracy of environmental perception, this paper aims to introduce an obstacle detection method based on the depth fusion of lidar and radar in challenging conditions, which could reduce the false rate resulting from sensors’ misdetection.

Design/methodology/approach

Firstly, a multi-layer self-calibration method is proposed based on the spatial and temporal relationships. Next, a depth fusion model is proposed to improve the performance of obstacle detection in challenging conditions. Finally, the study tests are carried out in challenging conditions, including straight unstructured road, unstructured road with rough surface and unstructured road with heavy dust or mist.

Findings

The experimental tests in challenging conditions demonstrate that the depth fusion model, comparing with the use of a single sensor, can filter out the false alarm of radar and point clouds of dust or mist received by lidar. So, the accuracy of objects detection is also improved under challenging conditions.

Originality/value

A multi-layer self-calibration method is conducive to improve the accuracy of the calibration and reduce the workload of manual calibration. Next, a depth fusion model based on lidar and radar can effectively get high precision by way of filtering out the false alarm of radar and point clouds of dust or mist received by lidar, which could improve ICVs’ performance in challenging conditions.

Details

Industrial Robot: the international journal of robotics research and application, vol. 48 no. 6
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 19 May 2020

Petros Kostagiolas, Panagiotis Tsiligros, Panagiotis Theodorou, Nikolaos Tentolouris and Dimitrios Niakas

The purpose of this paper is the investigation of type 2 diabetes patients' information seeking behavior in terms of their information needs, sources and barriers faced by…

Abstract

Purpose

The purpose of this paper is the investigation of type 2 diabetes patients' information seeking behavior in terms of their information needs, sources and barriers faced by patients when seeking information. The information seeking behavior is associated with clinical patient data.

Design/methodology/approach

The relevant literature is reviewed, and the results of a cross-sectional survey informed by Wilson's macro-model of information seeking behavior are reported. The survey includes 106 outpatients from the diabetes clinic of a Greek major university hospital and includes information seeking behaviors and patient's clinical evidence.

Findings

The most important health information needs are related to the complications, symptoms and causes of diabetes, to the proper diet for diabetics and the measures adopted to avoid foot complications. Furthermore, the most important information resources were physicians, ophthalmologists, books, broadcast media and family members. Obstacles encountered during information seeking include the complicated nature of health information, which involves scientific terms as well as psychological issues. The diabetes stage is correlated with information needs for diabetes medication, while the years from the first diagnosis are negatively correlated with the use of informal sources.

Research limitations/implications

The information needs and sources of diabetic patients, as well as the main obstacles to this pursuit, could potentially have important implications in designing a future information campaign and information services for diabetes patients.

Originality/value

The Wilson's macro-model of information seeking has been applied to the diabetic patients' information seeking behavior; while information needs, information sources and information obstacles are correlated with clinical evidence from patients’ hospital records.

Article
Publication date: 2 January 2018

K.M. Ibrahim Khalilullah, Shunsuke Ota, Toshiyuki Yasuda and Mitsuru Jindai

The purpose of this study is to develop a cost-effective autonomous wheelchair robot navigation method that assists the aging population.

Abstract

Purpose

The purpose of this study is to develop a cost-effective autonomous wheelchair robot navigation method that assists the aging population.

Design/methodology/approach

Navigation in outdoor environments is still a challenging task for an autonomous mobile robot because of the highly unstructured and different characteristics of outdoor environments. This study examines a complete vision guided real-time approach for robot navigation in urban roads based on drivable road area detection by using deep learning. During navigation, the camera takes a snapshot of the road, and the captured image is then converted into an illuminant invariant image. Subsequently, a deep belief neural network considers this image as an input. It extracts additional discriminative abstract features by using general purpose learning procedure for detection. During obstacle avoidance, the robot measures the distance from the obstacle position by using estimated parameters of the calibrated camera, and it performs navigation by avoiding obstacles.

Findings

The developed method is implemented on a wheelchair robot, and it is verified by navigating the wheelchair robot on different types of urban curve roads. Navigation in real environments indicates that the wheelchair robot can move safely from one place to another. The navigation performance of the developed method and a comparison with laser range finder (LRF)-based methods were demonstrated through experiments.

Originality/value

This study develops a cost-effective navigation method by using a single camera. Additionally, it utilizes the advantages of deep learning techniques for robust classification of the drivable road area. It performs better in terms of navigation when compared to LRF-based methods in LRF-denied environments.

Details

Industrial Robot: An International Journal, vol. 45 no. 2
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 1 April 2003

Henry N. Kemoni, Justus Wamukoya and Joseph Kiplang’at

The paper reviews literature on the obstacles that hinder the use of information held in archival institutions. First, it highlights the importance of records and archives as…

3249

Abstract

The paper reviews literature on the obstacles that hinder the use of information held in archival institutions. First, it highlights the importance of records and archives as sources of information. Second, the paper examines the problems which hinder archival access, mainly focusing on those that are of a professional and technical nature. Third, it presents the components of a good archival programme to enhance the use of archival information. A summary of the key findings is given and the paper concludes by noting that archival institutions need to take certain measures in order to enhance the exploitation of information in their custody.

Details

Records Management Journal, vol. 13 no. 1
Type: Research Article
ISSN: 0956-5698

Keywords

Article
Publication date: 16 October 2009

Li Shuang and Zhang Liu

The purpose of this paper is to discuss the autonomous navigation and guidance scheme for future precise and safe planetary landing.

1043

Abstract

Purpose

The purpose of this paper is to discuss the autonomous navigation and guidance scheme for future precise and safe planetary landing.

Design/methodology/approach

Autonomous navigation and guidance schemes are proposed based on inertial measurement unit (IMU) and optical navigation sensors for precise and safe landing of spacecrafts on the moon and planetary bodies. First, vision‐aided inertial navigation scheme is suggested to achieve precise relative navigation; second, two autonomous obstacle detection algorithms, based on grey image from optical navigation camera and digital elevation map form light detection and ranging sensor, respectively, are proposed; and third, flowchart of automatic obstacle avoidance maneuver is also given out.

Findings

This paper finds that the performance of the proposed scheme precedes the traditional planetary landing navigation and guidance mode based on IMU and deep space network.

Research limitations/implications

The presented schemes need to be further validated by the mathematical simulations and hardware‐in‐loop simulations, and then they can be used in the real flight missions.

Practical implications

The presented schemes are applicable to both future planetary pin‐point landing missions and sample return missions with little modification.

Originality/value

This paper presents the new autonomous navigation and guidance scheme in order to achieve the precise and safe planetary landing.

Details

Aircraft Engineering and Aerospace Technology, vol. 81 no. 6
Type: Research Article
ISSN: 0002-2667

Keywords

1 – 10 of over 43000