![]() |
Robot code simulation on Windows box with Windriver
I was wondering if anyone had advice on the best way to develop, build, and run a program locally on a computer without downloading the program to the cRIO. Obviously the WPILibs are not setup to work without the supporting hardware resources but I wanted to setup a simulation environment so concurrent development can happen on the project. I can easily override the WPILib classes to put a debug shim layer class in between the libs and our custom code.
Windriver has a VxWorks simulator that appears to be missing from the FIRST build. Another option would be to compile for a native build using gnu toolchain. Wanted to know if there was some knowledge out there before I plowed my own road. |
Re: Robot code simulation on Windows box with Windriver
I believe this project is similar to what you are describing: http://firstforge.wpi.edu/sf/project...b_test_harness
|
Re: Robot code simulation on Windows box with Windriver
Quote:
Patches/improvements are always welcome. :) Note that the code in SVN doesn't work at the moment due to me changing around how I modify WPILib, but hopefully it will be less painful to import WPILib in the future. |
Re: Robot code simulation on Windows box with Windriver
Thanks for the link and generous contribution to help all FRC teams be more efficient.
|
| All times are GMT -5. The time now is 13:18. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi