Get desktop application:
View/edit binary Protocol Buffers messages
Initialize MJPC Agent.
only used on when there is asynchronous planning
(message has no fields)
Get the simulation state.
(message has no fields)
Set state of the MJPC Agent.
(message has no fields)
Get the current action from the Agent.
The time at which the plan should be evaluated, in seconds. If not set, the current time (from the last call to SetState) will be used. Note: for feedback controllers like iLQG, it's probably wrong to request the action in a future time, and instead the state should be set before calling GetAction.
If not zero, physics will be rolled out for the given duration (in seconds) and actions will be averaged over that period. During the rollout, the task's Transition will not be called.
For planners that use feedback terms (iLQG), if true, return the nominal action for the given time rather than applying feedback terms on the current state. For the sampling planner this has no effect.
Compute one plan step.
(message has no fields)
(message has no fields)
Step physics once, using actions from the planner.
if true, the policy from before the last call to PlanIteration will be used. This is useful for simulating planning delay.
(message has no fields)
Reset the Agent.
(message has no fields)
(message has no fields)
Set a task parameters.
map from parameter name to desired value
(message has no fields)
Get a task parameters.
(message has no fields)
Set cost weights.
cost weights by name
(message has no fields)
Get cost term residuals.
(message has no fields)
Get cost term values.
(message has no fields)
Set mode.
(message has no fields)
Get mode.
(message has no fields)
Get all modes.
(message has no fields)
Get best trajectory (states, actions, times).
(message has no fields)
A single method that can set many of the inputs.
map from parameter name to desired value
cost weights by name
set the positions of mocap bodies by name. If `state` is set too, mocap positions will be set after the state is set.
(message has no fields)
Used in:
Used in:
Used in:
Used in:
, ,Used in:
, ,used for normal numeric task parameters
used for values that come from drop down selections
Used in: