Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
/ MarvinARM Public archive

Robot Arms that mimic human motion using Azure Kinect Body SDK

Notifications You must be signed in to change notification settings

thedavekwon/MarvinARM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarvinARM

Marvin by Do Hyung (Dave) Kwon and Rose Gebhardt

Requirement

ROS Melodic
Azure Kinect SDK
Azure Kinect Body Tracking SDK
Azure Kinect ROS driver
Openmanipulator X

Installation

cd ~/catkin_ws/src
git clone https://github.com/thedavekwon/MarvinARM.git
rosdep install --from-paths MarvinARM --ignore-src -r -y
cd ~/catkin_ws
catkin_make

Install rosdep

# ROS Noetic
sudo apt-get install python3-rosdep
# ROS Melodic and earlier
sudo apt-get install python-rosdep

Usage

roslaunch mimic mimic.launch

# for launching gazebo
roslaunch mimic mimic_gazebo.launch

Sources

  1. ROBOTIS-GIT/open_manipulator
  2. microsoft/Azure_Kinect_ROS_Driver

About

Robot Arms that mimic human motion using Azure Kinect Body SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published