-
Notifications
You must be signed in to change notification settings - Fork 14
HAPTIX DEKA Luke hand installation
hmhan1236 edited this page Mar 29, 2018
·
1 revision
이 튜토리얼에서는 DEKA Luke 손 모델을 설치하는 방법과 시뮬레이션 환경을 시작하는 방법을 설명한다.
설치 단계를 이미 완료했다고 가정합니다.
모든 수행팀 리더는 DEKA 웹 전송 시스템에서 DEKA Luke 핸드 모델에 대한 다운로드 링크를 받아야한다. 사본을 받았음이 확실하지 않으면 [email protected]
에 도움을 요청해라.
모델 파일은 Luke_Hand_Gazebo_vXX.X.zip
과 같은 압축 파일로 제공되며 해당 문서 파일은 Luke_Hand_Gazebo_Doc_vXX.X.zip
이라는 다른 zip 파일에 있다.
일반적인 haptix 및 시뮬레이션 API 문서는 여기에서 찾을 수 있다.
unzip Luke_Hand_Gazebo_vX.X.zip -d ~/.gazebo/models/
unzip Luke_Hand_Gazebo_Doc_vX.X.zip -d /tmp/
문서를 보고싶다면 브라우저에서 다음 링크를 열어라: file:///tmp/haptix_wiki/haptix/index.html
가제보를 DEKA Luke 손 모델과 함께 시작하기위해 터미널창에서 다음 명령을 입력해라:
gazebo --verbose worlds/luke_hand.world
-
Robot Simulators
-
Build a Robot
- Model structure and requirements
- How to contribute a model
- Make a model
- Make a Mobile Robot
- The relationship among Link, Joint and Axis
- Import Meshes
- Attach Meshes
- Add a Sensor to a Robot
- Make a Simple Gripper
- Attach Gripper to Robot
- Nested model
- Model Editor
- Animated Box
- Make an animated model(actor)
- Inertial parameters of triangle meshes
- Visibility layers
-
Model Editor
-
Build a World
-
Tools and utilities
-
Write a plugin
-
Plugins
-
Sensors
-
User input
-
Transport Library
-
Rendering Library
-
Connect to ROS
-
Ros Control - Advanced
-
DRCSIM for ROS Kinetic (Ubuntu16.04)
-
DRCSIM
- DRC Simulator installation
- Launchfile options
- Spawn Atlas into a custom world
- Animate joints
- Atlas Keyboard Teleoperation over ROS
- Teleoperate atlas with a music mixer
- Visualization and logging
- Atlas MultiSense SL head
- How to use the Atlas Sim Interface
- Atlas fake walking
- Grasp with Sandia hands
- DRC vehicle tele-operation
- DRC vehicle tele operation with Atlas
- Sending joint commands with ROS
- Atlas control over ROS with python
- Modify environment
- Atlas switching control modes
- Atlas Controller Synchronization over ROS Topics
- Changing Viscous Damping Coefficients Over ROS Service
- Running BDI controller demo
- Using the RobotiQ 3 Finger Adaptive Robot Gripper
- BDI Atlas Robot Interface 3.0.0 Stand In Example
-
HAPTIX
- HAPTIX software install and update
- HAPTIX C API
- HAPTIX Matlab and Octave API
- HAPTIX Simulation World API
- HAPTIX Teleoperation
- HAPTIX environment setup
- HAPTIX Optitrack Control
- HAPTIX Tactor Glove
- HAPTIX Simulation World API with Custom World Example
- HAPTIX logging
- HAPTIX DEKA Luke hand installation
- HAPTIX Simulation Scoring Plugin Example
-
MoveIt!
-
Rviz & rqt & ROSBAG
- Control Theory
- TroubleShooting
- Solidworks model to URDF
- ROS-Gazebo with MATLab
- MATLab installation in Linux
- [Gazebo simulation with MATLab]