Open knorth55 opened 2 years ago
now :go-pos-unsafe always return nil in kinematics simulation and cmd_vel case. this PR changes to return t in kinematics simulation and cmd_vel case.
:go-pos-unsafe
nil
kinematics simulation
cmd_vel
t
:go-pos-unsafe-no-wait
:go-pos-unsafe-wait
or
move_base_trajecotry_action case
goal
action
action result
now
:go-pos-unsafe
always returnnil
inkinematics simulation
andcmd_vel
case. this PR changes to returnt
inkinematics simulation
andcmd_vel
case.kinematics simulation
case:go-pos-unsafe-no-wait
:go-pos-unsafe-no-wait
returnst
:go-pos-unsafe-wait
because ofor
:go-pos-unsafe
returnst
cmd_vel
case:go-pos-unsafe-no-wait
:go-pos-unsafe-no-wait
returnst
:go-pos-unsafe-wait
because ofor
:go-pos-unsafe
returnst
move_base_trajecotry_action case
casegoal
toaction
in:go-pos-unsafe-no-wait
action
in:go-pos-unsafe-wait
:go-pos-unsafe-no-wait
returnsnil
:go-pos-unsafe-wait
returnst
ornil
(it depends onaction result
):go-pos-unsafe
returnst
ornil
(it depends onaction result
)