mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
* Clover Blockly: add first blocks set * Adjust Blockly settings * Fix get_position output type * Add screenshot * Rename readme.md to README.md * Resize screenshot * Add package.xml * Little change * Fixes * Add python_compressed to blockly * Implement some of the Clover blocks in Python * Make Python indentation 4 spaces * Fixes to Python blocks implementation * Implement set_velocity block in Python * Implement wait_arrival block in Python * Fix indentation in Python implementation of blocks * Fix * Fix land_wait template * Set reserved words in Python * Change default frame_id to aruco_map in get_position block * Fix * Move blocks definitions to blocks.js * Get rid of missing favicon error * Simplify navigate * Rearrange layout, add tabs * Generate Python code * Small style change * -console.log * Code style * Use modules * Move modules to the header * Correct order for ROS definitions + generating "backend" code * Fix rangefinder_distance block * simple_offboard: commands to change only yaw and yaw rate * Implement set_yaw block * Start working on Blockly documentation * Implement print block with a topic * Unneeded code * Little fixes * Fix indentation * Fixes * Fix wait_arival, get_distance * Implement running Blockly programs, implement prompt block, fixes * Add land button * Little change * Fix reserved words + little fixes * +x for main.py * Simplify run button * Auto-save and load workspace * Make land button work * Handle exceptions * Minor change * Add help URL for blocks * Fix * Implement arrived block * Mark blockly and highlight.js as linguist-vendored * Add forgotten CMakeLists.txt * Add wait checkbox to set_yaw block * Disable run button when disconnected * Add message and service files * Add some comments * Add tooltip to some blocks * Implement GPIO blocks * Don’t latch print message to prevent duplication * Prevent duplication prompts * Add ROS init code to backend code anyways * Make GPIO blocks color a constant * Minor fix * More correctly update blocks on input value changes * Minor fixes * Remove unneeded readonly attribute * Add marker ID shadow blocks to toolbox * Add lacking reserved words * Fix frame id generation for complex marker id expressions * Consider frame_id in set_yaw block * Shorten ros module import * Implement stop service * Disable and enable run button correctly * Don’t print KeyboardInterrupt exceptions * Put notifications to notifications element * Add 'running' mark * Disable signal in backend python code * Sleep a little bit to let rospy initialize publishers * Remove accidental code * Make ROS namespace and private namespace constants * editorconfig-lint: don’t check Blockly code * Use private namespace constant in Python generator * Implement ~running topic to display current program status more robustly * Make navigate tolerance and sleep time constants * Make set_leds and and set_effect services proxies persistent * Replace a number with constant * Limit ~block topic publishing rate Otherwise messages get queued making the frontend to freeze * Improve internal documentation * Append 'map' to frames list * Return degrees in get_attitude block * Move getting yaw in a separate block * Improve block tooltips * Add some more files to editorconfig-lint excludes * Add get_yaw block to toolbox * Implement get_time block * Implement ~store and ~load services for storing user programs * Set auto_arm only in take_off block * Minor CSS fixes * Make 'Python' tab textarea-like * Implement saving and loading programs * Adjust styles * Retrieve only .xml files in load service * Forgotten code * Documentation on store and load services * Add some examples * Add blocks programming arg to launch file * Update docs * Add package’s dependencies * Add dependency * Add title to select * Fix syntax * Minor fix in docs * Add forgotten roslib.js * Run user program in the same process * Use print function for print block in Python 2 * Add variables example * Fix url * Add functions example * Fix set_servo block * Fix gpio_read block * Update blocks screenshot * Update docs * Update docs * Fix set_effect block * Minor fix in example * Add setpoint block, remove set_velocity from toolbox * Remove unused modules * Unused variable * Add English article skeleton * Clarify backend node link error * Remove unused variable * Update documentation * Fix link to documentation * Add Blockly logo * Update English article * Add Blocks programming link to the main page * Minor change * Add catkin_install_python to CMakeLists.txt * Make navigate tolerance and sleep time configurable * Add minor todo * Add blockly examples directory to editorconfig-lint excludes * Rename main node to clover_blocks * Add a warning to the old blocks programming article * Fix editorconfig-lint exclude
107 lines
4.6 KiB
XML
107 lines
4.6 KiB
XML
<xml xmlns="https://developers.google.com/blockly/xml">
|
|
<variables>
|
|
<variable id="_{V-S5HPBUl]CcJkL1Jw">led_count</variable>
|
|
</variables>
|
|
<block type="variables_set" id="{)^J~:UMX%D;RWvztWLN" x="113" y="87">
|
|
<field name="VAR" id="_{V-S5HPBUl]CcJkL1Jw">led_count</field>
|
|
<value name="VALUE">
|
|
<block type="math_number" id="V_W$3,VFwZjcc|?|1o`l">
|
|
<field name="NUM">58</field>
|
|
</block>
|
|
</value>
|
|
<next>
|
|
<block type="controls_whileUntil" id="U1it{GcGuSS:=[xiwZr1">
|
|
<field name="MODE">WHILE</field>
|
|
<value name="BOOL">
|
|
<block type="logic_boolean" id="]7ZDRwde}/RqjQCX}aVW">
|
|
<field name="BOOL">TRUE</field>
|
|
</block>
|
|
</value>
|
|
<statement name="DO">
|
|
<block type="set_effect" id="WI0zqOz/z3].cR/6UWHn">
|
|
<field name="EFFECT">FILL</field>
|
|
<value name="COLOR">
|
|
<shadow type="colour_picker" id="B`6;Xv{s2TFp8Yd=ZpSD">
|
|
<field name="COLOUR">#000000</field>
|
|
</shadow>
|
|
</value>
|
|
<next>
|
|
<block type="set_led" id="^Vcs}ki?#ctf7rAchix$">
|
|
<value name="INDEX">
|
|
<shadow type="math_number" id="U;VWW$[*LOF7Gf,~?YR7">
|
|
<field name="NUM">0</field>
|
|
</shadow>
|
|
<block type="math_arithmetic" id="AI6PZBd`]_Z%_~4c-%dB">
|
|
<field name="OP">MULTIPLY</field>
|
|
<value name="A">
|
|
<shadow type="math_number" id="|p}X]`SedK3).F/;}NlB">
|
|
<field name="NUM">1</field>
|
|
</shadow>
|
|
<block type="math_arithmetic" id="-haE#:,cg{-J=NZERA;F">
|
|
<field name="OP">DIVIDE</field>
|
|
<value name="A">
|
|
<shadow type="math_number" id="::st;ot}[r]csqceURu*">
|
|
<field name="NUM">1</field>
|
|
</shadow>
|
|
<block type="math_arithmetic" id="a%+LN)F~=Igg+,p02[qo">
|
|
<field name="OP">ADD</field>
|
|
<value name="A">
|
|
<shadow type="math_number" id="*yIGN((y)/^z0:f5:VDw">
|
|
<field name="NUM">1</field>
|
|
</shadow>
|
|
<block type="get_yaw" id="mf%77q30bEqNfc/3`Mtb">
|
|
<field name="FRAME_ID">MAP</field>
|
|
<value name="ID">
|
|
<shadow type="math_number" id="xb32G.N#ip`|^Xv*MOmY">
|
|
<field name="NUM">0</field>
|
|
</shadow>
|
|
</value>
|
|
</block>
|
|
</value>
|
|
<value name="B">
|
|
<shadow type="math_number" id="T/fTrm;j2Azgav;gI{ZW">
|
|
<field name="NUM">180</field>
|
|
</shadow>
|
|
</value>
|
|
</block>
|
|
</value>
|
|
<value name="B">
|
|
<shadow type="math_number" id="Wo1/ZCeir,u6/.e1H+BB">
|
|
<field name="NUM">360</field>
|
|
</shadow>
|
|
</value>
|
|
</block>
|
|
</value>
|
|
<value name="B">
|
|
<shadow type="math_number" id="jENTcXz0C5/=)Xpd!}LL">
|
|
<field name="NUM">1</field>
|
|
</shadow>
|
|
<block type="variables_get" id="Ko,`n=i88FY~`YbQLA?[">
|
|
<field name="VAR" id="_{V-S5HPBUl]CcJkL1Jw">led_count</field>
|
|
</block>
|
|
</value>
|
|
</block>
|
|
</value>
|
|
<value name="COLOR">
|
|
<shadow type="colour_picker" id="+vw3bff.5c[=_w,Xm^C(">
|
|
<field name="COLOUR">#3366ff</field>
|
|
</shadow>
|
|
</value>
|
|
<next>
|
|
<block type="wait" id="DT%f$bn1*1El5zsgUW8Y">
|
|
<value name="TIME">
|
|
<shadow type="math_number" id="~Y0hNY[_^#v@aZkE-TH[">
|
|
<field name="NUM">0.1</field>
|
|
</shadow>
|
|
</value>
|
|
</block>
|
|
</next>
|
|
</block>
|
|
</next>
|
|
</block>
|
|
</statement>
|
|
</block>
|
|
</next>
|
|
</block>
|
|
</xml>
|