Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Using C++ code with NI Robot Simulator (http://www.chiefdelphi.com/forums/showthread.php?t=110625)

mprasolov 07-01-2013 01:06

Using C++ code with NI Robot Simulator
 
Is this even possible? I haven't tried yet, but has anyone gotten this to work somehow?

Greg McKaskle 07-01-2013 07:56

Re: Using C++ code with NI Robot Simulator
 
This is not supported this year. The C++ implementation of WPILib would need to be aware that it is running in simulation mode and to ignore the FPGA of the cRIO and communicate to the simulation process instead.

Greg McKaskle

mprasolov 08-01-2013 07:12

Re: Using C++ code with NI Robot Simulator
 
Has there been ANY known attempt of a cRIO emulator for C++? Even something simple that lit up on screen when it received power would be helpful!

virtuald 09-01-2013 17:52

Re: Using C++ code with NI Robot Simulator
 
Quote:

Originally Posted by mprasolov (Post 1210541)
Has there been ANY known attempt of a cRIO emulator for C++? Even something simple that lit up on screen when it received power would be helpful!

There are things like this. Search the forums, I think there are one or two other similar efforts.

nightpool 09-01-2013 20:29

Re: Using C++ code with NI Robot Simulator
 
The only active one of these I know of is for Python coding. Our team might be making one to use in combination with a unit testing solution.


All times are GMT -5. The time now is 18:21.

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