码迷,mamicode.com
首页 > Windows程序 > 详细

webot设备motor的api

时间:2019-03-13 00:19:00      阅读:369      评论:0      收藏:0      [点我收藏+]

标签:ORC   lin   script   sensor   city   position   运动   near   field   

Index

Description
Field Summary
Units
Initial Transformation and Position
Position Control
Velocity Control
Force and Torque Control
Motor Limits
Energy Consumption
Motor Functions
  wb_motor_set_position
  wb_motor_set_velocity
  wb_motor_set_acceleration
  wb_motor_set_available_force
  wb_motor_set_available_torque
  wb_motor_set_control_pid
  wb_motor_get_target_position
  wb_motor_get_min_position
  wb_motor_get_max_position
  wb_motor_get_velocity
  wb_motor_get_max_velocity
  wb_motor_get_acceleration
  wb_motor_get_available_force
  wb_motor_get_max_force
  wb_motor_get_available_torque
  wb_motor_get_max_torque
  wb_motor_enable_force_feedback
  wb_motor_disable_force_feedback
  wb_motor_get_force_feedback
  wb_motor_get_force_feedback_sampling_period
  wb_motor_enable_torque_feedback
  wb_motor_disable_torque_feedback
  wb_motor_get_torque_feedback
  wb_motor_get_torque_feedback_sampling_period
  wb_motor_set_force
  wb_motor_set_torque
  wb_motor_get_type
  wb_motor_get_brake
  wb_motor_get_position_sensor

 

描述

Motor节点是一个抽象节点(未实例化),其派生类是RotationalMotor和LinearMotor。 这些类可用于机械模拟为关节提供动力,从而沿其一个轴产生运动。

当在这些节点的device (resp. device or device2)字段内设置时,RotationalMotor可以为HingeJoint(分别为Hinge2Joint)供电。 然后它产生围绕选择轴的旋转运动。 同样,LinearMotor可以驱动SliderJoint,沿其轴产生滑动。

webot设备motor的api

标签:ORC   lin   script   sensor   city   position   运动   near   field   

原文地址:https://www.cnblogs.com/jdzhang1995/p/10520468.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!