Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Grip (http://www.chiefdelphi.com/forums/showthread.php?t=147702)

kingca 24-04-2016 21:31

Grip
 
Is it possible to use Grip without using Java because this year our team decided to use C++ or do we need to convert code into Java in order to use Grip.

tomy 24-04-2016 21:34

Re: Grip
 
There are C++ examples listed here:

http://wpilib.screenstepslive.com/s/...-networktables

Lili_1868 24-04-2016 21:42

Re: Grip
 
Our team uses C++ and GRIP.

nighterfighter 24-04-2016 21:59

Re: Grip
 
Yes you can.

GRIP runs using Java, but it's output is through Network Tables.

You can read those values from the Network Tables in C++.

nickbrickmaster 24-04-2016 22:21

Re: Grip
 
GRIP is a separate application. It outputs values using NetworkTables. You will need to install Java on the roboRIO (or whatever device you are running GRIP on)

bobbysq 12-05-2016 15:01

Re: Grip
 
You can definitely do it. Here's our vision tracking code.


All times are GMT -5. The time now is 19:39.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi