Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / bom / CMakeLists.txt @ b23c6bbb

History | View | Annotate | Download (1.17 KB)

# Date Author Comment
b23c6bbb 11/07/2012 12:35 PM Thomas Mullins

Changed get_bom_reading.srv to bom.msg

Also, removed bom.cpp and bom.h since there won't be a bom node running
on the Gumstix.

ceff1d29 11/09/2011 09:59 PM James Carroll

Added a new bom node skeleton.

It works using one service that sends the goal bot and current bot in the
request and gets the information from the 4 boms back in the response.
I did not actually implement the communication with the bom because that
requires communication with the avr, which is beyond my knowledge....