View Single Post
  #1   Spotlight this post!  
Unread 28-02-2010, 02:13
biojae's Avatar
biojae biojae is offline
Likes Omni drives :)
AKA: Justin Stocking
FTC #5011 (BOT SQUAD) && FTC#72(Garage bots)&& FRC#0399 (Eagle Robotics)
Team Role: College Student
 
Join Date: Oct 2008
Rookie Year: 2008
Location: Lancaster
Posts: 276
biojae is a jewel in the roughbiojae is a jewel in the roughbiojae is a jewel in the rough
Java Native Interface (For using code made in windriver)

Is there a way to either use Java Native Interface or JNA to combine C++ code compiled in windriver and Java code from netbeans, to run on the cRio?

From poking around the ported Java vision libraries, it seems as though JNA is used, so C++ code is being called.

How would one go about writing C++ code in windriver that could be used in Java?
__________________
FTC Team 72 - No site
FRC Team 399 - http://www.team399.org
2010 Rockwell Collins Innovation in Control Award - (Use of the CAN bus, among other reasons) Phoenix, Arizona!
Reply With Quote