Conscience Core
Public Member Functions | Public Attributes | List of all members
conscience_core::bridging::commands::environment_entities::CommandSmallMoveToBestDirectionOptions Struct Reference

#include <environmentEntitiesCommands.h>

Public Member Functions

 CommandSmallMoveToBestDirectionOptions (optional< bool > rawYaw=nullopt)
 

Public Attributes

optional< boolrawYaw = nullopt
 

Constructor & Destructor Documentation

◆ CommandSmallMoveToBestDirectionOptions()

conscience_core::bridging::commands::environment_entities::CommandSmallMoveToBestDirectionOptions::CommandSmallMoveToBestDirectionOptions ( optional< bool rawYaw = nullopt)

Member Data Documentation

◆ rawYaw

optional<bool> conscience_core::bridging::commands::environment_entities::CommandSmallMoveToBestDirectionOptions::rawYaw = nullopt

If entity is not simulated, delta yaw will be tracked based on physical IMU yaw, and not finalYaw (based on 3D environment). Defaults to false.


The documentation for this struct was generated from the following files: