Skip to content

Aachen-Armchair-Engineers/armchair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armchair

In this project we focus on the problem of opening doors, a difficult task for wheelchair users without assistance by third parties. We are integrating a robotic arm and a computer vision enabled camera system into the wheelchair. We use an OAK-D camera with a self-trained neural network to recognize the large number of commercially available door handles and find their position relative to the robot arm. The wheelchair will check if there is enough space to position itself, grip the handle and open the door while driving backwards at the same time. Closing the door is also intended to work in the same manner.

Requirements

Install

  • Put everything your workspace/src and catkin_make

Use

  • roslaunch armchair armchair.launch
    • starts the entire project
    • Optional arguments:
      • model: armchair (default), mobilenet, yolov4
      • virtual_robot: true (default), false
  • roslaunch armchair mobile_publisher.launch
    • Only starts the mobilenet part
    • Optional arguments:
      • model: armchair (default), mobilenet

About

Robot and CV+AI assisted door opening for wheelchairs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published