I am trying to install Hydro from source following [these instructions](http://wiki.ros.org/hydro/Installation/Source) on Ubuntu 12.04 32 bit.
After this command: `wstool init -j8 src hydro-desktop-full-wet.rosinstall`
I got several errors of this type:
TypeError: checkout() got an unexpected keyword argument 'timeout'
How can I solve this problem? Thanks!
↧