ubi-agni / mtc_demos

MoveIt Task Constructor Demos
7 stars 4 forks source link

Call `setDirection` instead of `setGoal` #3

Closed youtalk closed 5 years ago

youtalk commented 5 years ago

MoveRelative class has setDirection methods only while MoveTo class has setGoal methods only. This PR fixed them.

rhaschke commented 5 years ago

Please update to recent master. I just pushed some more commits. If this fails, please report and wait some more time. I need to leave now.

youtalk commented 5 years ago

Thank you. I will check later.