Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimSchneider42/franky
/ functions
Functions
282 in github.com/TimSchneider42/franky
⨍
Functions
282
◇
Types & classes
89
↓ 27 callers
Method
get
* @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 callers
Function
toEigen
include/franky/util.hpp:23
↓ 16 callers
Method
move
* @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 callers
Method
vector_repr
src/robot_pose.cpp:34
↓ 12 callers
Method
repr
* @brief The string representation of the measure. */
include/franky/motion/measure.hpp:53
↓ 11 callers
Method
elbow_state
* @brief Get the elbow state. * * @return The elbow state. */
include/franky/robot_pose.hpp:128
↓ 9 callers
Function
stdToAffine
include/franky/util.hpp:44
↓ 8 callers
Method
send_control_api_request
( self, target: str, headers: Optional[Dict[str, str]] = None, body: Optional[
franky/robot_web_session.py:132
↓ 8 callers
Method
velocity
* @brief The velocity component of the state. */
include/franky/joint_state.hpp:48
↓ 7 callers
Function
patchMutexRT
* @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 callers
Function
toEigenD
include/franky/util.hpp:28
↓ 6 callers
Method
transformWith
* @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 callers
Method
joint_3_pos
* @brief The position of the 3rd joint. */
include/franky/elbow_state.hpp:71
↓ 5 callers
Method
send_api_request
( self, target: str, headers: Optional[Dict[str, str]] = None, body: Optional[
franky/robot_web_session.py:117
↓ 4 callers
Function
checkRes
Common helper function to handle error checking for system calls
src/rt_mutex.cpp:18
↓ 4 callers
Method
end_effector_pose
* @brief Get the end effector pose. * * @return The end effector pose. */
include/franky/robot_pose.hpp:121
↓ 4 callers
Method
joint_4_flip
* @brief The flip direction of the 4th joint. */
include/franky/elbow_state.hpp:76
↓ 4 callers
Method
pose
src/model.cpp:18
↓ 4 callers
Method
update
src/robot_state_estimator.cpp:32
↓ 3 callers
Method
_close_pilot_button_socket
(self)
franky/robot_web_session.py:352
↓ 3 callers
Method
get_system_status
(self)
franky/robot_web_session.py:273
↓ 3 callers
Method
has_control
(self)
franky/robot_web_session.py:232
↓ 3 callers
Method
init
src/motion/motion.cpp:50
↓ 3 callers
Method
position
* @brief The position component of the state. */
include/franky/joint_state.hpp:43
↓ 2 callers
Method
_parse_pilot_button_payload
(self, payload: str)
franky/robot_web_session.py:360
↓ 2 callers
Method
_patch_function
(self, function: Function)
custom_stubgen.py:29
↓ 2 callers
Method
acceleration
* @brief Acceleration factor. */
include/franky/relative_dynamics_factor.hpp:54
↓ 2 callers
Method
add
python/sequential_executor.cpp:17
↓ 2 callers
Method
as_franka_velocity
src/robot_velocity.cpp:41
↓ 2 callers
Method
changeEndEffectorFrame
* @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 callers
Method
close
(self)
franky/robot_web_session.py:166
↓ 2 callers
Method
elbow_velocity
* @brief Get the elbow velocity. * * @return The elbow velocity. */
include/franky/robot_velocity.hpp:131
↓ 2 callers
Method
has_new_motion
src/motion/motion_generator.cpp:85
↓ 2 callers
Method
jerk
* @brief Jerk factor. */
include/franky/relative_dynamics_factor.hpp:59
↓ 2 callers
Method
max_dynamics
* @brief Whether the maximum dynamics should be used. */
include/franky/relative_dynamics_factor.hpp:64
↓ 2 callers
Method
open
src/gripper.cpp:14
↓ 2 callers
Method
registerCallback
src/motion/motion.cpp:24
↓ 2 callers
Method
relative_dynamics_factor
src/robot.cpp:123
↓ 2 callers
Method
robot
include/franky/motion/motion.hpp:101
↓ 2 callers
Method
to_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 callers
Method
transform
* @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 callers
Method
transformWith
* @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 callers
Method
withElbowState
* @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 callers
Method
__check_control_token
(self)
franky/robot_web_session.py:182
↓ 1 callers
Method
__encode_password
(user: str, password: str)
franky/robot_web_session.py:84
↓ 1 callers
Method
_get_pilot_button_socket
(self)
franky/robot_web_session.py:338
↓ 1 callers
Method
_send_api_request
( self, target: str, headers: Optional[Dict[str, str]] = None, body: Optional[
franky/robot_web_session.py:95
↓ 1 callers
Method
angular_acceleration
* @brief Get the angular acceleration. * * @return The angular acceleration [rad/s^2]. */
include/franky/twist_acceleration.hpp:103
↓ 1 callers
Method
angular_velocity
* @brief Get the angular velocity. * * @return The angular velocity [rad/s]. */
include/franky/twist.hpp:93
↓ 1 callers
Method
as_franka_pose
src/robot_pose.cpp:43
↓ 1 callers
Function
bind_enums
python/bind_enums.cpp:9
↓ 1 callers
Function
bind_errors
python/bind_errors.cpp:49
↓ 1 callers
Function
bind_misc
python/bind_misc.cpp:13
↓ 1 callers
Function
bind_model
python/bind_model.cpp:13
↓ 1 callers
Function
bind_motion_cartesian_pos
python/bind_motion_cartesian_pos.cpp:11
↓ 1 callers
Function
bind_motion_cartesian_vel
python/bind_motion_cartesian_vel.cpp:11
↓ 1 callers
Function
bind_motion_joint_pos
python/bind_motion_joint_pos.cpp:11
↓ 1 callers
Function
bind_motion_joint_vel
python/bind_motion_joint_vel.cpp:11
↓ 1 callers
Function
bind_motion_torque
python/bind_motion_torque.cpp:11
↓ 1 callers
Function
bind_reactions
python/bind_reactions.cpp:71
↓ 1 callers
Function
bind_robot
python/bind_robot.cpp:37
↓ 1 callers
Function
bind_robot_state
python/bind_robot_state.cpp:38
↓ 1 callers
Function
bind_state_repr
python/bind_state_repr.cpp:13
↓ 1 callers
Method
bodyJacobian
src/model.cpp:27
↓ 1 callers
Method
build_extension
(self, ext)
setup.py:35
↓ 1 callers
Method
checkAndCallReactions
src/motion/motion.cpp:67
↓ 1 callers
Method
condition
* @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 callers
Method
coriolis
src/model.cpp:54
↓ 1 callers
Method
end_effector_twist
* @brief Get the end effector twist. * * @return The end effector twist. */
include/franky/robot_velocity.hpp:124
↓ 1 callers
Method
joinMotion
* @brief Wait for the current motion to finish. Throw any exceptions that * occurred during the motion. */
include/franky/robot.hpp:324
↓ 1 callers
Method
leftTransform
* @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 callers
Method
linear_acceleration
* @brief Get the linear acceleration. * * @return The linear acceleration [m/s^2]. */
include/franky/twist_acceleration.hpp:96
↓ 1 callers
Method
linear_velocity
* @brief Get the linear velocity. * * @return The linear velocity [m/s]. */
include/franky/twist.hpp:86
↓ 1 callers
Function
mk_affine
examples/util.cpp:3
↓ 1 callers
Method
model
* @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 callers
Method
nextCommand
src/motion/motion.cpp:57
↓ 1 callers
Method
open
(self, timeout: float = 30.0)
franky/robot_web_session.py:146
↓ 1 callers
Method
poll_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 callers
Method
pop
python/concurrent_queue.hpp:20
↓ 1 callers
Method
pose
* @brief Pose component of the state. */
include/franky/cartesian_state.hpp:62
↓ 1 callers
Method
propagateThroughLink
* @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 callers
Method
push
python/concurrent_queue.hpp:14
↓ 1 callers
Method
registerUpdateCallback
* @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 callers
Method
release_control
(self)
franky/robot_web_session.py:214
↓ 1 callers
Method
resetTimeUnsafe
src/motion/motion_generator.cpp:90
↓ 1 callers
Method
rightTransform
* @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 callers
Method
setRelativeDynamicsFactor
src/robot.cpp:128
↓ 1 callers
Method
transformWith
* @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 callers
Method
unlock_brakes
(self)
franky/robot_web_session.py:249
↓ 1 callers
Method
updateMotion
src/motion/motion_generator.cpp:79
↓ 1 callers
Method
zeroJacobian
src/model.cpp:36
Method
AbsTime
src/motion/measure.cpp:73
Method
CartesianImpedanceMotion
src/motion/cartesian_impedance_motion.cpp:11
Method
CartesianMotion
src/motion/cartesian_motion.cpp:8
Method
CartesianState
include/franky/cartesian_state.hpp:22
Method
CartesianVelocityMotion
src/motion/cartesian_velocity_motion.cpp:7
Method
CartesianVelocityWaypointMotion
src/motion/cartesian_velocity_waypoint_motion.cpp:12
Method
CartesianWaypointMotion
src/motion/cartesian_waypoint_motion.cpp:12
Method
ConcurrentQueue
python/concurrent_queue.hpp:12
Method
Condition
src/motion/condition.cpp:7
next →
1–100 of 282, ranked by callers