You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I supposed that :go-pos-unsafe should return t if the motion works correctly.
The text was updated successfully, but these errors were encountered:
knorth55
changed the title
[pr2eus] :go-pos-unsafe always returns nil
[pr2eus] :go-pos-unsafe always returns nil in kinematics simualtion and cmd_vel case
Nov 22, 2022
:go-pos-unsafe
always returnsnil
in kinematics simulation orcmd_vel
case.:go-pos-unsafe-no-wait
returnst
but:go-pos-unsafe-wait
returnsnil
, thats why:go-pos-unsafe
returnsnil
.jsk_pr2eus/pr2eus/robot-interface.l
Lines 1699 to 1701 in d2d28d2
I supposed that
:go-pos-unsafe
should returnt
if the motion works correctly.The text was updated successfully, but these errors were encountered: