Description

This package uses a joystick for teleoperating robots by neobotix.

Topics/Configuration

Subscribed Topics

/joy (sensor_msgs/Joy)

Published Topics

/cmd_vel (geometry_msgs/Twist)

Parameters

axis_linear_x (int)
  • the joysticks x axis
scale_linear_x (float)
  • max linear velocity
axis_linear_y (int)
  • the joysticks y axis
scale_linear_y (float)
  • max linear velocity
axis_angular_z (int)
  • the joysticks w axis
scale_angular_z (float)
  • max angular velocity

Usage/Example

        roslaunch neo_teleop teleop.launch

Wiki: neo_teleop (last edited 2012-02-15 13:56:01 by TimoHackel)