If you're asking whether abb_driver (and/or abb_robot_driver) support the IRB 1410, then the answer would be: those packages are largely manipulator-agnostic, so there is nothing "to support". It should just work.
If you're asking why there are no support and MoveIt package for that specific series/variant, the answer would be: because no one created one.
"support" for a particular series or variant mostly comes down to creating a support package (which provides the meshes, .launch and .xacro files).
If you'd like to create a support package, I could provide some assistance in the form of reviewing it (ie: making sure it's correct).
If you're asking whether
abb_driver
(and/orabb_robot_driver
) support the IRB 1410, then the answer would be: those packages are largely manipulator-agnostic, so there is nothing "to support". It should just work.If you're asking why there are no support and MoveIt package for that specific series/variant, the answer would be: because no one created one.
"support" for a particular series or variant mostly comes down to creating a support package (which provides the meshes,
.launch
and.xacro
files).If you'd like to create a support package, I could provide some assistance in the form of reviewing it (ie: making sure it's correct).
You could refer to abb_crb15000_support for an example.
Meshes can be downloaded from the ABB website. The kinematic structure can be found in the respective datasheet.