On 28-6-2016 16:52, David Brodeur wrote:
>
> Ok thanks for the answer. I have installed trac_ik_kinematic_plugin,
> trac_ik_lib and trac_ik_examples.
>
> I am not really familiar with moveit setup assistant, but I followed the
> tutorial and edited the fanuc_lrmate200ic_moveit_config package by setting
> the kinematic solver to trac_ik. Then, I opened the kinematic.yaml file and
> added solve_type: Distance.
>
> I guess that is not what I should have done. This gives me a new error :
>
> Parameter 'moveit_controller_manager' not specified. This is needed to
> identify the plugin to use for interacting with controllers.
>
> [...]
>
> IK cannot be performed for 'link_4'. The solver can report IK solutions for
> link 'tool0'.
>
> I'll try to search/read more on kinematic solvers.
You probable let the setup assistant regenerate all files. It probably
overwrote the 'fanuc_lrmate200ic_moveit_controller_manager.launch.xml'
file, which sets up the controllers for moveit.
The only file it needed to generate was kinematics.yaml.
It's probably easiest to revert all your changes except those to
kinematics.yaml. That should sort things out.
Gijs