Search results

1 – 10 of over 16000
Article
Publication date: 2 February 2024

Bushi Chen, Xunyu Zhong, Han Xie, Pengfei Peng, Huosheng Hu, Xungao Zhong and Qiang Liu

Autonomous mobile robots (AMRs) play a crucial role in industrial and service fields. The paper aims to build a LiDAR-based simultaneous localization and mapping (SLAM) system…

Abstract

Purpose

Autonomous mobile robots (AMRs) play a crucial role in industrial and service fields. The paper aims to build a LiDAR-based simultaneous localization and mapping (SLAM) system used by AMRs to overcome challenges in dynamic and changing environments.

Design/methodology/approach

This research introduces SLAM-RAMU, a lifelong SLAM system that addresses these challenges by providing precise and consistent relocalization and autonomous map updating (RAMU). During the mapping process, local odometry is obtained using iterative error state Kalman filtering, while back-end loop detection and global pose graph optimization are used for accurate trajectory correction. In addition, a fast point cloud segmentation module is incorporated to robustly distinguish between floor, walls and roof in the environment. The segmented point clouds are then used to generate a 2.5D grid map, with particular emphasis on floor detection to filter the prior map and eliminate dynamic artifacts. In the positioning process, an initial pose alignment method is designed, which combines 2D branch-and-bound search with 3D iterative closest point registration. This method ensures high accuracy even in scenes with similar characteristics. Subsequently, scan-to-map registration is performed using the segmented point cloud on the prior map. The system also includes a map updating module that takes into account historical point cloud segmentation results. It selectively incorporates or excludes new point cloud data to ensure consistent reflection of the real environment in the map.

Findings

The performance of the SLAM-RAMU system was evaluated in real-world environments and compared against state-of-the-art (SOTA) methods. The results demonstrate that SLAM-RAMU achieves higher mapping quality and relocalization accuracy and exhibits robustness against dynamic obstacles and environmental changes.

Originality/value

Compared to other SOTA methods in simulation and real environments, SLAM-RAMU showed higher mapping quality, faster initial aligning speed and higher repeated localization accuracy.

Details

Industrial Robot: the international journal of robotics research and application, vol. 51 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: 22 January 2024

Jun Liu, Junyuan Dong, Mingming Hu and Xu Lu

Existing Simultaneous Localization and Mapping (SLAM) algorithms have been relatively well developed. However, when in complex dynamic environments, the movement of the dynamic…

Abstract

Purpose

Existing Simultaneous Localization and Mapping (SLAM) algorithms have been relatively well developed. However, when in complex dynamic environments, the movement of the dynamic points on the dynamic objects in the image in the mapping can have an impact on the observation of the system, and thus there will be biases and errors in the position estimation and the creation of map points. The aim of this paper is to achieve more accurate accuracy in SLAM algorithms compared to traditional methods through semantic approaches.

Design/methodology/approach

In this paper, the semantic segmentation of dynamic objects is realized based on U-Net semantic segmentation network, followed by motion consistency detection through motion detection method to determine whether the segmented objects are moving in the current scene or not, and combined with the motion compensation method to eliminate dynamic points and compensate for the current local image, so as to make the system robust.

Findings

Experiments comparing the effect of detecting dynamic points and removing outliers are conducted on a dynamic data set of Technische Universität München, and the results show that the absolute trajectory accuracy of this paper's method is significantly improved compared with ORB-SLAM3 and DS-SLAM.

Originality/value

In this paper, in the semantic segmentation network part, the segmentation mask is combined with the method of dynamic point detection, elimination and compensation, which reduces the influence of dynamic objects, thus effectively improving the accuracy of localization in dynamic environments.

Details

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

Keywords

Article
Publication date: 8 December 2023

Han Sun, Song Tang, Xiaozhi Qi, Zhiyuan Ma and Jianxin Gao

This study aims to introduce a novel noise filter module designed for LiDAR simultaneous localization and mapping (SLAM) systems. The primary objective is to enhance pose…

