AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering educa…
Julia implementation of various rigid body dynamics and kinematics algorithms
git clone https://github.com/JuliaRobotics/RigidBodyDynamics.jl.gitJuliaRobotics/RigidBodyDynamics.jlRigidBodyDynamics.jl is a rigid body dynamics library in pure Julia. It aims to be user friendly and performant, but also generic in the sense that the algorithms can be called with inputs of any (suitable) scalar types. This means that if fast numeric dynamics evaluations are required, a user can supply Float64 or Float32 inputs. However, if symbolic quantities are desired for analysis purposes, they can be obtained by calling the algorithms with e.g. SymPy.Sym inputs. If gradients are required, e.g. the ForwardDiff.Dual type, which implements forward-mode automatic differentiation, can be used.
See the latest stable documentation for a list of features, installation instructions, and a quick-start guide. Installation should only take a couple of minutes, including installing Julia itself. The documentation includes various usage examples, starting with a quickstart guide. These examples are also runnable locally as Jupyter notebooks; see the readme in the examples directory for instructions.
RigidBodyDynamics.jl is part of the JuliaRobotics GitHub organization.
Packages built on top of RigidBodyDynamics.jl include:
Mechanisms using Director.more like this
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering educa…
A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time em…
Navigate seamlessly between system windows, vim splits and tmux panes by only using awesomewm navigation keybindings.
search projects, people, and tags