robot_fingers Logo

General Documentation

  • Build Instructions
  • Getting Started
  • Actions and Observations
  • Joint Order and Direction
  • About Apptainer/Singularity
  • Robot Configuration
  • Homing of the Joints
  • How to use the Simulation Backend
  • Tools for Hardware Testing
  • Example Scripts

C++ API

  • C++ API
    • Class list
    • File list
    • Namespace list
    • Struct list
      • Struct robot_fingers::MotorParameters
      • Struct robot_fingers::NJointBlmcRobotDriver::Config
      • Struct robot_fingers::NJointBlmcRobotDriver::Config::CalibrationParameters
      • Struct robot_fingers::NJointBlmcRobotDriver::Config::PositionControlGains
      • Struct robot_fingers::NJointBlmcRobotDriver::Config::TrajectoryStep
    • C++ API and example

Python API

  • robot_fingers
robot_fingers
  • C++ API
  • Struct list
  • View page source

Struct listΒΆ

  • Struct robot_fingers::MotorParameters
    • robot_fingers::MotorParameters
      • torque_constant_NmpA
      • gear_ratio
  • Struct robot_fingers::NJointBlmcRobotDriver::Config
    • robot_fingers::NJointBlmcRobotDriver::Config
      • CanPortArray
      • is_within_hard_position_limits()
      • print()
      • can_ports
      • max_current_A
      • has_endstop
      • homing_method
      • calibration
      • move_to_position_tolerance_rad
      • safety_kd
      • position_control_gains
      • hard_position_limits_lower
      • hard_position_limits_upper
      • soft_position_limits_lower
      • soft_position_limits_upper
      • home_offset_rad
      • initial_position_rad
      • shutdown_trajectory
      • run_duration_logfiles
      • load_config()
      • parse_homing_method_name()
      • get_homing_method_name()
      • robot_fingers::NJointBlmcRobotDriver::Config::CalibrationParameters
        • endstop_search_torques_Nm
        • move_steps
      • robot_fingers::NJointBlmcRobotDriver::Config::PositionControlGains
        • kp
        • kd
      • robot_fingers::NJointBlmcRobotDriver::Config::TrajectoryStep
        • target_position_rad
        • move_steps
  • Struct robot_fingers::NJointBlmcRobotDriver::Config::CalibrationParameters
    • robot_fingers::NJointBlmcRobotDriver::Config::CalibrationParameters
      • endstop_search_torques_Nm
      • move_steps
  • Struct robot_fingers::NJointBlmcRobotDriver::Config::PositionControlGains
    • robot_fingers::NJointBlmcRobotDriver::Config::PositionControlGains
      • kp
      • kd
  • Struct robot_fingers::NJointBlmcRobotDriver::Config::TrajectoryStep
    • robot_fingers::NJointBlmcRobotDriver::Config::TrajectoryStep
      • target_position_rad
      • move_steps
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.