MCPcopy Create free account

hub / github.com/TimSchneider42/franky / functions

Functions282 in github.com/TimSchneider42/franky

↓ 27 callersMethodget
* @brief Get the current value of the limit. * * Retrieves the current value stored in this limit. * * @return The current value of the li
include/franky/dynamics_limit.hpp:110
↓ 25 callersFunctiontoEigen
include/franky/util.hpp:23
↓ 16 callersMethodmove
* @brief Execute the given motion * @param motion The motion to execute. * @param async Whether to execute the motion asynchronously. */
include/franky/robot.hpp:362
↓ 16 callersMethodvector_repr
src/robot_pose.cpp:34
↓ 12 callersMethodrepr
* @brief The string representation of the measure. */
include/franky/motion/measure.hpp:53
↓ 11 callersMethodelbow_state
* @brief Get the elbow state. * * @return The elbow state. */
include/franky/robot_pose.hpp:128
↓ 9 callersFunctionstdToAffine
include/franky/util.hpp:44
↓ 8 callersMethodsend_control_api_request
( self, target: str, headers: Optional[Dict[str, str]] = None, body: Optional[
franky/robot_web_session.py:132
↓ 8 callersMethodvelocity
* @brief The velocity component of the state. */
include/franky/joint_state.hpp:48
↓ 7 callersFunctionpatchMutexRT
* @brief Patch std::mutex to allow for priority inheritance. * * Priority inheritance ensures that the thread currently holding this mutex * receiv
src/rt_mutex.cpp:34
↓ 7 callersFunctiontoEigenD
include/franky/util.hpp:28
↓ 6 callersMethodtransformWith
* @brief Transform the frame of the twist by applying the given affine * transform. * * @param transformation The transformation to apply.
include/franky/twist.hpp:52
↓ 5 callersMethodjoint_3_pos
* @brief The position of the 3rd joint. */
include/franky/elbow_state.hpp:71
↓ 5 callersMethodsend_api_request
( self, target: str, headers: Optional[Dict[str, str]] = None, body: Optional[
franky/robot_web_session.py:117
↓ 4 callersFunctioncheckRes
Common helper function to handle error checking for system calls
src/rt_mutex.cpp:18
↓ 4 callersMethodend_effector_pose
* @brief Get the end effector pose. * * @return The end effector pose. */
include/franky/robot_pose.hpp:121
↓ 4 callersMethodjoint_4_flip
* @brief The flip direction of the 4th joint. */
include/franky/elbow_state.hpp:76
↓ 4 callersMethodpose
src/model.cpp:18
↓ 4 callersMethodupdate
src/robot_state_estimator.cpp:32
↓ 3 callersMethod_close_pilot_button_socket
(self)
franky/robot_web_session.py:352
↓ 3 callersMethodget_system_status
(self)
franky/robot_web_session.py:273
↓ 3 callersMethodhas_control
(self)
franky/robot_web_session.py:232
↓ 3 callersMethodinit
src/motion/motion.cpp:50
↓ 3 callersMethodposition
* @brief The position component of the state. */
include/franky/joint_state.hpp:43
↓ 2 callersMethod_parse_pilot_button_payload
(self, payload: str)
franky/robot_web_session.py:360
↓ 2 callersMethod_patch_function
(self, function: Function)
custom_stubgen.py:29
↓ 2 callersMethodacceleration
* @brief Acceleration factor. */
include/franky/relative_dynamics_factor.hpp:54
↓ 2 callersMethodadd
python/sequential_executor.cpp:17
↓ 2 callersMethodas_franka_velocity
src/robot_velocity.cpp:41
↓ 2 callersMethodchangeEndEffectorFrame
* @brief Change the frame of the end effector by applying a transformation * from the right side. This is equivalent to calling * rightTransform
include/franky/robot_pose.hpp:104
↓ 2 callersMethodclose
(self)
franky/robot_web_session.py:166
↓ 2 callersMethodelbow_velocity
* @brief Get the elbow velocity. * * @return The elbow velocity. */
include/franky/robot_velocity.hpp:131
↓ 2 callersMethodhas_new_motion
src/motion/motion_generator.cpp:85
↓ 2 callersMethodjerk
* @brief Jerk factor. */
include/franky/relative_dynamics_factor.hpp:59
↓ 2 callersMethodmax_dynamics
* @brief Whether the maximum dynamics should be used. */
include/franky/relative_dynamics_factor.hpp:64
↓ 2 callersMethodopen
src/gripper.cpp:14
↓ 2 callersMethodregisterCallback
src/motion/motion.cpp:24
↓ 2 callersMethodrelative_dynamics_factor
src/robot.cpp:123
↓ 2 callersMethodrobot
include/franky/motion/motion.hpp:101
↓ 2 callersMethodto_array
* @brief Get the joint position and flip direction as an array. * * @param default_flip_direction The default flip direction to use if not *
include/franky/elbow_state.hpp:63
↓ 2 callersMethodtransform
* @brief Transform the frame of the velocity by applying the given affine * transform. * * @param affine The affine to apply. * @return Th
include/franky/robot_velocity.hpp:83
↓ 2 callersMethodtransformWith
* @brief Transform the frame of the twist acceleration by applying the given * affine transform. * * @param transformation The transformation
include/franky/twist_acceleration.hpp:53
↓ 2 callersMethodwithElbowState
* @brief Get the pose with a new elbow state. * * @param elbow_state The new elbow state. * @return The pose with the new elbow state. */
include/franky/robot_pose.hpp:112
↓ 1 callersMethod__check_control_token
(self)
franky/robot_web_session.py:182
↓ 1 callersMethod__encode_password
(user: str, password: str)
franky/robot_web_session.py:84
↓ 1 callersMethod_get_pilot_button_socket
(self)
franky/robot_web_session.py:338
↓ 1 callersMethod_send_api_request
( self, target: str, headers: Optional[Dict[str, str]] = None, body: Optional[
franky/robot_web_session.py:95
↓ 1 callersMethodangular_acceleration
* @brief Get the angular acceleration. * * @return The angular acceleration [rad/s^2]. */
include/franky/twist_acceleration.hpp:103
↓ 1 callersMethodangular_velocity
* @brief Get the angular velocity. * * @return The angular velocity [rad/s]. */
include/franky/twist.hpp:93
↓ 1 callersMethodas_franka_pose
src/robot_pose.cpp:43
↓ 1 callersFunctionbind_enums
python/bind_enums.cpp:9
↓ 1 callersFunctionbind_errors
python/bind_errors.cpp:49
↓ 1 callersFunctionbind_misc
python/bind_misc.cpp:13
↓ 1 callersFunctionbind_model
python/bind_model.cpp:13
↓ 1 callersFunctionbind_motion_cartesian_pos
python/bind_motion_cartesian_pos.cpp:11
↓ 1 callersFunctionbind_motion_cartesian_vel
python/bind_motion_cartesian_vel.cpp:11
↓ 1 callersFunctionbind_motion_joint_pos
python/bind_motion_joint_pos.cpp:11
↓ 1 callersFunctionbind_motion_joint_vel
python/bind_motion_joint_vel.cpp:11
↓ 1 callersFunctionbind_motion_torque
python/bind_motion_torque.cpp:11
↓ 1 callersFunctionbind_reactions
python/bind_reactions.cpp:71
↓ 1 callersFunctionbind_robot
python/bind_robot.cpp:37
↓ 1 callersFunctionbind_robot_state
python/bind_robot_state.cpp:38
↓ 1 callersFunctionbind_state_repr
python/bind_state_repr.cpp:13
↓ 1 callersMethodbodyJacobian
src/model.cpp:27
↓ 1 callersMethodbuild_extension
(self, ext)
setup.py:35
↓ 1 callersMethodcheckAndCallReactions
src/motion/motion.cpp:67
↓ 1 callersMethodcondition
* @brief Check if the condition is met. * @param robot_state The current robot state. * @param rel_time The time since the start of the current
include/franky/motion/reaction.hpp:68
↓ 1 callersMethodcoriolis
src/model.cpp:54
↓ 1 callersMethodend_effector_twist
* @brief Get the end effector twist. * * @return The end effector twist. */
include/franky/robot_velocity.hpp:124
↓ 1 callersMethodjoinMotion
* @brief Wait for the current motion to finish. Throw any exceptions that * occurred during the motion. */
include/franky/robot.hpp:324
↓ 1 callersMethodleftTransform
* @brief Transform this pose with a given affine transformation from the left * side. * * @param transform The transform to apply. * @retu
include/franky/robot_pose.hpp:81
↓ 1 callersMethodlinear_acceleration
* @brief Get the linear acceleration. * * @return The linear acceleration [m/s^2]. */
include/franky/twist_acceleration.hpp:96
↓ 1 callersMethodlinear_velocity
* @brief Get the linear velocity. * * @return The linear velocity [m/s]. */
include/franky/twist.hpp:86
↓ 1 callersFunctionmk_affine
examples/util.cpp:3
↓ 1 callersMethodmodel
* @brief The model of the robot. * * The model is loaded in the constructor, so calling this function does not * incur any overhead. */
include/franky/robot.hpp:310
↓ 1 callersMethodnextCommand
src/motion/motion.cpp:57
↓ 1 callersMethodopen
(self, timeout: float = 30.0)
franky/robot_web_session.py:146
↓ 1 callersMethodpoll_buttons
Poll for Pilot button events, returning all currently available. Args: timeout: Maximum seconds to wait for the first event.
franky/robot_web_session.py:298
↓ 1 callersMethodpop
python/concurrent_queue.hpp:20
↓ 1 callersMethodpose
* @brief Pose component of the state. */
include/franky/cartesian_state.hpp:62
↓ 1 callersMethodpropagateThroughLink
* @brief Propagate the twist through a link with the given translation. * Hence, suppose this twist is the twist of a frame A, then this function
include/franky/twist.hpp:77
↓ 1 callersMethodpush
python/concurrent_queue.hpp:14
↓ 1 callersMethodregisterUpdateCallback
* @brief Register a callback that is called in every step of the motion. * @param callback The callback to register. Callbacks are called with the
include/franky/motion/motion_generator.hpp:60
↓ 1 callersMethodrelease_control
(self)
franky/robot_web_session.py:214
↓ 1 callersMethodresetTimeUnsafe
src/motion/motion_generator.cpp:90
↓ 1 callersMethodrightTransform
* @brief Transform this pose with a given affine transformation from the * right side. * * @param transform The transform to apply. * @ret
include/franky/robot_pose.hpp:92
↓ 1 callersMethodsetRelativeDynamicsFactor
src/robot.cpp:128
↓ 1 callersMethodtransformWith
* @brief Transform the frame of the state by applying the given affine * transform. * * @param transform The transformation to apply. * @r
include/franky/cartesian_state.hpp:42
↓ 1 callersMethodunlock_brakes
(self)
franky/robot_web_session.py:249
↓ 1 callersMethodupdateMotion
src/motion/motion_generator.cpp:79
↓ 1 callersMethodzeroJacobian
src/model.cpp:36
MethodAbsTime
src/motion/measure.cpp:73
MethodCartesianImpedanceMotion
src/motion/cartesian_impedance_motion.cpp:11
MethodCartesianMotion
src/motion/cartesian_motion.cpp:8
MethodCartesianState
include/franky/cartesian_state.hpp:22
MethodCartesianVelocityMotion
src/motion/cartesian_velocity_motion.cpp:7
MethodCartesianVelocityWaypointMotion
src/motion/cartesian_velocity_waypoint_motion.cpp:12
MethodCartesianWaypointMotion
src/motion/cartesian_waypoint_motion.cpp:12
MethodConcurrentQueue
python/concurrent_queue.hpp:12
MethodCondition
src/motion/condition.cpp:7
next →1–100 of 282, ranked by callers