iRobotGUI-alpha-0.1.0
Pre-release
Pre-release
jiasli
released this
13 Apr 10:24
·
57 commits
to master
since this release
Main
- Emulator functions are integrated.
- ProgramList pictures change according to the instruction: Move/Rotate/Drive.
- ProgramList can display text descriptions for intructions next to the picture.
- Refined Drive: add button for driving forward.
- Use centimeter for distance control.
- Add text description in IF and LOOP windows.
- Instruction pictures updated for consistency.
Code
- Create text description methods.
- Can consume inline comment and generate commented instructions.
Testing
- Add test cases for high-level program.
Known Issues
- Emulator cannot be used if Visual Studio or VC compiler are not installed.
- Not all instructions can display correct text descriptions.