Accessing custom library from blockly

Hi,

Is it possible to write a custom function and make it available to a blockly program? For example, could I write a function for a mecanum base that takes the values of the left and right sticks on a controller and import that into a blockly program? Is it possible to write that routine in python or in blockly?

1 Like