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
I would like to use visp for visual servoing with a ur robot. I am using ros2 drivers for the robot and using a RGB usb camera, although I might potentially be moving to use a realsense for which I will aso use to ros drivers. In this case, I am wondering if someone can suggest the best way to integrate these technologies. Could I install visp from packages, and then integrate into into a cpp node that subscribes an image from the usb camera and then processes it via VISP? I would be using moveit for motion planning, therefore I will have to send the goal positions for visual servoing to moveit. OR in this case would it be more useful to use visp-ros? If so, is there an example for subscribing to image topic and using the image with visp-ros?
Any tips/code examples would be very useful, thank you!
The text was updated successfully, but these errors were encountered:
Hello!
I would like to use visp for visual servoing with a ur robot. I am using ros2 drivers for the robot and using a RGB usb camera, although I might potentially be moving to use a realsense for which I will aso use to ros drivers. In this case, I am wondering if someone can suggest the best way to integrate these technologies. Could I install visp from packages, and then integrate into into a cpp node that subscribes an image from the usb camera and then processes it via VISP? I would be using moveit for motion planning, therefore I will have to send the goal positions for visual servoing to moveit. OR in this case would it be more useful to use visp-ros? If so, is there an example for subscribing to image topic and using the image with visp-ros?
Any tips/code examples would be very useful, thank you!
The text was updated successfully, but these errors were encountered: