-
Notifications
You must be signed in to change notification settings - Fork 2
Robot setup
Rich Wareham edited this page Sep 30, 2013
·
4 revisions
Installation of Lubuntu is straightforward. Set it to auto log in and have the default user be qbo
.
Install ROS via the instructions. Set up a catkin workspace under ~/cued-masters/
. You should now have ~/cued-master/devel/setup.bash
and friends.
Install the SigProc version of qbo_arduqbo
and the OpenQbo version of qbo_cereal_port
.
Add the qbo
user to the dialout
group so that it can access the serial port:
$ sudo usermod -a -G dialout qbo