Skip to content
Snippets Groups Projects
Commit 3d8b6553 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

another modification of ros

parent ca8a7c27
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,9 @@ import sys; sys.__plen = len(sys.path)
./rospkg-1.0.15-py2.7.egg
import sys; new=sys.path[sys.__plen:]; del sys.path[sys.__plen:]; p=getattr(sys,'__egginsert',0); sys.path[p:p]=new; sys.__egginsert = p+len(new)
EOF
}
inherit cmake pythonnative
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment