IEEERobotics / high-level

CV, localization, mapping, planning, and generally anything that will run on the PandaBoard
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Merge serial_comm into master branch #1

Closed napratin closed 11 years ago

napratin commented 11 years ago

Looking at the current network, it seems like the serial communication code is floating on a separate branch. I'd suggest merging it with the master branch and putting all individual files in the root of the repo (.h, .cpp) into a folder (say "serial_comm") to keep things organized. Requesting a git pro to look into this, and advise us on how to update our local repos once the change is made.

dfarrell07 commented 11 years ago

I merged the serial_comm branch into master, packaged its code into qwe/comm, the deleted the remote branch.