- Notifications
You must be signed in to change notification settings - Fork19
Open-source modeling and control toolkit for mobile-base robotic multibody systems
License
NPS-SRL/SPART
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SPART is an open-source modeling and control toolkit for mobile-base robotic multibody systems with kinematic tree topologies (i.e., open-loop multi-branched systems).SPART is MATLAB-based and ROS-compatible, allowing to prototype in simulation and deploy to hardware controllers for robotic systems.
Given a URDF description of a multibody system, SPART computes the system's:
- Kinematics -- pose of the links and joints (
i.e., rotation matrices and position vectors). - Differential kinematics -- operational space velocities and accelerations, as well as the geometric Jacobians and their time derivatives.
- Dynamics -- generalized inertia and convective inertia matrices.
- Forward/Inverse dynamics -- solves both problems, including the floating-base case.
SPART supports symbolic computation and analytic expressions for all kinematic and dynamic quantities can be obtained.
Just clone or download the toolkit and run theSPART2path.m script. This will add all the SPART MATLAB functions and the Simulink library to the path and save it. Then you can use it as any other MATLAB toolbox.
To run an example go toExamples/URDF_Tutorial and run:
URDF_TutorialUp to date documentation and tutorials are available atspart.readthedocs.org.
Here is an example of a planar Desired-Reaction-Maneuver, where the kinematic redundancy of a manipulator is exploited to make the floating base point towards the end-effector, while this one is moving along a prescribed path.
SPART can also be used to control real manipulators. Here is an example of resolved motion-rate control of the R5D3 manipulator (the tip of the end-effector is describing a triangle in space).
This software is released under the LGPLv3 license.
About
Open-source modeling and control toolkit for mobile-base robotic multibody systems
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.

