docs:blox:examples-logic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:blox:examples-logic [2024/08/19 20:44]
admin
docs:blox:examples-logic [2024/08/19 20:45] (current)
admin
Line 16: Line 16:
   * Sometimes, you want your robot to make decisions. For example, "If there's an object in front of you, pick it up; if not, keep moving."   * Sometimes, you want your robot to make decisions. For example, "If there's an object in front of you, pick it up; if not, keep moving."
   * In BLOX, you can use logic blocks like "if" to control what your robot does based on different conditions. This way, you can make your device smart enough to handle different situations automatically.   * In BLOX, you can use logic blocks like "if" to control what your robot does based on different conditions. This way, you can make your device smart enough to handle different situations automatically.
-  * If you'd like the device the wait, you can use a Delay block+  * If you'd like the device to wait, you can use a Delay block
   * There are many more examples   * There are many more examples
  
docs/blox/examples-logic.1724100298.txt.gz ยท Last modified: 2024/08/19 20:44 by admin