reveal 功能 <<
Previous Next >> W5
remote api
clientID:如果連接失敗,clientID=-1。
simxGetObjectHandle(clientID,
"軸的名字"
,opmode):
軸的前置設定。
vrep.simxStartSimulation(clientID, opmode):自動幫你按開始鍵。
vrep.simxStopSimulation(clientID, opmode):自動重置vrep。
simxSetJointTargetVelocity(clientID,軸,弳度,opmode):控制軸旋轉幾度。
reveal 功能 <<
Previous Next >> W5