As far as I can see, the cartesian trajectory controller does not use the frame of the poses that are coming in.
In our example test_move script we do not set the frame_id explicitly and in the controller implementation I cannot find any mechanism to do a lookup.
@stefanscherzinger am I missing something or is this functionality missing?
As far as I can see, the cartesian trajectory controller does not use the frame of the poses that are coming in.
In our example test_move script we do not set the
frame_idexplicitly and in the controller implementation I cannot find any mechanism to do a lookup.@stefanscherzinger am I missing something or is this functionality missing?