|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Using C++ code with NI Robot Simulator
Is this even possible? I haven't tried yet, but has anyone gotten this to work somehow?
|
|
#2
|
|||
|
|||
|
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 |
|
#3
|
||||
|
||||
|
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!
|
|
#4
|
||||
|
||||
|
Re: Using C++ code with NI Robot Simulator
Quote:
|
|
#5
|
||||
|
||||
|
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.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|