File GeneralKModels_Py.cc#
↰ Parent directory (doxygen_docs/GeneralKModels)
Python bindings for GeneralKModels.
Definition (doxygen_docs/GeneralKModels/GeneralKModels_Py.cc)#
Includes#
GeneralKModels_Py_doc.hKarana/GeneralKModels/ComputedTorque.h(File ComputedTorque.h)Karana/GeneralKModels/DataLogger.h(File DataLogger.h)Karana/GeneralKModels/DataPlotter.h(File DataPlotter.h)Karana/GeneralKModels/GilRelease.h(File GilRelease.h)Karana/GeneralKModels/GraphicalSceneMovie.h(File GraphicalSceneMovie.h)Karana/GeneralKModels/Gravity.h(File Gravity.h)Karana/GeneralKModels/GravityInterface.h(File GravityInterface.h)Karana/GeneralKModels/PID.h(File PID.h)Karana/GeneralKModels/ParallelVehicles.h(File ParallelVehicles.h)Karana/GeneralKModels/PinJointLimits.h(File PinJointLimits.h)Karana/GeneralKModels/PinVelControl.h(File PinVelControl.h)Karana/GeneralKModels/ProjectConstraintError.h(File ProjectConstraintError.h)Karana/GeneralKModels/SpringDamper.h(File SpringDamper.h)Karana/GeneralKModels/SubhingeForceLimits.h(File SubhingeForceLimits.h)Karana/GeneralKModels/SubhingeSpringDamper.h(File SubhingeSpringDamper.h)Karana/GeneralKModels/SyncRealTime.h(File SyncRealTime.h)Karana/GeneralKModels/TimeDisplay.h(File TimeDisplay.h)Karana/GeneralKModels/UpdateProxyScene.h(File UpdateProxyScene.h)Karana/KCore/pybind11Utils.h(File pybind11Utils.h)Karana/KCore/pybind11_chrono_numpy.h(File pybind11_chrono_numpy.h)Karana/Math/Defs.h(File Defs.h)Karana/Math/pybind11Kquantities.h(File pybind11Kquantities.h)Karana/SOADyn/pybind11KModel.h(File pybind11KModel.h)pybind11/eigen.hpybind11/functional.hpybind11/pybind11.hpybind11/stl.hpybind11/typing.h
Functions#
Function def(py::init<>&::create, py::arg(“name”), DOC(Karana, Models, UniformGravity, create))
Function DOC(Karana, Models, UpdateProxyScene, getProxyScene)
Function DOC(Karana, Models, LinearProfileGenerator, create)
Function DOC(Karana, Models, SyncRealTime, getRealTimeSpeed)
Function DOC(Karana, Models, ConstantProfileGenerator, create)
Function DOC(Karana, Models, CubicSplineProfileGenerator, setValues)
Function DOC(Karana, Models, CubicSplineProfileGenerator, create)
Function DOC(Karana, Models, GraphicalSceneMovieParams, isReady)
Function DOC(Karana, Models, GraphicalSceneMovieParams, filename_prefix)
Function DOC(Karana, Models, SpringDamperParamsVars, unsprung_length)
Function DOC(Karana, Models, GraphicalSceneMovieParams, dir)
Function DOC(Karana, Models, GraphicalSceneMovieParams, render_first_frame)
Function DOC(Karana, Models, ProjectConstraintErrorParams, isReady)
Function DOC(Karana, Models, ProjectConstraintErrorParams, tol)
Function DOC(Karana, Models, SpringDamperParams, unsprung_length)
Function DOC(Karana, Models, DataLoggerParams, log_first_step)
Function DOC(Karana, Models, SpringDamperScratchVars, offset)
Function DOC(Karana, Models, SpringDamperScratchVars, velocity_error)
Function DOC(Karana, Models, DataPlotterParams, log_first_step)
Function DOC(Karana, Models, SpringDamperScratchVars, position_error)
Function DOC(Karana, Models, SpringDamperScratchVars, stiffness_force)
Function DOC(Karana, Models, SpringDamperScratchVars, damping_force)
Function DOC(Karana, Models, ParallelVehicles, getVehicleStatePropagators)
Function DOC(Karana, Models, SpringDamperScratchVars, total_force)
Function DOC(Karana, Models, ParallelVehicles, setVehicleStatePropagators)
Function DOC(Karana, Models, ParallelVehicles, getRunInSerial)
Function DOC(Karana, Models, SpringDamperScratch, velocity_error)
Function DOC(Karana, Models, ParallelVehicles, setRunInSerial)
Function DOC(Karana, Models, SpringDamperScratch, position_error)
Function DOC(Karana, Models, SpringDamperScratch, stiffness_force)
Function DOC(Karana, Models, SpringDamperScratch, damping_force)
Function DOC(Karana, Models, SpringDamperScratch, total_force)
Function DOC(Karana, Models, PinJointLimitsParams, lower_limit)
Function DOC(Karana, Models, PinJointLimitsParams, upper_limit)
Function DOC(Karana, Models, SubhingeSpringDamperParams, isReady)
Function DOC(Karana, Models, SubhingeSpringDamperParams, setpoint)
Function DOC(Karana, Models, SubhingeSpringDamper, preDeriv)
Function DOC(Karana, Models, SubhingeSpringDamper, getSubhinge)
Function DOC(Karana, Models, SubhingeForceLimitsParams, isReady)
Function DOC(Karana, Models, SubhingeForceLimitsParams, upper_limits)
Function DOC(Karana, Models, SubhingeForceLimitsParams, lower_limits)
Function py::class_< DataLoggerParams, kc::ks_ptr< DataLoggerParams > >
Function py::class_< DataPlotterParams, kc::ks_ptr< DataPlotterParams > >
Function py::class_< GraphicalSceneMovieParams, kc::ks_ptr< GraphicalSceneMovieParams > >
Function py::class_< PIDParamsVars, Karana::Core::BaseVars, kc::ks_ptr< PIDParamsVars > >
Function py::class_< PinJointLimitsParams, kc::ks_ptr< PinJointLimitsParams > >
Function py::class_< PinVelControlParams, kc::ks_ptr< PinVelControlParams > >
Function py::class_< ProjectConstraintErrorParams, kc::ks_ptr< ProjectConstraintErrorParams > >
Function py::class_< SpringDamperParams, kc::ks_ptr< SpringDamperParams > >
Function py::class_< SpringDamperScratch, kc::ks_ptr< SpringDamperScratch > >
Function py::class_< SubhingeForceLimitsParams, kc::ks_ptr< SubhingeForceLimitsParams > >
Function py::class_< SubhingeSpringDamperParams, kc::ks_ptr< SubhingeSpringDamperParams > >
Function py::class_< TimeDisplayParams, kc::ks_ptr< TimeDisplayParams > >
Variables#
Template Variable ConstantProfileGenerator< double >::create
Template Variable ConstantProfileGenerator< km::ArrayVec >::create
Template Variable ConstantProfileGenerator< km::ArrayVec >::q
Template Variable ConstantProfileGenerator< km::UnitQuaternion >::create
Template Variable ConstantProfileGenerator< km::UnitQuaternion >::q
Template Variable CubicSplineProfileGenerator< double >::create
Template Variable CubicSplineProfileGenerator< double >::setValues
Template Variable CubicSplineProfileGenerator< km::ArrayVec >::create
Template Variable CubicSplineProfileGenerator< km::ArrayVec >::setValues
Template Variable LinearProfileGenerator< km::ArrayVec >::create
Template Variable LinearProfileGenerator< km::ArrayVec >::q_f
Template Variable LinearProfileGenerator< km::ArrayVec >::q_i
Template Variable LinearProfileGenerator< km::ArrayVec >::t_f
Template Variable LinearProfileGenerator< km::ArrayVec >::t_i
Template Variable ProfileGenerator< km::UnitQuaternion >::getU
Template Variable ProfileGenerator< km::UnitQuaternion >::getUdot