Project

General

Profile

Statistics
| Revision:

root / branches / slam / code / projects / slam / robot / robotize_lib.sh @ 411

History | View | Annotate | Download (86 Bytes)

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