Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.

[tools] Scratch2JdeRobot change in movement blocks and added math blocks#1080

Merged
fqez merged 5 commits into
JdeRobot:masterfrom
scarrionv:master
Mar 14, 2018
Merged

[tools] Scratch2JdeRobot change in movement blocks and added math blocks#1080
fqez merged 5 commits into
JdeRobot:masterfrom
scarrionv:master

Conversation

@scarrionv
Copy link
Copy Markdown
Collaborator

  • Drone blocks:

    • Removed blocks: Drone turn () speed () , Drone move () speed ()
    • Added: Drone move (param),Velocities vector (vx,vz,vyaw) as param
  • Robot blocks:

    • Added: Robot move (param), Velocities vector (v,w) as param
  • General blocks:

    • Added blocks for some mathematical operations
  • Fixes and Improves:

    • In the way of deal with lists
    • Refactor in tests for work properly with the new modifications

@fqez
Copy link
Copy Markdown
Member

fqez commented Feb 22, 2018

Hi @scarrionv could you please provide us a guide about the customization of the kurt library? Or could you upload your custom blocks to our third party repositories? We need that in order to be able to run scratch with your well done brand new blocks!

@scarrionv
Copy link
Copy Markdown
Collaborator Author

HI,
You only have to change one file in the kurt library, It is uploaded in its latest version:
Change the file ThirdParty/kurt/kurt/scratch20/commands_src_extras.py for JdeRobot/src/tools/scratch2jderobot/kurt/commands_src_extras.py
Hope it helps!

@fqez
Copy link
Copy Markdown
Member

fqez commented Feb 22, 2018

Cool, thanks! I hope this will be fully functional on the next release. Awesome work, keep it up!

@fqez fqez merged commit 04b95d5 into JdeRobot:master Mar 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants