Luajit and Torch using in Coppeliasim

Typically: "How do I... ", "How can I... " questions
Post Reply
zhy149
Posts: 132
Joined: 14 Apr 2021, 20:18

Luajit and Torch using in Coppeliasim

Post by zhy149 »

Hello Coppelia,

I know how to use Lua scripts inside Coppeliasim, but is there a way that I can use Luajit and Torch inside Coppeliasim?
Thank you very much!

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Luajit and Torch using in Coppeliasim

Post by coppelia »

Hello,

as far as I know, Luajit only supports Lua5.1
CoppeliaSim V4.2.0 moved to Lua5.3

Cheers

zhy149
Posts: 132
Joined: 14 Apr 2021, 20:18

Re: Luajit and Torch using in Coppeliasim

Post by zhy149 »

coppelia wrote: 19 Jul 2021, 15:22 Hello,

as far as I know, Luajit only supports Lua5.1
CoppeliaSim V4.2.0 moved to Lua5.3

Cheers
Hello Coppelia. Thank you! Is there a way I can import torch7 and build deep learning model inside child scripts? I don't have to use Luajit, but I'd like to use torch

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Luajit and Torch using in Coppeliasim

Post by coppelia »

Maybe check some of the available resources regarding Lua and Torch, and check on their mailing lists too.

Cheers

Post Reply