repository: git://github.com/neobotix/neo_driver Only released in EOL distros:  

Package Summary

transformation node for neobotix robots woth differential drive

Neo Platformctrl Diff

This package implements the diff drive kinematics to control diff drive platforms by [neobotix|neobotix].

Topics to publish/subscribe and configuration parameters

Subscribed Topics

/joint_states (sensor_msgs/JointStates)
  • gets the jointstates from the drives
/cmd_vel (geometry_msgs/Twist)
  • gets the velocity commands.

Published Topics

/odom (nav_msgs/Odometry)
  • publishes the robots odometry
/cmd_joint_traj (trajectory_msgs/JointTrajectoryPoint)
  • publishes the motor trajectory

Parameters

kinematics ()
  • chooses the kinematic model to be used.
wheelDiameter ()
  • the wheelDiameter in meter.
robotWidth ()
  • the robots width in meter.
sendTransform ()
  • should this node send transformations on /tf? [true, false]

Wiki: neo_platformctrl_diff (last edited 2012-02-10 13:38:38 by TimoHackel)