-
Updated
Mar 16, 2022 - MATLAB
dynamics
Here are 439 public repositories matching this topic...
-
Updated
Apr 13, 2022 - Python
-
Updated
Apr 8, 2022 - C++
-
Updated
Feb 11, 2022 - C++
-
Updated
Apr 8, 2022
-
Updated
Apr 13, 2021 - Jupyter Notebook
-
Updated
Mar 25, 2022 - C#
... Still lacking, although it's important
-
Updated
Apr 7, 2022 - Python
-
Updated
Jan 14, 2022 - Julia
-
Updated
Jan 20, 2022 - C
-
Updated
May 24, 2021 - C++
-
Updated
Mar 28, 2022 - C#
-
Updated
Mar 18, 2022 - C#
Currently, calling a method with use_physical=True
on an object that doesn't have physical units turned on and without specifically setting ro
and/or vo
just silently returns outputs in internal units. That's probably the right thing to do, but we should warn when this happens, so users are aware that the output is actually in internal units (and give hints on how to change this behavior).
-
Updated
Jun 18, 2020 - MATLAB
-
Updated
Jan 14, 2019 - Jupyter Notebook
Now that Makie.jl has support for text input boxes,
we should use those to replace the current boxes that just state the
values of the limits (so that users can choose exact limits)
https://makie.juliaplots.org/stable/examples/layoutables/textbox/
-
Updated
Nov 16, 2021 - C#
-
Updated
Mar 18, 2022 - PowerShell
-
Updated
Apr 11, 2022 - C++
-
Updated
Apr 11, 2022 - Python
-
Updated
Oct 22, 2018
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
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