Where are the cturtle package sources now?
Hi,
I need to re-compile the cturtle sources to provide a rosnode for an old machine.
I am using UBUNTU 10-04.
For my target hardware I want to use a statically linked binary, so I need to recompile.
The following command fails:
rosinstall ~/ros "http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=cturtle&variant=ros_only&overlay=no"
ERROR in config: Unable to download URL [http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=cturtle&variant=ros_only&overlay=no]: HTTP Error 404: Not Found
I learned that gen_rosinstall
is out of production.
Question:
Is there another way to get the sources for cturtle, maybe a mirror of the old installation somewhere?
I looked for it but was unable to find it yet.
Thanks
Uwe