Go to the documentation of this file.
19 #include "CoreMinimal.h"
33 #include "RRTurtlebotBurger.generated.h"
Example of child class of ARRBaseRobot and base class for TurtlebotBurger.
Definition: TurtlebotBurgerBase.h:54
virtual bool SetupConstraintsAndPhysics()
Setup UPhysicsConstraintComponent.
Physics Joint component.
Definition: RRPhysicsJointComponent.h:64
RRDifferential Drive component class.
virtual bool SetupBody()
Create UStaticMeshComponent, create UPhysicsConstraintComponent.
Example of child class of ARRBaseRobot.
Definition: RRTurtlebotBurger.h:52
virtual void SetupWheelDrives()
Setup UDifferentialDriveComponent.