購物比價找書網找車網
FindBook  
 有 1 項符合

SENSING, INTELLIGENCE, MOTION: HOW ROBOTS AND HUMANS MOVE IN AN UNSTRUCTURED WORLD

的圖書
SENSING, INTELLIGENCE, MOTION: HOW ROBOTS AND HUMANS MOVE IN AN UNSTRUCTURED WORLD SENSING, INTELLIGENCE, MOTION: HOW ROBOTS AND HUMANS MOVE IN AN UNSTRUCTURED WORLD

作者:VLADIMIR J. LUMELSKY 
出版社:全華經銷
出版日期:2006-02-05
規格:24.5*16cm / 精裝 / 431頁
圖書選購
型式價格供應商所屬目錄
 
$ 1200
三民網路書店 三民網路書店
專業工程學
圖書介紹 - 資料來源:三民網路書店   評分:
圖書名稱:SENSING, INTELLIGENCE, MOTION: HOW ROBOTS AND HUMANS MOVE IN AN UNSTRUCTURED WORLD
  • 圖書簡介

    A leap forward in the field of robotics

    Until now, most of the advances in robotics have taken place in structured environments. Scientists and engineers have designed highly sophisticated robots, but most are still only able to operate and move in predetermined, planned environments designed specifically for the robots and typically at very high cost. This new book takes robotics to the next level by setting forth the theory and techniques needed to achieve robotic motion in unstructured environments. The ability to move and operate in an arbitrary, unplanned environment will lead to automating a wide range of new robotic tasks, such as patient care, toxic site cleanup, and planetary exploration.

    The approach that opens the door for robots to handle unstructured tasks is known as Sensing-Intelligence-Motion (SIM), which draws from research in topology, computational complexity, control theory, and sensing hardware. Using SIM as an underlying foundation, the author's carefully structured presentation is designed to:
    * Formulate the challenges of sensor-based motion planning and then build a theoretical foundation for sensor-based motion planning strategies
    * Investigate promising algorithmic strategies for mobile robots and robot arm manipulators, in both cases addressing motion planning for the whole robot body
    * Compare robot performance to human performance in sensor-based motion planning to gain better insight into the challenges of SIM and help build synergistic human-robot teams for tele-operation tasks. It is both exciting and encouraging to discover that robot performance decisively exceeds human performance in certain tasks requiring spatial reasoning, even when compared to trained operators
    * Review sensing hardware that is necessary to realize the SIM paradigm

    Some 200 illustrations, graphic sketches, and photos are included to clarify key issues, develop and validate motion planning approaches, and demonstrate full systems in operation.

    As the first book fully devoted to robot motion planning in unstructured environments, Sensing, Intelligence, Motion is a must-read for engineers, scientists, and researchers involved in robotics. It will help them migrate robots from highly specialized applications in factories to widespread use in society where autonomous robot motion is needed.

  • 作者簡介

    VLADIMIR J. LUMELSKY, PhD, is Consolidated Papers Professor of Engineering, University of Wisconsin–Madison. Prior to his current appointment, he held positions with Ford Motor Research Laboratories, General Electric Research Center, and Yale University. Dr. Lumelsky is the author or coauthor of more than 200 scholarly publications.

  • 名人/編輯推薦

    "This book represents a very stimulating and personal contribution to the field of algorithmic robotics." (Pragmatics & Cognition)
    "…a good text for senior undergraduates and graduate students with an interest in robot motion." (Computing Reviews.com, May 25, 2006)

  • 目次

    Preface.
    Acknowledgments.
    1 Motion Planning—Introduction.
    1.1 Introduction.
    1.2 Basic Concepts.
    1.2.1 Robot? What Robot?
    1.2.2 Space. Objects.
    1.2.3 Input Information. Sensing.
    1.2.4 Degrees of Freedom. Coordinate Systems.
    1.2.5 Motion Control.
    1.2.6 Robot Programming.
    1.2.7 Motion Planning.
    2 A Quick Sketch of Major Issues in Robotics.
    2.1 Kinematics.
    2.2 Statics.
    2.3 Dynamics.
    2.4 Feedback Control.
    2.5 Compliant Motion.
    2.6 Trajectory Modification.
    2.7 Collision Avoidance.
    2.8 Motion Planning with Complete Information.
    2.9 Motion Planning with Incomplete Information.
    2.9.1 The Beginnings.
    2.9.2 Maze-to-Graph Transition.
    2.9.3 Sensor-Based Motion Planning.
    2.10 Exercises.
    3 Motion Planning for a Mobile Robot.
    3.1 The Model.
    3.2 Universal Lower Bound for the Path Planning Problem.
    3.3 Basic Algorithms.
    3.3.1 First Basic Algorithm: Bug1.
    3.3.2 Second Basic Algorithm: Bug2.
    3.4 Combining Good Features of Basic Algorithms.
    3.5 Going After Tighter Bounds.
    3.6 Vision and Motion Planning.
    3.6.1 The Model.
    3.6.2 Algorithm VisBug-21.
    3.6.3 Algorithm VisBug-22.
    3.7 From a Point Robot to a Physical Robot.
    3.8 Other Approaches.
    3.9 Which Algorithm to Choose?
    3.10 Discussion.
    3.11 Exercises.
    4 Accounting for Body Dynamics: The Jogger’s Problem.
    4.1 Problem Statement.
    4.2 Maximum Turn Strategy.
    4.2.1 The Model.
    4.2.2 Sketching the Approach.
    4.2.3 Velocity Constraints. Minimum Time Braking.
    4.2.4 Optimal Straight-Line Motion.
    4.2.5 Dynamics and Collision Avoidance.
    4.2.6 The Algorithm.
    4.2.7 Examples.
    4.3 Minimum Time Strategy.
    4.3.1 The Model.
    4.3.2 Sketching the Approach.
    4.3.3 Dynamics and Collision Avoidance.
    4.3.4 Canonical Solution.
    4.3.5 Near-Canonical Solution.
    4.3.6 The Algorithm.
    4.3.7 Convergence. Computational Complexity.
    4.3.8 Examples.
    5 Motion Planning for Two-Dimensional Arm Manipulators.
    5.1 Introduction.
    5.1.1 Model and Definitions.
    5.2 Planar Revolute–Revolute (RR) Arm.
    5.2.1 Analysis.
    5.2.2 Algorithm.
    5.2.3 Step Planning.
    5.2.4 Example.
    5.2.5 Motion Planning with Vision and Proximity Sensing.
    5.2.6 Concluding Remarks.
    5.3 Distinct Kinematic Configurations of RR Arm.
    5.4 Prismatic–Prismatic (PP, or Cartesian) Arm.
    5.5 Revolute–Prismatic (RP) Arm with Parallel Links.
    5.6 Revolute–Prismatic (RP) Arm with Perpendicular Links.
    5.7 Prismatic–Revolute (PR) Arm.
    5.8 Topology of Arm’s Free Configuration Space.
    5.8.1 Workspace; Configuration Space.
    5.8.2 Interaction Between the Robot and Obstacles.
    5.8.3 Uniform Local Connectedness.
    5.8.4 The General Case of 2-DOF Arm Manipulators.
    5.9 Appendix.
    5.10 Exercises.
    6 Motion Planning for Three-Dimensional Arm Manipulators.
    6.1 Introduction.
    6.2 The Case of the PPP (Cartesian) Arm.
    6.2.1 Model, Definitions, and Terminology.
    6.2.2 The Approach.
    6.2.3 Topology of W-Obstacles and C-Obstacles.
    6.2.4 Connectivity of C.
    6.2.5 Algorithm.
    6.2.6 Examples.
    6.3 Three-Link XXP Arm Manipulators.
    6.3.1 Robot Arm Representation Spaces.
    6.3.2 Monotonicity of Joint Space.
    6.3.3 Connectivity of Jf.
    6.3.4 Retraction of Jf.
    6.3.5 Configuration Space and Its Retract.
    6.3.6 Connectivity Graph.
    6.3.7 Lifting 2D Algorithms into 3D.
    6.3.8 Step Planning.
    6.3.9 Discussion.
    6.4 Other XXX Arms.
    7 Human Performance in Motion Planning.
    7.1 Introduction.
    7.2 Preliminary Observations.
    7.2.1 Moving in a Maze.
    7.2.2 Moving an Arm Manipulator.
    7.2.3 Conclusions and Plan for Experiment Design.
    7.3 Experiment Design.
    7.3.1 The Setup.
    7.3.2 Test Protocol.
    7.4 Results—Experiment One.
    7.4.1 Principal Components Analysis.
    7.4.2 Nonparametric Statistics.
    7.4.3 Univariate Analysis of Variance.
    7.4.4 Two-Way Analysis of Variance.
    7.4.5 Implementation: Two-Way Analysis for Path Length.
    7.4.6 Implementation: Two-Way Analysis for Completion Time.
    7.5 Results—Experiment Two.
    7.5.1 The Technique.
    7.5.2 Implementation Scheme.
    7.5.3 Results and Interpretation.
    7.6 Discussion.
    8 Sensitive Skin—Designing an All-Sensitive Robot Arm Manipulator.
    8.1 Introduction.
    8.2 Salient Characteristics of a Sensitive Skin.
    8.3 Skin Design.
    8.4 Examples.
    9 Suggested Course Projects.
    References.
    Index.

