BB.LiveView.Components.JointControl (bb_liveview v0.2.4)

View Source

LiveComponent for controlling robot joint positions.

Displays a table of all movable joints with:

  • Joint name and type
  • Current position (updated in real-time)
  • Position limits (min/max)
  • Slider for setting target position

Controls are only enabled when the robot is armed.