Releases: PRIArobotics/hedgehog-ide
v1.5.3
v1.5.2
bump to 1.5.2
v1.5.1
bump to 1.5.1
1.5.0rc2
Fix display of nav bars in chrome; fix servo resource to properly call the hedgehog client; increase sensor graph interval to not overload the Hedgehog.
1.5.0rc1
This release fixes some minor UI issues such as scrolling behavior, ensures Node 7 compatibility to work around problems with Node 8 (later Node versions are not yet tested extensively), and adds support for version and emergency stop messages; this release still hides E-Stop UI until all concerned layers are completed. Also, servo position ranges have been adjusted to match what is specified in the protocol.
1.4.0rc1
This release adds rudimentary internationalization including a Chinese translation, and update code generated from Blockly programs to the (Python) hedgehog-client library version 0.9.0rc5. Blockly now synchronizes both motors in driving commands, and supports encoder motors and Lego robotics components.
- update Angular, typescript declarations
- use GSL to generate Blockly stubs
- coverage measurement with NYC
There were a lot of changes since v1.3.0, so use with caution.
1.3.0
📦 Fixed Issues
1.2.1
1.2.0
1.1.1
This version of the Hedgehog IDE uses a new protocol version (compatible with hedgehog-server 0.4.0 and up) and adds project templates, a generalization of the hard-coded Python "Hello World" template that was used for any new project in previous versions.