API v3: C++ Streams based API? #342
runger1101001
started this conversation in
Ideas
Replies: 2 comments
-
Velocity Control:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Not 100% sure about this idea, but wanted to keep a note of it :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
An API based on C++ streams, would that be interesting / attractive?
The type of control processes that we compose a motor control solution of consist of a series of blocks that are exchanging data, and they are drawn in this way:
We can write things that look like C++ streams that directly represent these concepts:
Beta Was this translation helpful? Give feedback.
All reactions