Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / mapping / auto / robotize_lib.sh @ 1401

History | View | Annotate | Download (86 Bytes)

1 722 justin
cd ../../libwireless/lib;
2
make clean;
3
make all;
4
make publish;
5
cd ../../slam/computer;