Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yrlu committed Sep 13, 2020
1 parent f350636 commit dda3a9f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ This repo includes matlab code for:

#### Trajectory 1: Step

<img src="gifs/p1p1_step.gif" alt="step" width="280"> <img src="imgs/p1p1_step_p.jpg" alt="step" width="280"> <img src="imgs/p1p1_step_v.jpg" alt="step" width="280">
<img src="gifs/p1p1_step.gif" alt="step" width="270"> <img src="imgs/p1p1_step_p.jpg" alt="step" width="270"> <img src="imgs/p1p1_step_v.jpg" alt="step" width="270">


#### Trajectory 2: Circle

<img src="gifs/p1p1_circle.gif" alt="step" width="280"> <img src="imgs/p1p1_circle_p.jpg" alt="step" width="280"> <img src="imgs/p1p1_circle_v.jpg" alt="step" width="280">
<img src="gifs/p1p1_circle.gif" alt="step" width="270"> <img src="imgs/p1p1_circle_p.jpg" alt="step" width="270"> <img src="imgs/p1p1_circle_v.jpg" alt="step" width="270">

#### Trajectory 2: Diamond

<img src="gifs/p1p1_diamond.gif" alt="step" width="280"> <img src="imgs/p1p1_diamond_p.jpg" alt="step" width="280"> <img src="imgs/p1p1_diamond_v.jpg" alt="step" width="280">
<img src="gifs/p1p1_diamond.gif" alt="step" width="270"> <img src="imgs/p1p1_diamond_p.jpg" alt="step" width="270"> <img src="imgs/p1p1_diamond_v.jpg" alt="step" width="270">

## Path Planning and Trajectory Optimization

Expand All @@ -45,15 +45,15 @@ This repo includes matlab code for:

#### Minimum Acceleration Trajectory

<img src="gifs/p1p3_map1_acc.gif" alt="step" width="280"> <img src="imgs/p1p3_map1_acc_p.jpg" alt="step" width="280"> <img src="imgs/p1p3_map1_acc_v.jpg" alt="step" width="280">
<img src="gifs/p1p3_map1_acc.gif" alt="step" width="270"> <img src="imgs/p1p3_map1_acc_p.jpg" alt="step" width="270"> <img src="imgs/p1p3_map1_acc_v.jpg" alt="step" width="270">

<img src="gifs/p1p3_map3_mini_acc.gif" alt="step" width="280"> <img src="imgs/p1p3_map3_mini_acc_p.jpg" alt="step" width="280"> <img src="imgs/p1p3_map3_mini_acc_v.jpg" alt="step" width="280">
<img src="gifs/p1p3_map3_mini_acc.gif" alt="step" width="270"> <img src="imgs/p1p3_map3_mini_acc_p.jpg" alt="step" width="270"> <img src="imgs/p1p3_map3_mini_acc_v.jpg" alt="step" width="270">


#### Minimum Snap Trajectory

<img src="gifs/p1p3_map1_snap.gif" alt="step" width="280"> <img src="imgs/p1p3_map1_snap_v.jpg" alt="step" width="280"> <img src="imgs/p1p3_map1_snap_v.jpg" alt="step" width="280">
<img src="gifs/p1p3_map1_snap.gif" alt="step" width="270"> <img src="imgs/p1p3_map1_snap_v.jpg" alt="step" width="270"> <img src="imgs/p1p3_map1_snap_v.jpg" alt="step" width="270">

(with way points constraints)

<img src="gifs/p1p3_map3_snap.gif" alt="step" width="280"> <img src="imgs/p1p3_map3_snap_p.jpg" alt="step" width="280"> <img src="imgs/p1p3_map3_snap_v.jpg" alt="step" width="280">
<img src="gifs/p1p3_map3_snap.gif" alt="step" width="270"> <img src="imgs/p1p3_map3_snap_p.jpg" alt="step" width="270"> <img src="imgs/p1p3_map3_snap_v.jpg" alt="step" width="270">

0 comments on commit dda3a9f

Please sign in to comment.