install new stack in debian [closed]
hi
i must install the stacks: image_transport, opencv2, cv_bridge in my debian pc in which i have ros fuerte.
i tried:
rosws set image_common --hg https://github.com/ros-perception/image_common.git
rosws update image_common
and
roslocate info image_common | rosws merge - rosws update
but doesn't work
how can i do?
thanks