期刊文献+
共找到94篇文章
< 1 2 5 >
每页显示 20 50 100
Motion Planning for Autonomous Driving with Real Traffic Data Validation 被引量:1
1
作者 Wenbo Chu Kai Yang +1 位作者 Shen Li Xiaolin Tang 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2024年第1期74-86,共13页
Accurate trajectory prediction of surrounding road users is the fundamental input for motion planning,which enables safe autonomous driving on public roads.In this paper,a safe motion planning approach is proposed bas... Accurate trajectory prediction of surrounding road users is the fundamental input for motion planning,which enables safe autonomous driving on public roads.In this paper,a safe motion planning approach is proposed based on the deep learning-based trajectory prediction method.To begin with,a trajectory prediction model is established based on the graph neural network(GNN)that is trained utilizing the INTERACTION dataset.Then,the validated trajectory prediction model is used to predict the future trajectories of surrounding road users,including pedestrians and vehicles.In addition,a GNN prediction model-enabled motion planner is developed based on the model predictive control technique.Furthermore,two driving scenarios are extracted from the INTERACTION dataset to validate and evaluate the effectiveness of the proposed motion planning approach,i.e.,merging and roundabout scenarios.The results demonstrate that the proposed method can lower the risk and improve driving safety compared with the baseline method. 展开更多
关键词 Trajectory prediction Graph neural network motion planning INTERACTION dataset
下载PDF
Safe Motion Planning and Control Framework for Automated Vehicles with Zonotopic TRMPC
2
作者 Hao Zheng Yinong Li +1 位作者 Ling Zheng Ehsan Hashemi 《Engineering》 SCIE EI CAS CSCD 2024年第2期146-159,共14页
Model mismatches can cause multi-dimensional uncertainties for the receding horizon control strategies of automated vehicles(AVs).The uncertainties may lead to potentially hazardous behaviors when the AV tracks ideal ... Model mismatches can cause multi-dimensional uncertainties for the receding horizon control strategies of automated vehicles(AVs).The uncertainties may lead to potentially hazardous behaviors when the AV tracks ideal trajectories that are individually optimized by the AV's planning layer.To address this issue,this study proposes a safe motion planning and control(SMPAC)framework for AVs.For the control layer,a dynamic model including multi-dimensional uncertainties is established.A zonotopic tube-based robust model predictive control scheme is proposed to constrain the uncertain system in a bounded minimum robust positive invariant set.A flexible tube with varying cross-sections is constructed to reduce the controller conservatism.For the planning layer,a concept of safety sets,representing the geometric boundaries of the ego vehicle and obstacles under uncertainties,is proposed.The safety sets provide the basis for the subsequent evaluation and ranking of the generated trajectories.An efficient collision avoidance algorithm decides the desired trajectory through the intersection detection of the safety sets between the ego vehicle and obstacles.A numerical simulation and hardware-in-the-loop experiment validate the effectiveness and real-time performance of the SMPAC.The result of two driving scenarios indicates that the SMPAC can guarantee the safety of automated driving under multi-dimensional uncertainties. 展开更多
关键词 Automated vehicles Automated driving motion planning motion control Tube MPC ZONOTOPE
下载PDF
Adaptive Space Expansion for Fast Motion Planning
3
作者 Shenglei Shi Jiankui Chen 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第6期1499-1514,共16页
The sampling process is very inefficient for sam-pling-based motion planning algorithms that excess random sam-ples are generated in the planning space.In this paper,we pro-pose an adaptive space expansion(ASE)approac... The sampling process is very inefficient for sam-pling-based motion planning algorithms that excess random sam-ples are generated in the planning space.In this paper,we pro-pose an adaptive space expansion(ASE)approach which belongs to the informed sampling category to improve the sampling effi-ciency for quickly finding a feasible path.The ASE method enlarges the search space gradually and restrains the sampling process in a sequence of small hyper-ellipsoid ring subsets to avoid exploring the unnecessary space.Specifically,for a con-structed small hyper-ellipsoid ring subset,if the algorithm cannot find a feasible path in it,then the subset is expanded.Thus,the ASE method successively does space exploring and space expan-sion until the final path has been found.Besides,we present a particular construction method of the hyper-ellipsoid ring that uniform random samples can be directly generated in it.At last,we present a feasible motion planner BiASE and an asymptoti-cally optimal motion planner BiASE*using the bidirectional exploring method and the ASE strategy.Simulations demon-strate that the computation speed is much faster than that of the state-of-the-art algorithms.The source codes are available at https://github.com/shshlei/ompl. 展开更多
关键词 Adaptive space expansion(ASE) hyper-ellipsoid ring informed sampling motion planning.
下载PDF
MPC-based Motion Planning and Control Enables Smarter and Safer Autonomous Marine Vehicles:Perspectives and a Tutorial Survey 被引量:4
4
作者 Henglai Wei Yang Shi 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第1期8-24,共17页
Autonomous marine vehicles(AMVs)have received considerable attention in the past few decades,mainly because they play essential roles in broad marine applications such as environmental monitoring and resource explorat... Autonomous marine vehicles(AMVs)have received considerable attention in the past few decades,mainly because they play essential roles in broad marine applications such as environmental monitoring and resource exploration.Recent advances in the field of communication technologies,perception capability,computational power and advanced optimization algorithms have stimulated new interest in the development of AMVs.In order to deploy the constrained AMVs in the complex dynamic maritime environment,it is crucial to enhance the guidance and control capabilities through effective and practical planning,and control algorithms.Model predictive control(MPC)has been exceptionally successful in different fields due to its ability to systematically handle constraints while optimizing control performance.This paper aims to provide a review of recent progress in the context of motion planning and control for AMVs from the perceptive of MPC.Finally,future research trends and directions in this substantial research area of AMVs are highlighted. 展开更多
关键词 Autonomous marine vehicles(AMVs) model predictive control(MPC) motion control motion planning
下载PDF
A review of mobile robot motion planning methods:from classical motion planning workflows to reinforcement learning-based architectures 被引量:1
5
作者 DONG Lu HE Zichen +1 位作者 SONG Chunwei SUN Changyin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第2期439-459,共21页
Motion planning is critical to realize the autonomous operation of mobile robots.As the complexity and randomness of robot application scenarios increase,the planning capability of the classical hierarchical motion pl... Motion planning is critical to realize the autonomous operation of mobile robots.As the complexity and randomness of robot application scenarios increase,the planning capability of the classical hierarchical motion planners is challenged.With the development of machine learning,the deep reinforcement learning(DRL)-based motion planner has gradually become a research hotspot due to its several advantageous feature.The DRL-based motion planner is model-free and does not rely on the prior structured map.Most importantly,the DRL-based motion planner achieves the unification of the global planner and the local planner.In this paper,we provide a systematic review of various motion planning methods.Firstly,we summarize the representative and state-of-the-art works for each submodule of the classical motion planning architecture and analyze their performance features.Then,we concentrate on summarizing reinforcement learning(RL)-based motion planning approaches,including motion planners combined with RL improvements,map-free RL-based motion planners,and multi-robot cooperative planning methods.Finally,we analyze the urgent challenges faced by these mainstream RLbased motion planners in detail,review some state-of-the-art works for these issues,and propose suggestions for future research. 展开更多
关键词 mobile robot reinforcement learning(RL) motion planning multi-robot cooperative planning
下载PDF
Inverted Modelling:An Effective Way to Support Motion Planning of Legged Mobile Robots
6
作者 Chenyao Zhao Weizhong Guo 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2023年第1期268-279,共12页
This paper presents an effective way to support motion planning of legged mobile robots—Inverted Modelling,based on the equivalent metamorphic mechanism concept.The difference from the previous research is that we he... This paper presents an effective way to support motion planning of legged mobile robots—Inverted Modelling,based on the equivalent metamorphic mechanism concept.The difference from the previous research is that we herein invert the equivalent parallel mechanism.Assuming the leg mechanisms are hybrid links,the body of robot being considered as fixed platform,and ground as moving platform.The motion performance is transformed and measured in the body frame.Terrain and joint limits are used as input parameters to the model,resulting in the representation which is independent of terrains and particular poses in Inverted Modelling.Hence,it can universally be applied to any kind of legged robots as global motion performance framework.Several performance measurements using Inverted Modelling are presented and used in motion performance evaluation.According to the requirements of actual work like motion continuity and stability,motion planning of legged robot can be achieved using different measurements on different terrains.Two cases studies present the simulations of quadruped and hexapod robots walking on rugged roads.The results verify the correctness and effectiveness of the proposed method. 展开更多
关键词 Gait planning Inverted Modelling Legged mobile robot motion planning WORKSPACE
下载PDF
Motion Planning Algorithms of Redundant Manipulators Based on Self-motion Manifolds 被引量:4
7
作者 YAO Yufeng ZHAO Jianwen HUANG Bo 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2010年第1期80-87,共8页
The current motion planning approaches for redundant manipulators mainly includes two categories: improved gradient-projection method and some other efficiency numerical methods. The former is excessively sensitive t... The current motion planning approaches for redundant manipulators mainly includes two categories: improved gradient-projection method and some other efficiency numerical methods. The former is excessively sensitive to parameters, which makes adjustment difficult; and the latter treats the motion planning as general task by ignoring the particularity, which has good universal property but reduces the solving speed for on-line real-time planning. In this paper, a novel stepwise solution based on self-motion manifold is proposed for motion planning of redundant manipulators, namely, the chief tasks and secondary tasks are implemented step by step. Firstly, the posture tracking of end-effector is achieved accurately by employing the non-redundant joint. Secondly, the end-effector is set to keep stationary. Finally, self-motion of manipulator is realized via additional work on the gradient of redundant joint displacement. To verify this solution, experiments of round obstacle avoiding are carried out via the planar 3 degree-of-~eedom manipulator. And the experimental results indicate that this motion planning algorithm can effectively achieve obstacle avoiding and posture tracking of the end-effector. Compared with traditional gradient projection method, this approach can accelerate the problem-solving process, and is more applicable to obstacle avoiding and other additional work in displacement level. 展开更多
关键词 redundant manipulators SELF-motion motion planning inverse kinematics
下载PDF
Rollover Prevention and Motion Planning for an Intelligent Heavy Truck 被引量:4
8
作者 Zhilin Jin Jingxuan Li +2 位作者 Hong Wang Jun Li Chaosheng Huang 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2021年第5期81-95,共15页
It is very necessary for an intelligent heavy truck to have the ability to prevent rollover independently.However,it was rarely considered in intelligent vehicle motion planning.To improve rollover stability,a motion ... It is very necessary for an intelligent heavy truck to have the ability to prevent rollover independently.However,it was rarely considered in intelligent vehicle motion planning.To improve rollover stability,a motion planning strategy with autonomous anti rollover ability for an intelligent heavy truck is put forward in this paper.Considering the influence of unsprung mass in the front axle and the rear axle and the body roll stiffness on vehicle rollover stability,a rollover dynamics model is built for the intelligent heavy truck.From the model,a novel rollover index is derived to evaluate vehicle rollover risk accurately,and a model predictive control algorithm is applicated to design the motion planning strategy for the intelligent heavy truck,which integrates the vehicle rollover stability,the artificial potential field for the obstacle avoidance,the path tracking and vehicle dynamics constrains.Then,the optimal path is obtained to meet the requirements that the intelligent heavy truck can avoid obstacles and drive stably without rollover.In addition,three typical scenarios are designed to numerically simulate the dynamic performance of the intelligent heavy truck.The results show that the proposed motion planning strategy can avoid collisions and improve vehicle rollover stability effectively even under the worst driving scenarios. 展开更多
关键词 Rollover prevention Intelligent heavy truck motion planning Path tracking Artificial potential field
下载PDF
Post-Impact Motion Planning and Tracking Control for Autonomous Vehicles 被引量:4
9
作者 Cong Wang Zhenpo Wang +2 位作者 Lei Zhang Huilong Yu Dongpu Cao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第5期315-332,共18页
There is an increasing awareness of the need to reduce traffic accidents and fatality due to vehicle collision.Post-impact hazards can be more serious as the driver may fail to maintain effective control after collisi... There is an increasing awareness of the need to reduce traffic accidents and fatality due to vehicle collision.Post-impact hazards can be more serious as the driver may fail to maintain effective control after collisions.To avoid subsequent crash events and to stabilize the vehicle,this paper proposes a post-impact motion planning and stability control method for autonomous vehicles.An enabling motion planning method is proposed for post-impact situations by combining the polynomial curve and artificial potential field while considering obstacle avoidance.A hierarchical controller that consists of an upper and a lower controller is then developed to track the planned motion.In the upper controller,a time-varying linear quadratic regulator is presented to calculate the desired generalized forces.In the lower controller,a nonlinear-optimization-based torque allocation algorithm is proposed to optimally coordinate the actuators to realize the desired generalized forces.The proposed scheme is verified under comprehensive driving scenarios through hardware-in-loop tests. 展开更多
关键词 Active safety Post-impact control motion planning Vehicle dynamics control
下载PDF
Motion Planning Based Coordinated Control for Hydraulic Excavators 被引量:4
10
作者 GAO Yingjie JIN Yanchao ZHANG Qin 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2009年第1期97-101,共5页
Hydraulic excavator is one type of the most widely applied construction equipment for various applications mainly because of its versatility and mobility. Among the tasks performed by a hydraulic excavator, repeatable... Hydraulic excavator is one type of the most widely applied construction equipment for various applications mainly because of its versatility and mobility. Among the tasks performed by a hydraulic excavator, repeatable level digging or flat surface finishing may take a large percentage. Using automated functions to perform such repeatable and tedious jobs will not only greatly increase the overall productivity but more importantly also improve the operation safety. For the purpose of investigating the technology without loss of generality, this research is conducted to create a coordinate control method for the boom, arm and bucket cylinders on a hydraulic excavator to perform accurate and effective works. On the basis of the kinematic analysis of the excavator linkage system, the tip trajectory of the end-effector can be determined in terms of three hydraulic cylinders coordinated motion with a visualized method. The coordination of those hydraulic cylinders is realized by controlling three electro-hydraulic proportional valves coordinately. Therefore, the complex control algorithm of a hydraulic excavator can be simplified into coordinated motion control of three individual systems. This coordinate control algorithm was validated on a wheeled hydraulic excavator, and the validation results indicated that this developed control method could satisfactorily accomplish the auto-digging function for level digging or flat surface finishing. 展开更多
关键词 hydraulic excavator motion planning coordinated control
下载PDF
Driving Environment Uncertainty-Aware Motion Planning for Autonomous Vehicles 被引量:2
11
作者 Xiaolin Tang Kai Yang +4 位作者 Hong Wang Wenhao Yu Xin Yang Teng Liu Jun Li 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第5期301-314,共14页
Autonomous vehicles require safe motion planning in uncertain environments,which are largely caused by surrounding vehicles.In this paper,a driving environment uncertainty-aware motion planning framework is proposed t... Autonomous vehicles require safe motion planning in uncertain environments,which are largely caused by surrounding vehicles.In this paper,a driving environment uncertainty-aware motion planning framework is proposed to lower the risk of position uncertainty of surrounding vehicles with considering the risk of rollover.First,a 4-degree of freedom vehicle dynamics model,and a rollover risk index are introduced.Besides,the uncertainty of surrounding vehicles’position is processed and propagated based on the Extended Kalman Filter method.Then,the uncertainty potential field is established to handle the position uncertainty of autonomous vehicles.In addition,the model predictive controller is designed as the motion planning framework which accounts for the rollover risk,the position uncertainty of the surrounding vehicles,and vehicle dynamic constraints of autonomous vehicles.Furthermore,two edge cases,the cut-in scenario,and merging scenario are designed.Finally,the safety,effectiveness,and real-time performance of the proposed motion planning framework are demonstrated by employing a hardware-in-the-loop experiment bench. 展开更多
关键词 Position uncertainty Rollover prevention Autonomous vehicles motion planning Model predictive control
下载PDF
Optimal Motion Planning for Differentially Flat Underactuated Mechanical Systems 被引量:1
12
作者 HE Guangping GENG Zhiyong 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2009年第3期347-354,共8页
Underactuated mechanical system has less independent inputs than the degrees of freedom(DOF) of the mechanism. The energy efficiency of this class of mechanical systems is an essential problem in practice. On the ba... Underactuated mechanical system has less independent inputs than the degrees of freedom(DOF) of the mechanism. The energy efficiency of this class of mechanical systems is an essential problem in practice. On the basis of the sufficient and necessary condition that concludes a single input nonlinear system is differentially flat, it is shown that the flat output of the single input underactuated mechanical system can be obtained by finding a smooth output function such that the relative degree of the system equals to the dimension of the state space. If the flat output of the underactuated system can be solved explicitly, and by constructing a smooth curve with satisfying given boundary conditions in fiat output space, an energy efficiency optimization method is proposed for the motion planning of the differentially flat underactuated mechanical systems. The inertia wheel pendulum is used to verify the proposed optimization method, and some numerical simulations show that the presented optimal motion planning method can efficaciously reduce the energy cost for given control tasks. 展开更多
关键词 differential flatness underactuated system motion planning OPTIMIZATION
下载PDF
Motion Planning of Humanoid Robot for Obstacle Negotiation 被引量:1
13
作者 JAFRI Ali Raza 黄强 +1 位作者 杨洁 张伟民 《Journal of Beijing Institute of Technology》 EI CAS 2008年第4期439-444,共6页
The motion planning for obstacle negotiation by humanoid robot BHR-2 through stepping over or stepping on/off the wide and flat obstacle at known locations is presented. In the trajectory generation method, first the ... The motion planning for obstacle negotiation by humanoid robot BHR-2 through stepping over or stepping on/off the wide and flat obstacle at known locations is presented. In the trajectory generation method, first the constraints of the foot motion parameters which include obstacle dimensions and the distance of obstacle from the humanoid robot is formulated. By varying the values of the constraint parameters, different types of foot motion for different obstacles can be produced. In this method, first the foot trajectory is generated, and then the waist trajectory is computed by using cubic spline interpolation without first calculating the zero moment point (ZMP) trajectory . The dynamic stability during the execution of stepping over and stepping on/off trajectories are ensured by incorporating the ZMP criterion. The effectiveness of the proposed method is confirmed by simulations and experiments on humanoid robot BHR-2. 展开更多
关键词 motion planning obstacle negotiation humanoid robot step over step on/off third order splineinterpolation
下载PDF
A motion planning algorithm for the feed support system of FAST 被引量:1
14
作者 Rui Yao Peng Jiang +2 位作者 Jing-Hai Sun Dong-Jun Yu Chun Sun 《Research in Astronomy and Astrophysics》 SCIE CAS CSCD 2020年第5期117-126,共10页
The paper relates to a motion planning algorithm for the feed support system of the Five-hundred-meter Aperture Spherical radio Telescope(FAST).To enhance the stability of the feed support system,the start/termination... The paper relates to a motion planning algorithm for the feed support system of the Five-hundred-meter Aperture Spherical radio Telescope(FAST).To enhance the stability of the feed support system,the start/termination planning segments are adopted with an acceleration and deceleration section.The source switching planning adopts a combination of a line segment and focal segment to realize stable control of the feed support system.Besides,during the observation trajectory,a transition segment which is not used for observation data is planned with a required time.Through an example simulation,a smooth change is realized via the motion planning algorithm and presented in this paper. 展开更多
关键词 FAST radio telescope motion planning
下载PDF
Genetic algorithm-fuzzy based dynamic motion planning approach for a mobile robot 被引量:1
15
作者 王月海 洪炳熔 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2001年第3期228-232,共5页
Presents the mobile robots dynamic motion planning problem with a task to find an obstacle free route that requires minimum travel time from the start point to the destination point in a changing environment, due to t... Presents the mobile robots dynamic motion planning problem with a task to find an obstacle free route that requires minimum travel time from the start point to the destination point in a changing environment, due to the obstacle’s moving. An Genetic Algorithm fuzzy (GA Fuzzy) based optimal approach proposed to find any obstacle free path and the GA used to select the optimal one, points out that using this learned knowledge off line, a mobile robot can navigate to its goal point when it faces new scenario on line. Concludes with the optimal rule base given and the simulation results showing its effectiveness. 展开更多
关键词 GA fuzzy approach dynamic motion planning mobile robot OPTIMAL
下载PDF
Efficient Configuration Space Construction and Optimization for Motion Planning 被引量:1
16
作者 Jia Pan Dinesh Manocha 《Engineering》 SCIE EI 2015年第1期46-57,共12页
The configuration space is a fundamental concept that is widely used in algorithmic robotics. Many applications in robotics, computer-aided design, and related areas can be reduced to computational problems in terms o... The configuration space is a fundamental concept that is widely used in algorithmic robotics. Many applications in robotics, computer-aided design, and related areas can be reduced to computational problems in terms of configuration spaces. In this paper, we survey some of our recent work on solving two important challenges related to configuration spaces: ~ how to efficiently compute an approximate representation of high-dimensional configuration spaces; and how to efficiently perform geometric proximity and motion planning queries (n high-dimensional configuration spaces. We present new configuration space construction algorithms based on machine learning and geometric approximation techniques. These algorithms perform collision queries on many configuration samples. The collision query results are used to compute an approximate representation for the configuration space, which quickly converges to the exact configuration space. We also present parallel GPU-based algorithms to accelerate the performance of optimization and search computations in configuration spaces. In particular, we design efficient GPU-based parallel k-nearest neighbor and parallel collision detection algorithms and use these algorithms to accelerate motion planning. 展开更多
关键词 configuration space motion planning GPUparallel algorithm
下载PDF
Mechanism design and motion planning of M-Cubes robot 被引量:1
17
作者 夏平 Zhu Xinjian   +1 位作者 Fei Yanqiong  Xu Bing 《High Technology Letters》 EI CAS 2007年第1期12-16,共5页
A homogeneous and lattice self-reconfigurable robot module is designed, and each module is composed of a center body and six connection planes which can independently rotate. A module can independently connect or disc... A homogeneous and lattice self-reconfigurable robot module is designed, and each module is composed of a center body and six connection planes which can independently rotate. A module can independently connect or disconnect with other modules, and then change its connection by collaborating with other modules. We discuss how to describe and discover configuration of robot. Furthermore, we describe its motion planning based on the appraisal function and the adjacency matrix which is effective to solve the computationally difficult problem and optimize the system motion path during the self-reconfiguration process. Finally, a simulation experiment is demonstrated, which verifies the correctness of locomotion method. 展开更多
关键词 ROBOT MODULE self-reconfigurable motion planning
下载PDF
Kinematics Modeling and Motion Planning of Tendon Driven Continuum Manipulators 被引量:1
18
作者 Jie Zhang Kang Lu +2 位作者 Junjie Yuan Jiejian Di Guangping He 《Journal of Artificial Intelligence and Technology》 2021年第1期28-36,共9页
Continuum manipulators have important applications in the human–machine interaction fields.The kinematics,dynamics,and control issues of the continuum manipulators are rather different from a conventional rigid-link ... Continuum manipulators have important applications in the human–machine interaction fields.The kinematics,dynamics,and control issues of the continuum manipulators are rather different from a conventional rigid-link manipulator.By the aid of Lie groups theory and exponential coordinate representations,the kinematics of the continuum manipulators with piecewise constant curvatures and actuated by tendons is investigated in this paper.On the basis of differential kinematics analysis,the complete Jacobian of the continuum manipulators is derived analytically,and then a new motion planning approach,named as“dynamic coordination method”is presented for the multisegments continuum manipulators,which is a class of superredundant manipulators.The novel motion planning approach is featured by some appealing properties,and the feasibility of the modeling and the motion planning method is demonstrated by some numerical simulations. 展开更多
关键词 KINEMATICS motion planning continuum manipulators ROBOTS
下载PDF
Motion Planning System for Bin Picking Using 3-D Point Cloud 被引量:1
19
作者 Masatoshi Hikizu Shu Mikami Hiroaki Seki 《Intelligent Control and Automation》 2016年第3期73-83,共12页
In this paper, we propose a motion planning system for bin picking using 3-D point cloud. The situation that the objects are put miscellaneously like the inside in a house is assumed. In the home, the equipment which ... In this paper, we propose a motion planning system for bin picking using 3-D point cloud. The situation that the objects are put miscellaneously like the inside in a house is assumed. In the home, the equipment which makes an object stand in line doesn’t exist. Therefore the motion planning system which considered a collision problem becomes important. In this paper, Information on the objects is measured by a laser range finder (LRF). The information is used as 3-D point cloud, and the objects are recognized by model-base. We propose search method of a grasping point for two-fingered robotic hand, and propose search method of a path to approach the grasping point without colliding with other objects. 展开更多
关键词 3-D Point Cloud Bin Picking ICP Algorithm motion planning
下载PDF
THEORETICAL DESIGN AND MOTION PLANNING OF NONHOLONOMIC MANIPULATOR
20
作者 Tan Yuegang Deng Yuhui WU Zhengping School of Mechanical and Electronic Engineering,Wuhan University of Technology,Wuhan 430070, China 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2004年第2期222-225,共4页
A new nonholonomic transmission mechanism is proposed based on thenonholonomic theory and nonlinear control principle, and combined with conditions of thenonholonomic motion planning and control, that is researched to... A new nonholonomic transmission mechanism is proposed based on thenonholonomic theory and nonlinear control principle, and combined with conditions of thenonholonomic motion planning and control, that is researched to compose method of the motiontransfer chain from this transmission mechanism, on which a new nonholonomic manipulator isdesigned. This nonholonomic manipulator is a controllable multi-joint manipulator that actuated onlyby two-servo electromotor. Its motion expresses the characteristic of nonholonomy constraint andnonlinear, and that also satisfies the chained form convertibility. And then, using the nonlinearcontrol principle of chained system, motion characteristic of the nonholonomic manipulator isapplied. From simulation verification and analysis, the usefulness of the theoretical design andcontrol strategies is shown, and that is important in design and research of handiness robot andmulti-finger robot hand. 展开更多
关键词 Nonholonomic system Nonholonomic motion planning Nonlinear controlMulti-joint MANIPULATOR
下载PDF
上一页 1 2 5 下一页 到第
使用帮助 返回顶部