linorobot / lino_install

Linorobot installation file
3 stars 19 forks source link

Lino Installation Build Status

The install file will install all the files you need to build an autonomous robot including:

You need to pass two arguments to the install file, where:

$ ./install <base> <sensor>
base

The type of robot you want to build. Valid arguments are

sensor

The lidar you're going to use for your build. Valid arguments are

:exclamation: Do note that for hokuyo lidar, you will be prompted for the IP address (Default: 192.168.0.10)