Ahmed Faisal Abdelrahman

Results 3 issues of Ahmed Faisal Abdelrahman

# Summary of changes This pull request addresses introduces a `recognize_gesture_action` action, which involves two stages: * Gesture classification: classifying an observed gesture according to a set of known gesture...

# Summary of changes This pull request addresses part of #230. It introduces an implementation of DMP obstacle avoidance as presented in [this paper](https://ieeexplore.ieee.org/document/5152423), where a force term computed from...

## Problem description The current DMP-based implementation of the move arm action uses open-loop, naive trajectory generation, which does not take obstacles into account. For example, if the robot attempts...

Type: Enhancement
Feature: Manipulation