Skip to content
Discussion options

You must be logged in to vote

Hi, almost but not exactly:

You still need .3dm and .xml, but not all DH parameters are represented there. Some (α, θ) live in the manufacturer files.

Each manufacturer provides default values for α, θ (and signs), but you can override them in the XML. Defaults are only used if they are omitted from the XML.

The key point is the kinematics solver used. Each solver is tied to certain robot families, and some might not even use all DH parameters. For example, ABB and KUKA share the same solver, while UR uses a different one. You cannot use the ABB solver on UR robots.

you can simulate the robot, but you can’t yet generate usable code.

You can simulate unsupported robots only if their ki…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MassimoVisona
Comment options

@visose
Comment options

Answer selected by Birkenhain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants