-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
great tools for kinematic, dynamic, forces computations and simulations. #98
Comments
target features
|
Currently I am hesitating between 2 designs for the end-user API of intrinsicsThe
These methods are only using the joints definitions and graph to produce an output without notion of input/output. The input/outpu methods are helper methods relying on the previous methods
My hesitation is about the definition of the input and output spaces. Should they be both joint spaces, or should the output space be placement matrices of a set of interface solids ? joints space as output
the downsides are
solid matrix poses as output
the downsides are
|
An other hesitation I have is: should the joint variables change to be a |
Lets continue with nested tuples for now and solid matrix poses as output. for joint space as output, the user will still be able to use For large kinematic display, this branch will need #105 |
This is a great job in perspective, but would definitely be awesome since nothing of that matter exists for robotics.
The text was updated successfully, but these errors were encountered: