Documentation Status

Cannot load information on name: elektron_base, distro: electric, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
elektron_robot: elektron_base | elektron_bringup | elektron_defs | elektron_monitor | elektron_sensors

Package Summary

Documented

A ROS node which provides access to the Elektron mobile robot.

elektron_robot: elektron_base | elektron_bringup | elektron_defs | elektron_monitor | elektron_sensors

Package Summary

Documented

A ROS node which provides access to the Elektron mobile robot.

Cannot load information on name: elektron_base, distro: hydro, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: elektron_base, distro: indigo, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: elektron_base, distro: jade, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: elektron_base, distro: kinetic, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: elektron_base, distro: lunar, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.

Nodes

elektron_base_node

elektron_base_node controls Elektron mobile robot (set wheel speeds), retrieves and calculates odometry.

Subscribed Topics

~cmd_vel (geometry_msgs/Twist)
  • Desired robot speed

Published Topics

~odom (nav_msgs/Odometry)
  • The odometry of the robot based on the wheel movement

Parameters

~device (string, default: /dev/protonek)
  • Linux USB device from which to read the data.
~publish_odom_tf (bool, default: False)
  • Whether to publish or not odometry transform
~lin_scale (double, default: 1.0)
  • Linear scaling factor for correct odometry
~rot_scale (double, default: 1.0)
  • Angular scaling factor for correct odometry

Provided tf Transforms

odombase_link
  • the pose of the robot base in the odom frame. Only provided when publish_odom_tf is enabled.

Wiki: elektron_base (last edited 2011-07-05 20:56:21 by MaciejStefanczyk)