2010/5/25 Pierre JUILLARD <pierre.juill...@gmail.com> > Hello to all, > > I don't know if some of you already heard about QSpider, but this tool may > interest you and possibly be interesting for the pythonOCC projetc: > http://www.qspider.org/ > The website is in russian by default, but at the bottom of the page, on the > right, there are two buttons to switch from russian to english and > vice-versa. > > Basically, QSpider is (from the website): > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Project QSpider started on December, 19th, 2007. The project purpose is > working out of free software QSpider for modelling mechanical systems > (robots, mechanisms of parallel kinematics). > > QSpider is a free program for engineers and researchers. You also can will > join work on the program. We will be glad to any cooperation and support. > > Features of QSpider: > > - Mathematical modelling of spatial mechanisms with use of multilevel > representation of mechanical systems. The given approach allows to simplify > and reduce time of construction of models considerably. > - Modelling of auxiliary elements of the equipment, for example, the > rotary tables, special adaptations, etc. > - The main feature of the program is global parameterisation of model. > Any of model parametres can set a variable. The program allows to enter > defined a mathematical parity in the form of mathematical expressions and > to > modify all model at change of another or other sizes (parametres) of model. > - Construction of constructive elements of mechanisms (the basis, a > platform, a bed, etc.). > - Possibility of localisation of the program on other languages (now > the program is localised for English and Russian of languages). > - Independent sources of the program. The program is developed on C ++ > with use of free version Qt. QSpider works under control of operational > systems: Windows, Linux and MacOS. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Hope this can be of use. > Best regards, > > Pierre
Hi Pierre, Thanks for this link. QSpider seems to be an application dedicated to robotics. By 'application', I mean a kernel + a GUI. The Ubiforge project (http://www.urbiforge.com/) recently released under a free license a set of software components dedicated to robots control. Don't know if these projects both use a standardized API or data model, but I don't think so. I uploaded a couple of months ago a DYN package to the pythonocc svn repository. It aims at providing rigid bodies simulation features and relies on pyODE, maybe not the most efficient library but the one I have a few experience with (see http://www.youtube.com/watch?v=IW5VYbCGFYc and http://www.youtube.com/watch?v=_UVXC3X-dvU). This work is not finished yet. According to me, the most promising library is YADE ( https://yade-dem.org/wiki/Yade), which I've been following for a long time. I always wanted to get deeper in Yade but never found time to do it. Best Regards, Thomas
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users