|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
GUI Robot Simulator now available in pyfrc
If you haven't used it yet, pyfrc is a python 3 library designed to make developing code for RobotPy (the Python interpreter for the FIRST Robotics Competition) easier.
As one of the new features in pyfrc v2014.2.0, there is now a robot simulator GUI built into pyfrc that features many of the available objects of WPILib (a screenshot is attached). After installing pyfrc and enabling it in your robot code, the simulator is launched via your robot.py file using the following command: Code:
python3 robot.py sim |
|
#2
|
||||
|
||||
|
Re: GUI Robot Simulator now available in pyfrc
FYI, I've made a lot of bugfixes and improvements to the simulator, so if you've installed it you'll definitely want to upgrade. Some improvements include:
Team 1418 has been using this for development and it has definitely helped our students debug problems before they ever get to running code on the robot. If anyone else is using this, I'd be interested in knowing. Last edited by virtuald : 10-02-2014 at 01:12. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|