Skip to content

Commit 6e05f05

Browse files
authored
Update README.md
1 parent 4fab553 commit 6e05f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Releases
44
**```v0.1: WAFR 2018 Release```**
5-
holds the code supporting "[A Performance Analysis of Differential Dynamic Programming on a GPU](https://agile.seas.harvard.edu/publications/performance-analysis-parallel-differential-dynamic-programming-gpu)."
5+
holds the code for "[A Performance Analysis of Differential Dynamic Programming on a GPU](https://agile.seas.harvard.edu/publications/performance-analysis-parallel-differential-dynamic-programming-gpu)."
66

77
**```v0.2: ICRA 2019 Release```** extends the previous work by integrating LCM for hardware experiments and cleaning up the code base / interface. <!--An extended abstract describing the hardware experiments can be found [here]().-->
88

@@ -39,4 +39,4 @@ Then the scripts in the utils folder should launch the drake visualizer and simu
3939
* BFGS iters may improve / stabilize the EEPos/Vel cost and should be explored
4040
* Square root implementation of DDP should add numerical stability and should be explored
4141
* Want to develop URDF > transforms and inertias tool for Arm
42-
* Would be nice to add a runtime and not compile time switch for Hardware vs. Sim mode and for level of parallelism (M)
42+
* Would be nice to add a runtime and not compile time switch for Hardware vs. Sim mode and for level of parallelism (M)

0 commit comments

Comments
 (0)