語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
FindBook
Google Book
Amazon
博客來
Autonomous System for Legged Robots : = From Calibration and Pose Estimation to CLF Reactive Motion Planning.
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Autonomous System for Legged Robots :/
其他題名:
From Calibration and Pose Estimation to CLF Reactive Motion Planning.
作者:
Huang, Jiunn-Kai.
面頁冊數:
1 online resource (225 pages)
附註:
Source: Dissertations Abstracts International, Volume: 84-04, Section: B.
Contained By:
Dissertations Abstracts International84-04B.
標題:
Engineering. -
電子資源:
http://pqdd.sinica.edu.tw/twdaoapp/servlet/advanced?query=29730446click for full text (PQDT)
ISBN:
9798845469175
Autonomous System for Legged Robots : = From Calibration and Pose Estimation to CLF Reactive Motion Planning.
Huang, Jiunn-Kai.
Autonomous System for Legged Robots :
From Calibration and Pose Estimation to CLF Reactive Motion Planning. - 1 online resource (225 pages)
Source: Dissertations Abstracts International, Volume: 84-04, Section: B.
Thesis (Ph.D.)--University of Michigan, 2022.
Includes bibliographical references
This dissertation seeks to develop a full autonomy system that allows bipedal robots to 1) acquire multi-modal data from a calibrated perception suite; 2) estimate their poses in textureless environments; 3) detect and avoid dynamic obstacles; 4) traverse unexplored, unstructured environments and undulating terrains; and 5) perform point-to-point topometric navigation. All the research presented in this dissertation focuses on advancing the state of the art in mobile robot autonomy. To ensure the practicality of our work, we have evaluated all of our algorithms on Cassie Blue. We develop an automatic pipeline for both LiDAR-camera extrinsic calibration and intrinsic calibration for LiDARs. The resulting calibrated system achieves pixel-level error when projecting a LiDAR point cloud on the camera's image plane. Additionally, we propose a unifying intrinsic calibration technique for both spinning and solid-state LiDARs. Our method reduces by 48.7% the error in our factory-calibrated LiDAR. The calibrated sensors mounted on the perception suite enable us to open up an important chapter in Cassie's autonomy. Later, we develop the very first fiducial marker system for LiDAR point clouds --- LiDARTag --- to estimate a mobile robot's pose. Because LiDAR sensors are not affected by rapidly changing ambient lighting, LiDARTags can be used where cameras cannot, and the proposed fiducial marker can even operate in a completely dark environment. The LiDARTag system achieves millimeter translation error and a few degrees of rotation error, reaches 99.7% accuracy on decoding, and runs faster than 100 Hz. However, due to the quantization uncertainty and sparsity of LiDAR returns, the performance of the pose estimation when using a 32-beam Velodyne LiDAR is degraded when the target is farther than 12 meters. We therefore propose the concept of target shape optimization for enhancing pose and vertex estimation from LiDAR point clouds. Specifically, we design a target so that the edge points induced by LiDAR rings are ``highly'' sensitive to translation and rotation. We achieve centimeter error in translation and a few degrees of error in rotation even when an occluded target of width 0.96 meter is placed 30 meters away. Next, we propose an anytime iterative system to concurrently solve the multi-objective path planning problem and determine the visiting order of destinations. The system is comprised of an anytime informable multi-objective and multi-directional RRT* algorithm to form a simple connected graph, and a proposed solver that consists of an enhanced cheapest insertion algorithm and a genetic algorithm to solve the relaxed traveling salesman problem in polynomial time. Finally, we propose and experimentally demonstrate a reactive planning system for bipedal robots traversing unexplored, challenging terrains. The system consists of a low-frequency planning thread to find an asymptotically optimal path and a high-frequency reactive thread to accommodate robot deviation. The planning thread includes: a multi-layer local map to compute traversability for the robot on the terrain; an anytime omnidirectional Control Lyapunov Function for use with a Rapidly Exploring Random Tree Star that generates a vector field for specifying motion between nodes; a sub-goal finder when the final goal is outside of the current map; and a finite-state machine to handle high-level missions. The reactive thread copes with robot deviation while eliminating non-smooth motions via a vector field (defined by a closed-loop feedback policy) that provides real-time control commands to the robot's gait controller as a function of instantaneous robot pose.
Electronic reproduction.
Ann Arbor, Mich. :
ProQuest,
2023
Mode of access: World Wide Web
ISBN: 9798845469175Subjects--Topical Terms:
586835
Engineering.
Subjects--Index Terms:
Full autonomy systemIndex Terms--Genre/Form:
542853
Electronic books.
Autonomous System for Legged Robots : = From Calibration and Pose Estimation to CLF Reactive Motion Planning.
LDR
:05283nmm a2200457K 4500
001
2359577
005
20230917195749.5
006
m o d
007
cr mn ---uuuuu
008
241011s2022 xx obm 000 0 eng d
020
$a
9798845469175
035
$a
(MiAaPQ)AAI29730446
035
$a
(MiAaPQ)umichrackham004272
035
$a
AAI29730446
040
$a
MiAaPQ
$b
eng
$c
MiAaPQ
$d
NTU
100
1
$a
Huang, Jiunn-Kai.
$3
3700187
245
1 0
$a
Autonomous System for Legged Robots :
$b
From Calibration and Pose Estimation to CLF Reactive Motion Planning.
264
0
$c
2022
300
$a
1 online resource (225 pages)
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
500
$a
Source: Dissertations Abstracts International, Volume: 84-04, Section: B.
500
$a
Advisor: Grizzle, Jessy W.
502
$a
Thesis (Ph.D.)--University of Michigan, 2022.
504
$a
Includes bibliographical references
520
$a
This dissertation seeks to develop a full autonomy system that allows bipedal robots to 1) acquire multi-modal data from a calibrated perception suite; 2) estimate their poses in textureless environments; 3) detect and avoid dynamic obstacles; 4) traverse unexplored, unstructured environments and undulating terrains; and 5) perform point-to-point topometric navigation. All the research presented in this dissertation focuses on advancing the state of the art in mobile robot autonomy. To ensure the practicality of our work, we have evaluated all of our algorithms on Cassie Blue. We develop an automatic pipeline for both LiDAR-camera extrinsic calibration and intrinsic calibration for LiDARs. The resulting calibrated system achieves pixel-level error when projecting a LiDAR point cloud on the camera's image plane. Additionally, we propose a unifying intrinsic calibration technique for both spinning and solid-state LiDARs. Our method reduces by 48.7% the error in our factory-calibrated LiDAR. The calibrated sensors mounted on the perception suite enable us to open up an important chapter in Cassie's autonomy. Later, we develop the very first fiducial marker system for LiDAR point clouds --- LiDARTag --- to estimate a mobile robot's pose. Because LiDAR sensors are not affected by rapidly changing ambient lighting, LiDARTags can be used where cameras cannot, and the proposed fiducial marker can even operate in a completely dark environment. The LiDARTag system achieves millimeter translation error and a few degrees of rotation error, reaches 99.7% accuracy on decoding, and runs faster than 100 Hz. However, due to the quantization uncertainty and sparsity of LiDAR returns, the performance of the pose estimation when using a 32-beam Velodyne LiDAR is degraded when the target is farther than 12 meters. We therefore propose the concept of target shape optimization for enhancing pose and vertex estimation from LiDAR point clouds. Specifically, we design a target so that the edge points induced by LiDAR rings are ``highly'' sensitive to translation and rotation. We achieve centimeter error in translation and a few degrees of error in rotation even when an occluded target of width 0.96 meter is placed 30 meters away. Next, we propose an anytime iterative system to concurrently solve the multi-objective path planning problem and determine the visiting order of destinations. The system is comprised of an anytime informable multi-objective and multi-directional RRT* algorithm to form a simple connected graph, and a proposed solver that consists of an enhanced cheapest insertion algorithm and a genetic algorithm to solve the relaxed traveling salesman problem in polynomial time. Finally, we propose and experimentally demonstrate a reactive planning system for bipedal robots traversing unexplored, challenging terrains. The system consists of a low-frequency planning thread to find an asymptotically optimal path and a high-frequency reactive thread to accommodate robot deviation. The planning thread includes: a multi-layer local map to compute traversability for the robot on the terrain; an anytime omnidirectional Control Lyapunov Function for use with a Rapidly Exploring Random Tree Star that generates a vector field for specifying motion between nodes; a sub-goal finder when the final goal is outside of the current map; and a finite-state machine to handle high-level missions. The reactive thread copes with robot deviation while eliminating non-smooth motions via a vector field (defined by a closed-loop feedback policy) that provides real-time control commands to the robot's gait controller as a function of instantaneous robot pose.
533
$a
Electronic reproduction.
$b
Ann Arbor, Mich. :
$c
ProQuest,
$d
2023
538
$a
Mode of access: World Wide Web
650
4
$a
Engineering.
$3
586835
650
4
$a
Computer science.
$3
523869
650
4
$a
Robotics.
$3
519753
650
4
$a
Remote sensing.
$3
535394
653
$a
Full autonomy system
653
$a
Sensor Intrinsic and Extrinsic Calibration
653
$a
Pose Estimation
653
$a
Multi-objective robot
653
$a
CLF reactive motion planning
653
$a
Legged robots
653
$a
Path planning
653
$a
LiDAR
655
7
$a
Electronic books.
$2
lcsh
$3
542853
690
$a
0771
690
$a
0984
690
$a
0537
690
$a
0799
710
2
$a
ProQuest Information and Learning Co.
$3
783688
710
2
$a
University of Michigan.
$b
Robotics.
$3
3546383
773
0
$t
Dissertations Abstracts International
$g
84-04B.
856
4 0
$u
http://pqdd.sinica.edu.tw/twdaoapp/servlet/advanced?query=29730446
$z
click for full text (PQDT)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9481933
電子資源
11.線上閱覽_V
電子書
EB
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入