GithubHelp home page GithubHelp logo

ros-universal-teleop's Introduction

= Description =

The purpose of this node is to allow a transparent layer for tele-operating robots, re-configurable and which does not depend on a particular robot. Both terrestrial and aerial robots are supported. This node reads input from keyboard (using the corresponding node) and joystick. Button and axis can be associated to "actions" and axis controls. The output is a geometry_msgs/Twist message, which is standard for controlling robots. The node will only emit velocity commands when the "override" is enabled (a special event) by the corresponding button/key. This allows the universal_teleop to co-exist with other nodes which control a robot autonomously. Whenever the "override" event is fired, this event can be received from any other node, disabling autonomous control and letting universal_teleop to control the robot. Furthermore, the requirement for this "override" to manually control the robot functions as a dead man's switch. If the joystick falls to the floor, the override will be released and the robot will be stopped.

= Topics =

== Subscribed ==

/joy (joy/Joy): input from joystick, reading buttons and axis

/keyboard/keyup, /keyboard/keydown (keyboard/Key): input from keyboard, key-up and key-down events respectively

== Advertised ==

/robot/cmd_vel (geometry_msgs/Twist): output velocity commands to robot

~events (universal_teleop/Event): output events

~controls (universal_teleop/Control): output controls

/robot/takeoff, /robot/land, /robot/reset: special commands used on aerial-robots for controlling takeoff and landings

ros-universal-teleop's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ros-universal-teleop's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.