Abstract

Purpose

This study aims to introduce a novel noise filter module designed for LiDAR simultaneous localization and mapping (SLAM) systems. The primary objective is to enhance pose estimation accuracy and improve the overall system performance in outdoor environments.

Design/methodology/approach

Distinct from traditional approaches, MCFilter emphasizes enhancing point cloud data quality at the pixel level. This framework hinges on two primary elements. First, the D-Tracker, a tracking algorithm, is grounded on multiresolution three-dimensional (3D) descriptors and adeptly maintains a balance between precision and efficiency. Second, the R-Filter introduces a pixel-level attribute named motion-correlation, which effectively identifies and removes dynamic points. Furthermore, designed as a modular component, MCFilter ensures seamless integration into existing LiDAR SLAM systems.

Findings

Based on rigorous testing with public data sets and real-world conditions, the MCFilter reported an increase in average accuracy of 12.39% and reduced processing time by 24.18%. These outcomes emphasize the method’s effectiveness in refining the performance of current LiDAR SLAM systems.

Originality/value

In this study, the authors present a novel 3D descriptor tracker designed for consistent feature point matching across successive frames. The authors also propose an innovative attribute to detect and eliminate noise points. Experimental results demonstrate that integrating this method into existing LiDAR SLAM systems yields state-of-the-art performance.

Details

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

Keywords

Article
Publication date: 18 January 2024

Sa Xiao, Xuyang Chen, Yuankai Lu, Jinhua Ye and Haibin Wu

Imitation learning is a powerful tool for planning the trajectory of robotic end-effectors in Cartesian space. Present methods can adapt the trajectory to the obstacle; however…

Abstract

Purpose

Imitation learning is a powerful tool for planning the trajectory of robotic end-effectors in Cartesian space. Present methods can adapt the trajectory to the obstacle; however, the solutions may not always satisfy users, whereas it is hard for a nonexpert user to teach the robot to avoid obstacles in time as he/she wishes through demonstrations. This paper aims to address the above problem by proposing an approach that combines human supervision with the kernelized movement primitives (KMP) model.

Design/methodology/approach

This approach first extracts the reference database used to train KMP from demonstrations by using Gaussian mixture model and Gaussian mixture regression. Subsequently, KMP is used to modulate the trajectory of robotic end-effectors in real time based on feedback from its interaction with humans to avoid obstacles, which benefits from a novel reference database update strategy. The user can test different obstacle avoidance trajectories in the current task until a satisfactory solution is found.

Findings

Experiments performed with the KUKA cobot for obstacle avoidance show that this approach can adapt the trajectories of the robotic end-effector to the user’s wishes in real time, including trajectories that the robot has already passed and has not yet passed. Simulation comparisons also show that it exhibits better performance than KMP with the original reference database update strategy.

Originality/value

An interactive learning approach based on KMP is proposed and verified, which not only enables users to plan the trajectory of robotic end-effectors for obstacle avoidance more conveniently and efficiently but also provides an effective idea for accomplishing interactive learning tasks under constraints.

Details

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

Keywords

Article
Publication date: 17 November 2023

Behrooz Ariannezhad, Shahram Shahrooi and Mohammad Shishesaz

1) The OE-MLPG penalty meshfree method is developed to solve cracked structure.(2) Smartening the numerical meshfree method by combining the particle swarm optimization (PSO…

Abstract

Purpose

1) The OE-MLPG penalty meshfree method is developed to solve cracked structure.(2) Smartening the numerical meshfree method by combining the particle swarm optimization (PSO) optimization algorithms and Voronoi computational geometric algorithm. (3). Selection of base functions, finding optimal penalty factor and distribution of appropriate nodal points to the accuracy of calculation in the meshless local Petrov–Galekrin (MLPG) meshless method.

Design/methodology/approach

