-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Luke Barbier edited this page Sep 26, 2018
·
49 revisions
- Clone the repo into the src folder of your catkin workshpace.
- Move udev files & reload rules (see the top level README)
- build the catkin workspace and source it
pyserial
[As root] usermod -a -G dialout MY_USER_NAME Notes:
- Green LED indicates antenna is recieving data
- SUDO terminal permissions wipe upon logout [need for serial]
- dmesg |grep tty to identify USB port
Follow the general set up and launch the gladiator node
roslaunch gladiator gladiator.launch
TODO