How to install rock-tutorials

Hi,

I'd like to download the rock-tutorials and updated the autoproj/manifest file as described here
http://rock-robotics.org/stable/documentation/tutorials/index.html#insta...

But I get the following error message when calling
$>autoproj update
...

git clone -o autobuild https://git.gitorious.org/rock-tutorials/package_set.git /home/jst3si/sw/rock/.remotes/gitorious__rock_tutorials_package_set_git
in directory /home/jst3si/sw/rock
Cloning into '/home/jst3si/sw/rock/.remotes/gitorious__rock_tutorials_package_set_git'...
fatal: repository 'https://git.gitorious.org/rock-tutorials/package_set.git/' not found

Second newbie question, in the tutorial "amake" is used. May I use "cmake" instead?

Thanks,
Jan

How to install rock-tutorials

Hi,

Being a Rock related Question (Framework using orocos), I think the
better List to ask questions would be rock-users [..] ....

Nevertheless, the tuorial moved to github (as gitorious is not existing
anymore).

So please use

- github: rock-tutorials/package_set
instead of
- gitorious: rock-tutorials/package_set

In your autoproj/manifest file.

Kind Regards,

Steffen

Am 02.09.2015 um 15:43 schrieb Staschulat Jan (CR/AEA1):
> Hi,
> I’d like to download the rock-tutorials and updated the
> autoproj/manifest file as described here
> _http://rock-robotics.org/stable/documentation/tutorials/index.html#installing_
> But I get the following error message when calling
> $>autoproj update
> …
> git clone -o autobuild
> https://git.gitorious.org/rock-tutorials/package_set.git
> /home/jst3si/sw/rock/.remotes/gitorious__rock_tutorials_package_set_git
> in directory /home/jst3si/sw/rock
> Cloning into
> '/home/jst3si/sw/rock/.remotes/gitorious__rock_tutorials_package_set_git'...
> fatal: repository
> 'https://git.gitorious.org/rock-tutorials/package_set.git/' not found
> Second newbie question, in the tutorial “amake” is used. May I use
> “cmake” instead?
> Thanks,
> Jan
>
>