Pioneer3DX Class

Microsoft Robotics Class Reference

MobileRobots Pioneer3DX implementation of the differential entity. It just specifies different physical properties in its custom constructor, otherwise uses the base class as is.

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataContractAttribute]
[CLSCompliantAttribute(true)]
public class Pioneer3DX : DifferentialDriveEntity

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation. . :: . .Entity
    Microsoft.Robotics.Simulation.Engine. . :: . .VisualEntity
      Microsoft.Robotics.Simulation.Engine. . :: . .DifferentialDriveEntity
        Microsoft.Robotics.Simulation.Engine..::..Pioneer3DX

See Also

Pioneer3DX Members

Microsoft.Robotics.Simulation.Engine Namespace