View Single Post
  #15   Spotlight this post!  
Unread 21-03-2016, 13:13
jreneew2's Avatar
jreneew2 jreneew2 is offline
Alumni of Team 2053 Tigertronics
AKA: Drew Williams
FRC #2053 (TigerTronics)
Team Role: Programmer
 
Join Date: Jan 2014
Rookie Year: 2013
Location: Vestal, NY
Posts: 203
jreneew2 has a spectacular aura aboutjreneew2 has a spectacular aura aboutjreneew2 has a spectacular aura about
Re: Send data from raspberry pi to roboRIO using c++

Yep. I removed them. All I have is:
std::shared_ptr<NetworkTable> visionTable;
visionTable = NetworkTable::GetTable("vision");