webots icon indicating copy to clipboard operation
webots copied to clipboard

When i open empty.wbt it did not open blockly when i have it insalled.

Open FireCreator418 opened this issue 1 year ago • 4 comments

FireCreator418 avatar Apr 06 '24 04:04 FireCreator418

Please provide more detailed info on your setup (OS, webots...) The step you took and what is the result you expect to get.

And first, what is blockly ?

ShuffleWire avatar Apr 29 '24 07:04 ShuffleWire

Please provide more detailed info on your setup (OS, webots...) The step you took and what is the result you expect to get.

And first, what is blockly ?

Blockly is block base and it’s for making webots easy. And i just want to ask do you use a progaming language? If you do just tell me.

FireCreator418 avatar Apr 29 '24 07:04 FireCreator418

Yes I'm using C/C++/Python

I'm not familiar with Blockly, nor how it's supposed to work, but please share a world that should work but don't.

ShuffleWire avatar Apr 30 '24 13:04 ShuffleWire

TLDR : Found the solution while writing this message : On the tree, Find the Robot "robot" node, right click, and Select "Show robot windows"

Ok I got the same issue : So for a repeatable path :

  1. git clone https://github.com/anadiedrichs/drone-deep-rl.git
  2. Open the world empty.wbt in webots
  3. We should get the same windows as https://youtu.be/bWE3aRRMNLY?t=356 image But we are not. I'm running Webots 2024a Build 15/2/2024, on Debian 12

Thing to note : AFAIK this plugins is made for Webots R2021a, so It might be expected to not work anymore.

Solution : On the tree, Find the Robot "robot" node, right click, and Select "Show robot windows" Say me if it work for you

ShuffleWire avatar Apr 30 '24 13:04 ShuffleWire

Thanx!

FireCreator418 avatar May 09 '24 06:05 FireCreator418