Skip to content

AGH-CEAI/teleop2servo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teleop2servo

ROS 2 teleoperation node for controlling a robot using MoveIt Servo with various input devices.

What it does

  • Sends JointJog and TwistStamped commands from keyboard input
  • Supports joint and Cartesian (base) control (underconstruction)
  • Clean shutdown with Ctrl+C

Run

ros2 run teleop2servo teleop_keyboard_node --ros-args --params-file "path to /teleop2servo/config/teleop_keyboard.yaml"

Make sure MoveIt Servo is running and the terminal window has focus.

License

Apache 2.0

About

A ROS 2 package to control the MoveIt actions from human input devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors