-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
004ed52
commit 91ef58e
Showing
13 changed files
with
46 additions
and
410 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,12 +4,12 @@ | |
|
||
|
||
## Overview | ||
(TBD) Slip-aware Navigation Stop Planning for Autonomous Planetary Rover Applications | ||
Slip-Based Autonomous ZUPT through Gaussian Process to Improve Planetary Rover Proprioceptive Localization | ||
... | ||
|
||
## Architecture | ||
|
||
<img alt="architecture" src="docs/algorithm.png" width="700"> | ||
<img alt="architecture" src="docs/framework.png" width="700"> | ||
|
||
**Keywords:** Mars Sample Return, planetary rovers, time series prediction, slip, zero velocity update, rover localization | ||
|
||
|
@@ -22,6 +22,4 @@ Maintainer: Cagri Kilic, [email protected]** | |
|
||
If you use this work in an academic context, please cite the following publication: | ||
|
||
* Cagri Kilic, Jason N. Gross, Nicholas Ohi, Yu Gu: **Slip-aware Navigation Stop Planning for Autonomous Planetary Rover Applications**. | ||
|
||
|
||
* Cagri Kilic, Nicholas Ohi, Yu Gu, Jason N. Gross: **Slip-Based Autonomous ZUPT through Gaussian Process to Improve Planetary Rover Proprioceptive Localization**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,20 @@ | ||
mean_bias_a: | ||
x: 0.049725549309 | ||
y: 0.280722422325 | ||
z: -9.806383392926 | ||
x: 0.269614133542350 | ||
y: -0.262166124574161 | ||
z: -9.804005623794065 | ||
mean_bias_g: | ||
x: -0.000007296495 | ||
y: -0.000147732137 | ||
z: 0.000591663048 | ||
x: 0.000268715437386711 | ||
y: -0.000161452230267971 | ||
z: 0.000678693501054130 | ||
init_ecef: | ||
x: 859112.684900000 | ||
y: -4836240.899300000 | ||
z: 4055467.61860000 #t9raw | ||
# x: 856203.4886 | ||
# y: -4841345.9946 | ||
# z: 4049896.7715 #Outtest | ||
x: 859153.015300000 | ||
y: -4836303.72660000 | ||
z: 4055378.50100000 | ||
init_llh: | ||
x: 0.6934756603499 | ||
y: -1.3949896896546 | ||
z: 338.9617659955771 #t9raw | ||
# x: 0.69234816834 | ||
# y: -1.39575390508 | ||
# z: 257.30 #Outtest | ||
x: 0.693457963620326 | ||
y: -1.39498384275845 | ||
z: 334.993517334743 | ||
init_att: | ||
x: 0.0 | ||
y: 0.0 | ||
# z: 5.48 | ||
z: 3.220132469929538 #t9raw | ||
# z: 5.25344 #outtest | ||
# z: 3.6 | ||
# z: 3.3 | ||
z: -0.733038286 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.