View Single Post
  #4   Spotlight this post!  
Unread 01-02-2017, 18:40
Thad House Thad House is offline
Volunteer, WPILib Contributor
no team (Waiting for 2021)
Team Role: Mentor
 
Join Date: Feb 2011
Rookie Year: 2010
Location: Thousand Oaks, California
Posts: 1,107
Thad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond reputeThad House has a reputation beyond repute
Re: NetworkTables with two lanuages

Quote:
Originally Posted by TeamImp219 View Post
So would we have to do anything extra to interface the two languages? Or can we just keep our all python code on the pi and java on the driver station?
Thanks a lot again
All the different languages supported by networktables currently (C++, Java, LabVIEW, Python and C#) will all operate with each other without problems. You can keep all your code on the pi as python, and run your robot in Java.
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
Reply With Quote