example.cfg

来自「机器人仿真软件」· CFG 代码 · 共 11 行

CFG
11
字号
# Instantiate the example driver, which supports the position interfacedriver(  name "exampledriver"  plugin "libexampledriver"  provides ["position2d:0"]   foo 1 )

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?