Using appropriate shape functions and distribution of nodal points in local domains and sub-domains and choosing an approximation or interpolation method has an effective role in the application of meshless methods for the analysis of computational fracture mechanics problems, especially problems with geometric discontinuity and cracks. In this research, computational geometry technique, based on the Voronoi diagram (VD) and Delaunay triangulation and PSO algorithm, are used to distribute nodal points in the sub-domain of analysis (crack line and around it on the crack plane).

Findings

By doing this process, the problems caused by too closeness of nodal points in computationally sensitive areas that exist in general methods of nodal point distribution are also solved. Comparing the effect of the number of sentences of basic functions and their order in the definition of shape functions, performing the mono-objective PSO algorithm to find the penalty factor, the coefficient, convergence, arrangement of nodal points during the three stages of VD implementation and the accuracy of the answers found indicates, the efficiency of V-E-MLPG method with Ns = 7 and ß = 0.0037–0.0075 to estimation of 3D-stress intensity factors (3D-SIFs) in computational fracture mechanics.

Originality/value

The present manuscript is a continuation of the studies (Ref. [33]) carried out by the authors, about; feasibility assessment, improvement and solution of challenges, introduction of more capacities and capabilities of the numerical MLPG method have been used. In order to validate the modeling and accuracy of calculations, the results have been compared with the findings of reference article [34] and [35].

Details

Engineering Computations, vol. 40 no. 9/10
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 13 October 2023

Kai Wang, Jiaying Liu, Shuai Yang, Jing Guo and Yongzhen Ke

This paper aims to automatically obtain the implant parameter from the CBCT images to improve the outcome of implant planning.

Abstract

Purpose

This paper aims to automatically obtain the implant parameter from the CBCT images to improve the outcome of implant planning.

Design/methodology/approach

This paper proposes automatic simulated dental implant positioning on CBCT images, which can significantly improve the efficiency of implant planning. The authors introduce the fusion point calculation method for the missing tooth's long axis and root axis based on the dental arch line used to obtain the optimal fusion position. In addition, the authors proposed a semi-interactive visualization method of implant parameters that be automatically simulated by the authors' method. If the plan does not meet the doctor's requirements, the final implant plan can be fine-tuned to achieve the optimal effect.

Findings

A series of experimental results show that the method proposed in this paper greatly improves the feasibility and accuracy of the implant planning scheme, and the visualization method of planting parameters improves the planning efficiency and the friendliness of system use.

Originality/value

The proposed method can be applied to dental implant planning software to improve the communication efficiency between doctors, patients and technicians.

Details

Engineering Computations, vol. 40 no. 9/10
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 19 September 2023

Jiazhong Zhang, Shuai Wang and Xiaojun Tan

The light detection and ranging sensor has been widely deployed in the area of simultaneous localization and mapping (SLAM) for its remarkable accuracy, but obvious drift…

Abstract

Purpose

The light detection and ranging sensor has been widely deployed in the area of simultaneous localization and mapping (SLAM) for its remarkable accuracy, but obvious drift phenomenon and large accumulated error are inevitable when using SLAM. The purpose of this study is to alleviate the accumulated error and drift phenomenon in the process of mapping.

Design/methodology/approach

A novel light detection and ranging SLAM system is introduced based on Normal Distributions Transform and dynamic Scan Context with switch. The pose-graph optimization is used as back-end optimization module. The loop closure detection is only operated in the scenario, while the path satisfies conditions of loop-closed.

Findings

The proposed algorithm exhibits competitiveness compared with current approaches in terms of the accumulated error and drift distance. Further, supplementary to the place recognition process that is usually performed for loop detection, the authors introduce a novel dynamic constraint that takes into account the change in the direction of the robot throughout the total path trajectory between corresponding frames, which contributes to avoiding potential misidentifications and improving the efficiency.

Originality/value

The proposed system is based on Normal Distributions Transform and dynamic Scan Context with switch. The pose-graph optimization is used as back-end optimization module. The loop closure detection is only operated in the scenario, while the path satisfies condition of loop-closed.

Details

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

Keywords

