V-REP-YouBot-Demo:V-REP平台上的YouBot Control演示

上传者: 42171132 | 上传时间: 2023-03-08 19:35:23 | 文件大小: 34.36MB | 文件类型: ZIP
V-REP-YouBot-Demo 基于V-REP平台的入门级教程及Demo,从零开始学习如何在V-REP平台上进行机器人的仿真和交互。我们定了一个小目标,完成一个Demo。使用官方提供的KUKA公司的YouBot机器人模型来实验机器人的感知和控制过程,控制机器人从A点抓取物品,然后移动到B点将物品放置在B点的工作台上,这其中涉及到V-REP环境中的机器人感知和控制过程。 本项目包含多个YouBot机器人的控制Demo,现分别说明如下: 1. Demo_FirstDemo YouBot机器人的第一个简单控制代码,可以作为入门级学习代码。 2. Demo_KeyboardControlMove

文件下载

资源详情

[{"title":"( 90 个子文件 34.36MB ) V-REP-YouBot-Demo:V-REP平台上的YouBot Control演示","children":[{"title":"V-REP-YouBot-Demo-master","children":[{"title":"qrcode.jpg <span style='color:#111;'> 43.36KB </span>","children":null,"spread":false},{"title":"8_Demo_youBotTrackingPath","children":[{"title":"youBot_control.lua <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"youBot_custom.ttt <span style='color:#111;'> 1.35MB </span>","children":null,"spread":false},{"title":"路径跟随说明示意图.png <span style='color:#111;'> 19.83KB </span>","children":null,"spread":false},{"title":"path_tracking.gif <span style='color:#111;'> 6.61MB </span>","children":null,"spread":false},{"title":"youBot_Circle.ttt <span style='color:#111;'> 1.34MB </span>","children":null,"spread":false}],"spread":true},{"title":"Kuka-YouBot.png <span style='color:#111;'> 806.29KB </span>","children":null,"spread":false},{"title":"2_Demo_KeyboardControlMovement","children":[{"title":"V-REP-YouBot-Demo-KeyboardControlMovement.ttt <span style='color:#111;'> 1.35MB </span>","children":null,"spread":false},{"title":"KeyboardControlMovementScript.lua <span style='color:#111;'> 3.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false},{"title":"5_Demo_ArmInverseKinematicsIK","children":[{"title":"V-REP-YouBot-Demo-ArmKinematics.ttt <span style='color:#111;'> 1.35MB </span>","children":null,"spread":false},{"title":"ArmIKDemo.gif <span style='color:#111;'> 5.61MB </span>","children":null,"spread":false}],"spread":true},{"title":"3_Demo_ChassisKinematics","children":[{"title":"V-REP-YouBot-Demo-CirclePath.ttt <span style='color:#111;'> 1.47MB </span>","children":null,"spread":false},{"title":"YouBotPathDemo.gif <span style='color:#111;'> 706.34KB </span>","children":null,"spread":false},{"title":"youbot1.lua <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"V-REP-YouBot-Demo-ChassisKinematics.ttt <span style='color:#111;'> 1.34MB </span>","children":null,"spread":false},{"title":"YouBotPathDemo.png <span style='color:#111;'> 434.85KB </span>","children":null,"spread":false},{"title":"V_REP_circle_path.m <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"youbot2.lua <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false}],"spread":true},{"title":"6_Demo_MatlabAndPythonControl","children":[{"title":"matlab","children":[{"title":"demoMainControl.m <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"systemInitialization.m <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"VREP_RemoteAPIs","children":[{"title":"remApi.m <span style='color:#111;'> 97.12KB </span>","children":null,"spread":false},{"title":"readMe.txt <span style='color:#111;'> 963B </span>","children":null,"spread":false},{"title":"remoteApiProto.m <span style='color:#111;'> 34.92KB </span>","children":null,"spread":false},{"title":"remoteApi.dll <span style='color:#111;'> 76.00KB </span>","children":null,"spread":false},{"title":"complexCommandTest.m <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"simpleTest.m <span style='color:#111;'> 2.62KB </span>","children":null,"spread":false},{"title":"simpleSynchronousTest.m <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false}],"spread":true},{"title":"chassisInverseKinematics.m <span style='color:#111;'> 445B </span>","children":null,"spread":false},{"title":"VREP_wheelsControl.m <span style='color:#111;'> 255B </span>","children":null,"spread":false},{"title":"VREP_armControl.m <span style='color:#111;'> 248B </span>","children":null,"spread":false}],"spread":true},{"title":"MatlabPythonVREP.gif <span style='color:#111;'> 362.42KB </span>","children":null,"spread":false},{"title":"python","children":[{"title":"demoMainControl.py <span style='color:#111;'> 5.56KB </span>","children":null,"spread":false},{"title":"VREP_RemoteAPIs","children":[{"title":"complexCommandTest.py <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"ply.py <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"visualization.py <span style='color:#111;'> 24.22KB </span>","children":null,"spread":false},{"title":"synchronousImageTransmission.py <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"sendMovementSequence-pts.py <span style='color:#111;'> 10.04KB </span>","children":null,"spread":false},{"title":"sim.py <span style='color:#111;'> 68.61KB </span>","children":null,"spread":false},{"title":"readMe.txt <span style='color:#111;'> 278B </span>","children":null,"spread":false},{"title":"sendMovementSequence-mov.py <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false},{"title":"depth_image_encoding.py <span style='color:#111;'> 8.18KB </span>","children":null,"spread":false},{"title":"pathPlanningTest.py <span style='color:#111;'> 11.69KB </span>","children":null,"spread":false},{"title":"remoteApi.dll <span style='color:#111;'> 76.00KB </span>","children":null,"spread":false},{"title":"simConst.py <span style='color:#111;'> 41.99KB </span>","children":null,"spread":false},{"title":"pController.py <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"simConst.cpython-36.pyc <span style='color:#111;'> 24.62KB </span>","children":null,"spread":false},{"title":"sim.cpython-36.pyc <span style='color:#111;'> 49.02KB </span>","children":null,"spread":false},{"title":"sim.cpython-37.pyc <span style='color:#111;'> 49.02KB </span>","children":null,"spread":false},{"title":"simConst.cpython-37.pyc <span style='color:#111;'> 24.62KB </span>","children":null,"spread":false}],"spread":false},{"title":"sendSimultan2MovementSequences-mov.py <span style='color:#111;'> 6.72KB </span>","children":null,"spread":false},{"title":"simpleSynchronousTest.py <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":"simpleTest.py <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"V-REP-YouBot-Demo-RemoteAPI.ttt <span style='color:#111;'> 1.34MB </span>","children":null,"spread":false}],"spread":true},{"title":"1_Demo_FirstDemo","children":[{"title":"V-REP-YouBot-Demo-1.lua <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"V-REP-YouBot-Demo-1.ttt <span style='color:#111;'> 1.35MB </span>","children":null,"spread":false}],"spread":true},{"title":"4_Demo_DummyPath","children":[{"title":"V-REP-DummyPath-Demo.ttt <span style='color:#111;'> 243.28KB </span>","children":null,"spread":false},{"title":"DummyPathDemo.gif <span style='color:#111;'> 10.33MB </span>","children":null,"spread":false}],"spread":true},{"title":"7_Demo_youBotPickAndPlace","children":[{"title":".gitignore <span style='color:#111;'> 11B </span>","children":null,"spread":false},{"title":"code","children":[{"title":"TrajectoryGenerator.py <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":"FeedbackControl.py <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"vrep","children":[{"title":"demoRemoteControl.py <span style='color:#111;'> 5.56KB </span>","children":null,"spread":false},{"title":"VREP_RemoteAPIs","children":[{"title":"complexCommandTest.py <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"ply.py <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"visualization.py <span style='color:#111;'> 24.22KB </span>","children":null,"spread":false},{"title":"synchronousImageTransmission.py <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"sendMovementSequence-pts.py <span style='color:#111;'> 10.04KB </span>","children":null,"spread":false},{"title":"sim.py <span style='color:#111;'> 68.61KB </span>","children":null,"spread":false},{"title":"readMe.txt <span style='color:#111;'> 278B </span>","children":null,"spread":false},{"title":"sendMovementSequence-mov.py <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false},{"title":"depth_image_encoding.py <span style='color:#111;'> 8.18KB </span>","children":null,"spread":false},{"title":"pathPlanningTest.py <span style='color:#111;'> 11.69KB </span>","children":null,"spread":false},{"title":"remoteApi.dll <span style='color:#111;'> 76.00KB </span>","children":null,"spread":false},{"title":"simConst.py <span style='color:#111;'> 41.99KB </span>","children":null,"spread":false},{"title":"pController.py <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false},{"title":"sendSimultan2MovementSequences-mov.py <span style='color:#111;'> 6.72KB </span>","children":null,"spread":false},{"title":"simpleSynchronousTest.py <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":"simpleTest.py <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"JointLimits.py <span style='color:#111;'> 203B </span>","children":null,"spread":false},{"title":"modern_robotics","children":[{"title":"__init__.py <span style='color:#111;'> 59B </span>","children":null,"spread":false},{"title":"__version__.py <span style='color:#111;'> 23B </span>","children":null,"spread":false},{"title":"core.py <span style='color:#111;'> 76.96KB </span>","children":null,"spread":false}],"spread":false},{"title":"NextState.py <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"main.py <span style='color:#111;'> 12.72KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.assets","children":[{"title":"YoubotTopView.png <span style='color:#111;'> 48.42KB </span>","children":null,"spread":false},{"title":"GripperParams.png <span style='color:#111;'> 311.18KB </span>","children":null,"spread":false},{"title":"youBotParams.png <span style='color:#111;'> 337.22KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"vrep_scenes","children":[{"title":"youBot_pick_and_place.ttt <span style='color:#111;'> 717.03KB </span>","children":null,"spread":false}],"spread":false},{"title":"youBotPickAndPlace.gif <span style='color:#111;'> 2.26MB </span>","children":null,"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明