Skip to content

docs: Clarify joint_trajectory behavior - #5

Open
exiao-kathedra wants to merge 1 commit into
standardbots:mainfrom
exiao-kathedra:patch-1
Open

docs: Clarify joint_trajectory behavior#5
exiao-kathedra wants to merge 1 commit into
standardbots:mainfrom
exiao-kathedra:patch-1

Conversation

@exiao-kathedra

Copy link
Copy Markdown

Description

This PR updates the ROS2 API documentation to clarify the execution behavior of the joint_trajectory topic

Motivations for this update:

  1. API Clarification: Developers using standard ROS 2 control stacks (like joint_trajectory_controller) expect trajectory_msgs/msg/JointTrajectory to process an array of waypoints natively. Since the API currently processes this as a single-point stream (similar to pose/write), documenting this explicitly will save integrators debugging time.

Changes Made

  • Added a note to /<BOT_ID>/ro1/hardware/joint_trajectory clarifying single-point execution behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant