We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e559671 commit d0027e9Copy full SHA for d0027e9
Motion Planning generator.lua
@@ -155,7 +155,7 @@ function generate()
155
end
156
appendLine("sim = require 'sim'")
157
appendLine("simOMPL = require 'simOMPL'")
158
- appendLine("robotConfigPath = require 'models.robotConfigPath'")
+ appendLine("robotConfigPath = require 'models.robotConfigPath-2'")
159
appendLine("")
160
appendLine("function sysCall_init()")
161
appendLine(" model = sim.getObject '::'")
0 commit comments