Skip to content

Commit

Permalink
Add state_publish_rate parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Aug 5, 2023
1 parent 395684d commit 4f18bb7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions joint_trajectory_controller/doc/parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ state_interfaces (list(string))
Values: position (mandatory) [velocity, [acceleration]].
Acceleration interface can only be used in combination with position and velocity.

state_publish_rate (double)

Publish-rate of the controller's “state” topic.

Default: 50.0

action_monitor_rate (double)
Rate to monitor status changes when the controller is executing action (control_msgs::action::FollowJointTrajectory).

Expand Down

0 comments on commit 4f18bb7

Please sign in to comment.