jsk-ros-pkg / jsk_pr2eus

PR2 euslisp packages
https://github.com/jsk-ros-pkg/jsk_pr2eus
4 stars 41 forks source link

[pr2eus] go-pos-unsafe return `t` when the motion is correctly executed. #491

Open knorth55 opened 2 years ago

knorth55 commented 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.