原文:V-rep学习笔记:关节力矩控制

Torque or force mode When the joint motor is enabled and the control loop is disabled, then the joint will try to reach the desired target velocity given the maximum torque force it is capable to del ...

2017-05-03 17:23 0 1671 推荐指数:

查看详情

V-rep学习笔记:转动关节1

  V-REP(Virtual Robot Experimentation Platform),是全球领先的机器人及模拟自动化软件平台。V-REP让使用者可以模拟整个机器人系统或其子系统(如感测器或机械结构),通过详尽的应用程序接口(API),可以轻易的整合机器人的各项功能。V-REP可以被使用 ...

Fri Sep 30 21:59:00 CST 2016 8 12055
V-rep学习笔记:转动关节2

  Torque or force mode: in this mode, the joint is simulated by the dynamics module, if and only if ...

Sat Feb 11 23:06:00 CST 2017 3 2653
V-rep学习笔记:串口操作

  VREP Regular API提供了串口操作的相关函数,可以对串口进行打开、关闭和读写:   下面使用一款淘宝上常见的AHRS(Attitude and heading reference system,航姿参考系统)模块来驱动VREP中的虚拟模型,控制其姿态。VREP通过串口读取 ...

Wed Aug 30 06:26:00 CST 2017 0 1725
V-rep学习笔记:切削

  V-REP allows you to perform cutting simulations. The user can model almost any type of cutting volumes as long as they are convex (however you can ...

Sat Jul 14 19:11:00 CST 2018 0 1210
V-rep学习笔记:ROSInterface

Ubuntu 14.04 上安装V-rep 3.4.0   进入VREP官网下载Linux版本的V-rep(注意V-rep 3.4.0只有64位的版本,因此操作系统也要与之对应,Ubuntu 32位系统就无法运行V-rep 3.4。如果想使用以前的V-rep版本,可以进入这个网址下载 ...

Sun Nov 19 04:29:00 CST 2017 8 8399
V-rep学习笔记:碰撞检测与距离计算

  V-REP可以在几何组件中快速判断各种干扰与碰撞,以及计算多个组件间的最小距离。 碰撞检测   V-REP可以检测两个碰撞体实体(Collidable objects are objects that can be tested for collision against ...

Wed Jan 18 22:09:00 CST 2017 0 1869
V-rep学习笔记:曲柄摇杆机构

在ADAMS中创建一个曲柄摇杆机构很方便,但是V-rep中建模就比较麻烦。下面将自己在V-rep中建立曲柄摇杆机构模型的过程记录下来(由于对V-rep不是很熟,可能会有一些错误,只能等以后发现了再改进)。首先曲柄摇杆机构要满足杆长条件,即最短杆和最长杆长度之和要小于或等于其它两杆(参考机械原理 ...

Fri Sep 30 22:00:00 CST 2016 5 4465
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM