kth-ros-pkg/yumi_demos

How to subscribe the messages coming from another package

Opened this issue · 0 comments

I am using this package and successfully planning the motion of the robot by using main.py.
I need to ask that how can I subscribe the messages (x, y and z coordinates) publishing from the another package into main.py file.

Please help.

Thanks.