JdeRobot / base

GNU General Public License v3.0
94 stars 124 forks source link

[tools] Scratch2JdeRobot new web and examples #945

Closed jmplaza closed 6 years ago

jmplaza commented 6 years ago

A page in the Tools section of JdeRobot webpage describing how to use Scratch2JdeRobot would help to new users who start using this tool.

In addition, one or two small behaviors already programmed as example would clarify even more the use of Scratch2JdeRobot. They can be included in the src/examples/Scratch2JdeRobot directory, for instance, and a brief recipe in the examples section of JdeRobot wepage. One with TurtleBot robot in Gazebo and another with a drone, as both are already supported.

What do you think @raulperula @lr-morales?

The initial release was developed by @raulperula @lr-morales and @jmplaza in this project inside Google Summer of Code 2017. It is not fully and smoothly integrated in current JdeRobot release yet, but we are working on that. In addition, @scarrionv is also working on improving this tool. In this link some recent videos are available of programming a simulated TurtleBot with Scratch.

raulperula commented 6 years ago

I have added a basic TOC. Please tell me if you both agree or if there is something you miss.

scarrionv commented 6 years ago

That's perfec. I already have a few steps for "How to create a New block" in my wiki (http://jderobot.org/Scarrion-tfg) if you want to use it.

jmplaza commented 6 years ago

I've reorganized the Scratch2JdeRobot web a little bit, aimed to users of this tool more than in developers. Some of the blocks description are now wishful (we are still working on them) @scarrionv @raulperula Please feel free to improve it further, in particular filling the directions to load an example program with the tool and run it with the simulated robot.

scarrionv commented 6 years ago

I've added some new content to the wiki, take a look when you can

jmplaza commented 6 years ago

Good job @scarrionv . We can update the links when a new PullRequest for #946 and #945 was merged

raulperula commented 6 years ago

Nice structure @jmplaza and good job @scarrionv . Take care with the wiki syntax, there is some list not well formated.