ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
thanks for the answer but the link don't work
however i tried to use the image which there is in the installation page but when i launch the command: "startx" the ports usb stop to work.
i tried to update but nothing.
any suggestions?
2 | No.2 Revision |
thanks for the answer but the link don't work
however i tried to use the image which there is in the installation page and after some modifications it's work. Now i must use opencv for video capure but when a correct program that works in my pc with ros fuerte don't compile, i launch don't know but in my pc there is the command: "startx" package opencv2 while there isn't in this image, maybe it's the ports usb stop to work.
i tried to update but nothing. problem?
any suggestions?P.S. i add in the cmakefile.txt:
find_package(OpenCV REQUIRED)
target_link_libraries(my_application_target ${OpenCV_LIBS})