forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request RobotLocomotion#1375 from RussTedrake/initial_cond…
…itions Initial conditions
- Loading branch information
Showing
39 changed files
with
576 additions
and
290 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
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 |
---|---|---|
|
@@ -27,16 +27,6 @@ <h1 class="gh-header-title instapaper_title">Gallery</h1> | |
If you have an example from your own work that you would like to showcase, email a movie or image along with a short description (including a link to the source code if relevant) to <a href="mailto:[email protected]">Russ</a>. | ||
</td></tr> | ||
|
||
<tr> | ||
<td> | ||
Simple demonstration of Drake's rigid-body dynamics engine | ||
|
||
<p>Drake's rigid-body manipulator classes support frictional contact, aerodynamics, and a rich set of forces, sensors, and kinematic constraints. This video just shows a few quick examples; the source code can be found in the examples and test directories of the Drake distribution.</p> | ||
</td> | ||
<td> | ||
<iframe width="560" height="315" src="//www.youtube.com/embed/M3m-rmPzbRk?rel=0" frameborder="0" allowfullscreen></iframe></td> | ||
</tr> | ||
|
||
|
||
<tr height="50" /> | ||
<tr><td colspan=2> | ||
|
@@ -165,6 +155,28 @@ <h3>Canonical Underactuated Systems</h3> | |
</td></tr> | ||
|
||
|
||
<tr height="50" /> | ||
<tr><td colspan=2> | ||
<h3>Physics Engine</h3> | ||
</td></tr> | ||
<tr> | ||
<td> | ||
Simple demonstration of Drake's rigid-body dynamics engine | ||
|
||
<p>Drake's rigid-body manipulator classes support frictional contact, aerodynamics, and a rich set of forces, sensors, and kinematic constraints. This video just shows a few quick examples; the source code can be found in the examples and test directories of the Drake distribution.</p> | ||
</td> | ||
<td> | ||
<iframe width="560" height="315" src="//www.youtube.com/embed/M3m-rmPzbRk?rel=0" frameborder="0" allowfullscreen></iframe></td> | ||
</tr> | ||
|
||
<tr> | ||
<td><iframe width="420" height="315" src="https://www.youtube.com/embed/gsebSpj4KK8" frameborder="0" allowfullscreen></iframe></td> | ||
<td> | ||
20 falling capsules. It's not fast to simulate, but it works. | ||
</td> | ||
</tr> | ||
|
||
|
||
</table> | ||
</body> | ||
</html> |
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 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 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 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 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
Oops, something went wrong.