Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CopterExpress/clover
/ initNode
Function
initNode
clover_blocks/www/python.js:141–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
function
initNode() {
142
Blockly.Python.definitions_[
'import_rospy'
] =
'import rospy'
;
143
generateROSDefinitions();
144
}
145
146
function
simpleOffboard() {
147
rosDefinitions.offboard = true;
Callers
2
simpleOffboard
Function · 0.85
python.js
File · 0.85
Calls
1
generateROSDefinitions
Function · 0.85
Tested by
no test coverage detected