Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / slam.bak2 / robot / robotize_lib.sh @ 721

History | View | Annotate | Download (86 Bytes)

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