Commit Graph

7 Commits

Author SHA1 Message Date
Lukas Bulwahn ca8a7c2727 no need to install rospkg natively anymore 2012-12-20 14:22:34 +01:00
Lukas Bulwahn 5c0caae4c1 setting the hosts file through the image recipe 2012-12-20 14:21:25 +01:00
Lukas Bulwahn 62bc68a4f7 the rospkg installation natively (in the installation script) is only required because the PYTHON_PATH is not set, which is not set because the easy_install.pth files are deleted 2012-12-20 14:21:25 +01:00
Lukas Bulwahn eb9318bb9c extending installation script so that it patches, compiles, installs and starts ROS; extending README 2012-12-20 14:21:25 +01:00
Lukas Bulwahn 52d7f363d6 Revert "trying if rospkg-dev can replace native installation of rospkg in the installation script"
This reverts commit 1fb1afe23d78b45711f8435d64eadf1597847c8c.
rospkg-dev does not solve the issue. It is still unclear which files are missing or which pathes are set wrong.
2012-12-20 14:21:25 +01:00
Lukas Bulwahn ddc86a92e1 trying if rospkg-dev can replace native installation of rospkg in the installation script 2012-12-20 14:21:25 +01:00
Lukas Bulwahn 3c2c40029d adding installation script for installing within the virtual machine; more README 2012-12-20 14:21:24 +01:00