Skip to content

EmaroLab/gesture-based-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture based controller

This package collects ROS nodes that map IMU data to velocity commands for mobile robots.

Installation

Clone the repository in the source folder of your catkin workspace.

git clone https://github.com/EmaroLab/gesture-based-controller.git

Dependencies

In order to succesfully run the code, you should have installed ROS.

Nodes description

gb_controller : It performs a linear mapping of accelerations recorded by an IMU sensor to the velocity commands for a mobile robot.

The mapping coefficients depend on the robot to control and they can be set from launch file.

twist.linear.x = x * linear_coefficient
twist.angular.z = y * angular_coefficient

Documentation

emarolab.github.io/gesture-based-controller/

Author

Alessandro Carfì e-mail: alessandro.carfi@dibris.unige.it

This work derived from the original work of Enrique Coronado

About

Pool of controllers, for mobile robot, based on IMU data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published