Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorhu3/Webots-Blockly
https://github.com/victorhu3/Webots-Blockly
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorhu3/Webots-Blockly
- Owner: victorhu3
- Created: 2020-11-01T18:17:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T01:07:52.000Z (over 3 years ago)
- Last Synced: 2024-08-03T15:04:42.861Z (4 months ago)
- Language: JavaScript
- Size: 26.7 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-webots - Webots-Blockly
README
Webots-Blockly is an extension for the Webots simulation platform that allows for drag-and-drop programming using Google's Blockly library. All documentation is in the "documentation" folder.
![](documentation/img.PNG)
Important links:
Webots-Blockly [Video Tutorials](https://youtube.com/playlist?list=PLSPNU4D3HphRyhQhvbi4zxSl9uwUDar37):
- [Webots-Blockly Installation](https://youtu.be/bWE3aRRMNLY)
- [Webots-Blockly Programming](https://youtu.be/T_C4VvBAhok)
- [Webots-Blockly Common Errors](https://youtu.be/4ckhuyM3qQ8)[Webots-Blockly Tutorial Document](https://www.stormingrobots.com/prod/webots/Webots_Blockly_Tutorial.pdf)
[Webots-Blockly Full API Documentation](https://www.stormingrobots.com/prod/webots/Webots_Blockly_API_Documentation.pdf)
[Webots-Blockly Website](https://dev.stormingrobots.com)
[Webots Website](https://cyberbotics.com/)
[Google Blockly](https://github.com/google/blockly)