-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a946a2
commit c0da25c
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# motiongen | ||
Simulink block for online trajectory generation using the Ruckig Library from github. The block provides instantaneous setpoint generation capabilities for example motion control systems. C++ code can be generated from the block using the Simulink/Embedded Coder. | ||
[![View Motion Trajectory Generator using the Ruckig Library on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/160316-motion-trajectory-generator-using-the-ruckig-library) | ||
|
||
Simulink block for online motion trajectory generation using the Ruckig Library from github. The block provides instantaneous setpoint generation capabilities for example motion control systems. C++17 code can be generated from the block using the Simulink/Embedded Coder. |