dynamics
Here are 331 public repositories matching this topic...
-
Updated
Sep 24, 2020 - MATLAB
-
Updated
Nov 13, 2020 - C++
-
Updated
Oct 19, 2020 - C++
-
Updated
Jun 10, 2019 - Jupyter Notebook
-
Updated
Oct 3, 2020 - C#
-
Updated
Nov 13, 2020 - Python
-
Updated
Sep 4, 2020 - Julia
-
Updated
Oct 26, 2020 - C#
-
Updated
Oct 2, 2020 - Python
-
Updated
Jan 14, 2019 - Jupyter Notebook
-
Updated
Oct 3, 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
Nov 4, 2020 - C#
-
Updated
Oct 7, 2020 - PowerShell
-
Updated
Oct 22, 2018
-
Updated
Jun 18, 2020 - MATLAB
-
Updated
Oct 17, 2020 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 4, 2020 - C++
-
Updated
Nov 11, 2020
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
Nov 12, 2020 - C++
-
Updated
Nov 12, 2020 - HTML
Marker visualization
It's really impressive how much pyomeca has progressed! Have you ever considered including some form of simple 3D marker visualization?
-
Updated
Nov 7, 2020 - Julia
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