upgraded to fuerte, how do i install stacks?
Hello,
I upgraded from electric to fuerte today (ubuntu 10.04), and noticed a few big changes. The biggest is that I can no longer find the source for a number of packages I used for validation/test, such as roscpp and roscpp_tutorials. I see the binary versions in the fuerte/share directory, but cannot seem to find a way to get the source itself. Reading the installation instructions, I think I need to install rosinstall package, however both easy_install and pip fail.
any ideas? (i know i can pull the source directly from the repositories, but would like to do it in a more integrated/"ros" way)
pip output: [rdean@RCTA-HSS81P1 ~]$ sudo pip install -U rosinstall vcstools rosdep Unknown option: u Unknown or unsupported command 'install'
Thanks, Bob