-
Updated
Sep 24, 2020 - MATLAB
dynamics
Here are 396 public repositories matching this topic...
-
Updated
Jul 31, 2021 - C++
-
Updated
Jul 28, 2021 - Python
-
Updated
Jun 2, 2021 - C++
-
Updated
Apr 13, 2021 - Jupyter Notebook
-
Updated
Jul 25, 2021 - C#
-
Updated
Jun 21, 2021 - Julia
-
Updated
Oct 2, 2020 - Python
-
Updated
Jul 23, 2021
-
Updated
Jul 28, 2021 - C#
-
Updated
Nov 30, 2020 - C
The python implementation of leapfrog does not make use of the fact that drifts can be combined when not storing output, causing it to be slower than necessary. Comparing to the C implementation, it also appears to not be as precise.
-
Updated
Jan 14, 2019 - Jupyter Notebook
-
Updated
Jul 30, 2021 - C#
-
Updated
May 24, 2021 - C++
-
Updated
Jun 18, 2020 - MATLAB
@giovaniceotto. Thank you so much.I have run the Monte Carlo analysis successfully.And the new reference documents are so comprehensive and detailed. Besides,I made some changes to the sample code ,so that I can get simulation data of every timestep and do more in-depth analysis. All data will be saved in an excel file in the location you specify.
The specific methods are as follows:
**Fir
-
Updated
Jul 9, 2021 - C#
-
Updated
Oct 7, 2020 - PowerShell
We now have uniform look for 2D and 3D: http://makie.juliaplots.org/stable/makielayout/axis3.html
Would be nice to update examples that use 3D into the new feel. Will probably also simplify source code.
-
Updated
Oct 22, 2018
-
Updated
Jul 30, 2021 - C++
-
Updated
Jul 26, 2021 - Python
TSP claims to be type agnostic.
There should be tests for this.
In particular Float32
and Complex
numbers will be of Interest.
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/64400386-add-tests-for-different-number-types-float32-complex?utm_campaign=plugin&utm_content=tracker%2F89129719&utm_medium=issues&utm_source=githu
-
Updated
Jul 30, 2021 - Component Pascal
Improve this page
Add a description, image, and links to the dynamics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dynamics topic, visit your repo's landing page and select "manage topics."
DART is a very useful toolkit for implementing sophisticated controllers and easily running physics simulations, but a familiarity with control theory and numerical methods is still necessary in order to get sane results. Since the robotics community consists of people from a broad variety of backgrounds, it would be useful for DART to provide some introductory educational tutorials to familiarize