Skip to content

MihneaToader/RWR_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faur hand (placeholder) control

Prerequisites

Ubuntu 20.04 and ROS noetic

Installation and build

  1. Set up virtual environment in root directory
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  1. Build ROS package from root directory
catkin_make
source devel/setup.bash
  1. Set permissions for node files
cd src/faive_control/faive_control
chmod +x gripper_controller_node.py
chmod +x mano_faive_retargeter.py
chmod +x oakd_hand_tracker.py

Running the pipeline

Simply run the provided launch file:

roslaunch launch/teleop_oakd_rwr.launch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published