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/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/PinJointLimits.h(File PinJointLimits.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/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, DataPlotterParams, log_first_step)
Function DOC(Karana, Models, LinearProfileGenerator, create)
Function DOC(Karana, Models, ConstantProfileGenerator, create)
Function DOC(Karana, Models, CubicSplineProfileGenerator, setValues)
Function DOC(Karana, Models, CubicSplineProfileGenerator, create)
Function DOC(Karana, Models, SpringDamperParams, unsprung_length)
Function DOC(Karana, Models, SpringDamperScratch, velocity_error)
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 DOC(Karana, Models, UpdateProxyScene, getProxyScene)
Function DOC(Karana, Models, SyncRealTime, getRealTimeSpeed)
Function DOC(Karana, Models, GraphicalSceneMovieParams, isReady)
Function DOC(Karana, Models, GraphicalSceneMovieParams, filename_prefix)
Function DOC(Karana, Models, GraphicalSceneMovieParams, dir)
Function DOC(Karana, Models, ProjectConstraintErrorParams, isReady)
Function DOC(Karana, Models, ProjectConstraintErrorParams, tol)
Function DOC(Karana, Models, DataLoggerParams, log_first_step)
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_< PinJointLimitsParams, kc::ks_ptr< PinJointLimitsParams > >
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