Article
Publication date: 6 December 2023

Molly R. Burchett, Rhett T. Epler, Alec Pappas, Timothy D. Butler, Maria Rouziou, Willy Bolander and Bruno Lussier

The purpose of this paper is to conceptualize the notion of thin crossing points from a social network perspective and to outline the concrete networking strategies that enable…

Abstract

Purpose

The purpose of this paper is to conceptualize the notion of thin crossing points from a social network perspective and to outline the concrete networking strategies that enable salespeople to foster mutually valuable resource exchange (i.e. to thin crossing points) across a selling ecosystem.

Design/methodology/approach

The authors integrate extant theoretical perspectives to advance a conceptual framework of sales-related networking across three key actors in a selling ecosystem: intraorganizational selling actors and actors in customers and external partner organizations.

Findings

Thin crossing points are defined as figurative transaction points at the boundary between organizations or organizational subunits at which actors engage in mutually valuable resource exchange in the process of value cocreation. To thin crossing points with key ecosystem actors, salespeople must adapt networking strategies considering the time and trust constraints inherent in a network relationship. Such constraints inform the most advantageous network centralities (degree, eigenvector and betweenness) and actions to impact key network properties (tie strength, contact diversity) that enable salespeople to efficiently develop social capital and thus to optimally thin crossing points across a selling ecosystem.

Originality/value

To the best of the authors’ knowledge, this study is the first social network-based exploration of salespeople’s role in thinning crossing points with key ecosystem actors. It advances a novel conceptual framework of sales-related networking strategies that foster social capital development and optimally thin crossing points across a selling ecosystem.

Article
Publication date: 28 November 2023

Christopher R. Plouffe, Thomas E. DeCarlo, J. Ricky Fergurson, Binay Kumar, Gabriel Moreno, Laurianne Schmitt, Stefan Sleep, Stephan Volpers and Hao Wang

This paper aims to explore the increasing importance of the intraorganizational dimension of the sales role (IDSR) based on service-ecosystem theory. Specifically, it examines how…

Abstract

Purpose

This paper aims to explore the increasing importance of the intraorganizational dimension of the sales role (IDSR) based on service-ecosystem theory. Specifically, it examines how firms can improve interactions both internally and with external actors and stakeholders to both create and sustain advantageous “thin crossing points” (Hartmann et al. 2018). Academic research on sales ecosystems has yet to fully harness the rich insights and potential afforded by the crossing-point perspective.

Design/methodology/approach

After developing and unpacking the paper’s guiding conceptual framework (Figure 1), the authors focus on crossing points and the diversity of interactions between the contemporary sales force and its many stakeholders. They examine the sales literature, identify opportunities for thinning sales crossing points and propose dozens of research questions and needs.

Findings

The paper examines the importance of improving interactions both within and outside the vendor firm to thin crossing points, further develops the concept of the “sales ecosystem” and contributes a series of important research questions for future examination.

Research limitations/implications

The paper focuses on applying “thick” and “thin” crossing points, a key element of Hartman et al. (2018). The primary limitation of the paper is that it focuses solely on the crossing-points perspective and does not consider other applications of Hartman et al. (2018).

Practical implications

This work informs managers of the need to improve interactions both within and outside the firm by thinning crossing points. Improving relationships with stakeholders will improve many vendor firm and customer outcomes, including performance.

Originality/value

Integrating findings from the literature, the authors propose a conceptual framework to encompass the entire diversity of idiosyncratic interactions as well as long-term relationships the sales force experiences. They discuss the strategic importance of thinning crossing points as well as the competitive disadvantages, even peril, “thick” crossing points create. They propose an ambitious research agenda based on dozens of questions to drive further examination of the IDSR from a sales-ecosystem perspective.

Details

European Journal of Marketing, vol. 58 no. 3
Type: Research Article
ISSN: 0309-0566

Keywords

Access

Year

Last 12 months (16649)

Content type

Article (16649)
1 – 10 of over 16000