View Single Post
  #1   Spotlight this post!  
Unread 14-01-2012, 18:15
siggy2xc siggy2xc is offline
Registered User
AKA: Tyler Siegrist
FRC #1756 (Argos)
Team Role: Programmer
 
Join Date: Mar 2010
Rookie Year: 2009
Location: peoria
Posts: 70
siggy2xc is an unknown quantity at this point
Labview on laptop, Java on cRIO

My team has decided to go with Java as the robot's programming language. We would like to do image processing with Labview since it has better support (such as the vision assistant) than Java for that. We already know we want to send the images from the camera to the driver station to get more processing power. Is it possible to process the images on the laptop and send the controls to the robot with Java code on it?