INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
SegwayRmp
|
Controls Segway RMP: a two-wheeled balancing robot.
This component dynamically loads an implementation of a Hydro hardware interface hydrointerfaces::SegwayRmp. You can also load your own implementation as long as the shared library is in the path. See Hydro documentation for the list of available drivers.
SegwayRmp.Config.DriverLib
(string)SegwayRmp.Config.EnableMotion
(bool)SegwayRmp.Config.DriveInReverse
(bool)SegwayRmp.Config.Odometry2dPublishInterval
(double) [s]SegwayRmp.Config.Odometry3dPublishInterval
(double) [s]SegwayRmp.Config.PowerPublishInterval
(double) [s]SegwayRmp.Config.StatusPublishInterval
(double) [s]SegwayRmp.Config.EnableEStop
(bool)SegwayRmp.Config.EStop.KeepAlivePeriodSec
(double) [s]Parameters describing the vehicle (see orca::VehicleDescription for details)
SegwayRmp.Config.VehicleDescription.Control.Type
(string)SegwayRmp.Config.VehicleDescription.Control.VelocityDifferential.MaxForwardSpeed
(m/s)SegwayRmp.Config.VehicleDescription.Control.VelocityDifferential.MaxReverseSpeed
(m/s)SegwayRmp.Config.VehicleDescription.Control.VelocityDifferential.MaxTurnrate
(deg/s)SegwayRmp.Config.VehicleDescription.Control.VelocityDifferential.MaxLateralAcceleration
(m/s/s)SegwayRmp.Config.VehicleDescription.Control.VelocityDifferential.MaxForwardAcceleration
(m/s/s)SegwayRmp.Config.VehicleDescription.Control.VelocityDifferential.MaxReverseAcceleration
(m/s/s)SegwayRmp.Config.VehicleDescription.Control.VelocityDifferential.MaxRotationalAcceleration
(deg/s/s)SegwayRmp.Config.VehicleDescription.Geometry.Type
(string)SegwayRmp.Config.VehicleDescription.Geometry.Cylindrical.Radius
(m)SegwayRmp.Config.VehicleDescription.Geometry.Cylindrical.Height
(m)SegwayRmp.Config.VehicleDescription.Geometry.Cylindrical.PlatformToGeometryTransform
(Frame3d) [m, deg]An example configuration file is installed into [ORCA-INSTALL-DIR]/share/orca/cfg/ directory.
Alex Makarenko & Alex Brooks.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)