aravindk2604 / turtlebot3_blockly

Control Turtlebot3 using drag and drop software developed by Google - Blockly
GNU General Public License v3.0
3 stars 14 forks source link

some problems on the blockly test with Burger #1

Closed EndlessLoops closed 6 years ago

EndlessLoops commented 6 years ago

Hi,

when i carried out the turtlebot3_blockly with a burger ,i found some problems.

it can't execute the other blockly command except for the first and Burger can't stop when it run the first blockly command .

Additionally,only in the case of the use of python 2, the blockly command can be used.

thanks

aravindk2604 commented 6 years ago

Hello,

Would you be able to post a picture of the blocks that you used for your program? I could not understand what the error is.

Aravind

EndlessLoops commented 6 years ago

hi,

The burger only execute the first blockly command even if Even when there are multiple commands, and burger can't stop when it execute the first blockly command.