摘要:
The remote API functions are interacting with V-REP via socket communication in a way that reduces lag and network load to a great extent. The remote 阅读全文
摘要:
Torque or force mode: in this mode, the joint is simulated by the dynamics module, if and only if it is dynamically enabled. When dynamically enabled, 阅读全文
摘要:
在V-REP的模型浏览器中可以找到一个工具文件夹tools,点开后会在下面一栏中显示许多方框图,将这些方框拖到场景模型中可以实现一些特定的功能,方便建模或其它操作。 Center of mass visualization tool(显示质心) 先开看看这个工具,将其拖入到场景中后会自动弹出使用提示 阅读全文
摘要:
V-REP中集成了在线运动轨迹生成库Reflexxes Motion Library Type IV,目前Reflexxes公司已经被谷歌收购。(The Reflexxes Motion Libraries provide instantaneous trajectory generation ca 阅读全文
摘要:
Motion Planning Library V-REP 从3.3.0开始,使用运动规划库OMPL作为插件,通过调用API的方式代替以前的方法进行运动规划(The old path/motion planning functionality is still functional for back 阅读全文
摘要:
V-REP可以在几何组件中快速判断各种干扰与碰撞,以及计算多个组件间的最小距离。 碰撞检测 V-REP可以检测两个碰撞体实体(Collidable objects are objects that can be tested for collision against other collidabl 阅读全文