lcmTimeScheduleMessage

lcmTimeScheduleMessage
lcmTimeScheduleMessage

Represents a fixed slice of time where "begin" and "end" are seconds since the unix epoch.

JSON Example
{
    "begin": "string",
    "end": "string"
}
string As uint64 As uint64
begin
Optional

begin

string As uint64 As uint64
end
Optional

end