贊助商廣告
 
金石堂 - 今日66折
海狼
66折: $ 363 
金石堂 - 今日66折
錦宅玉律(九)
作者:莫風流
出版社:東佑文化事業有限公司
出版日期:2024-07-17
66折: $ 191 
金石堂 - 今日66折
人體的神與秘:從占星、塔羅、薩滿、靈修、魔法神話、天使精靈……到基督教、佛教、印度教、卡巴拉、煉金術士都在求解人體之謎!
作者:曼利.帕爾默.霍爾
出版社:柿子文化事業有限公司
出版日期:2024-06-20
66折: $ 277 
金石堂 - 今日66折
逢春(二)
作者:冬天的柳葉
出版社:東佑文化事業有限公司
出版日期:2021-08-18
66折: $ 178 
 
Taaze 讀冊生活 - 暢銷排行榜
活出你的本來面目──獻給現代人的榮格心靈指南:在有限的人生裡,活出此生的真正意義
作者:鐘穎
出版社:三采文化股份有限公司
出版日期:2025-11-01
$ 396 
金石堂 - 暢銷排行榜
搖擺不定的秋之戀心(全)
作者:野花さおり
出版社:青文出版社股份有限公司
出版日期:2026-05-14
$ 110 
Taaze 讀冊生活 - 暢銷排行榜
會想的人,先有錢:《華爾街日報》最受歡迎財經作家的畢生智慧,62個啟動致富人生的實踐清單
作者:喬納森.克雷蒙
出版社:遠流出版事業股份有限公司
出版日期:2026-04-29
$ 379 
Taaze 讀冊生活 - 暢銷排行榜
財富階梯:資料科學家為你打造,適用人生各階段的致富策略
作者:尼克.馬朱利
出版社:商業周刊
出版日期:2026-05-05
$ 331 
 
金石堂 - 新書排行榜
我獨自升級21漫畫
作者:DUBU(REDICE STUDIO)
出版社:知翎文化(欣燦連)
出版日期:2026-05-07
$ 221 
Taaze 讀冊生活 - 新書排行榜
素養講義.題本:學測制霸 高中數學(數A)
作者:中華未來學校教育學會、曾政清、洪立穎(主編)
出版社:大碩教育股份有限公司
出版日期:2026-03-26
$ 500 
金石堂 - 新書排行榜
便當實驗室又開張了:日日和特別日的菜單挑戰記
作者:高木直子
出版社:大田出版有限公司
出版日期:2026-05-01
$ 276 
金石堂 - 新書排行榜
移動的樹都轉到我的背面(伍佰詩歌集1990–2026)(透卡版)
作者:伍佰
出版社:二十張出版
出版日期:2026-04-22
$ 498 
 

©2026 FindBook.com.tw -  購物比價  找書網  找車網  服務條款  隱私權政策