Giter VIP home page Giter VIP logo

teleop_twist_keyboard's Introduction

teleop_twist_keyboard

A fork of the Generic Keyboard Teleoperation for ROS. This teleop-keyboard features a ROS parameter interface as well as intuitive keyboard operation through press-and-hold.

Launch

To launch in seperate terminal window:

ros2 launch teleop_twist_keyboard teleop_twist_keyboard_launch.py

The two parameters speed and turn can be interfaced through ROS parameters. Initial values are set to 0.25 m/sĀ². For custom initial values, change launch file or run with

ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args -p speed:=3.141 -p turn:=3.141

Usage

If no key is pressed or the most recent key has been released, the stop command is sent.

This node takes keypresses from the keyboard and publishes them as Twist
messages. It works best with a US keyboard layout.
---------------------------
Moving around:
   u    i    o
   j    k    l
   m    ,    .

For Holonomic mode (strafing), hold down the shift key:
---------------------------
   U    I    O
   J    K    L
   M    <    >

t : up (+z)
b : down (-z)

q/z : increase/decrease max speeds by 10%
w/x : increase/decrease only linear speed by 10%
e/c : increase/decrease only angular speed by 10%

CTRL-C to quit

teleop_twist_keyboard's People

Contributors

clalancette avatar dirk-thomas avatar k-okada avatar kk6axq avatar liohau avatar lucasw avatar matthijsburgh avatar mikaelarguedas avatar mikepurvis avatar niemsoen avatar thorstink avatar trainman419 avatar

Forkers

relffok

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.