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
Hi, I am using your rv_panda_driver recently. As this package implement the cartesian velocity control. But when I use the rv_panda_driver, and I met some problem:
When I run the command roslaunch rv_panda_driver robot_bringup.launch
It throw error: No module named ropy. And I use the rosservice list to see the existed service. There is no service name “/arm/home” or anything like “/arm/xxx”. Could you please tell me what is wrong with it?
The text was updated successfully, but these errors were encountered:
Hi, I am using your
rv_panda_driver
recently. As this package implement the cartesian velocity control. But when I use therv_panda_driver
, and I met some problem:When I run the command
roslaunch rv_panda_driver robot_bringup.launch
It throw error: No module named
ropy
. And I use therosservice list
to see the existed service. There is no service name “/arm/home” or anything like “/arm/xxx”. Could you please tell me what is wrong with it?The text was updated successfully, but these errors were encountered: