You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've tried setting the param /<node_namespace>/constraints/goal_threshold but this isn't picked up by the node. We've confirmed it's not picked up by sending a goal with a tolerance and recieving the message:
Ignoring goal tolerance in action, using paramater tolerance of 0.01 instead
When we've set the tolerance to 1e-5.
We've successully set the topic_list with the param /<node_namespace>/topic_list and this is picked up by the node. Is there something strange with private node namespaces going on?
This discussion was converted from issue #591 on March 19, 2025 19:29.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're trying to set the goal threshold for the JointTrajectoryAction.
motoman_driver/src/industrial_robot_client/joint_trajectory_action.cpp
We've tried setting the param /<node_namespace>/constraints/goal_threshold but this isn't picked up by the node. We've confirmed it's not picked up by sending a goal with a tolerance and recieving the message:
Ignoring goal tolerance in action, using paramater tolerance of 0.01 instead
When we've set the tolerance to 1e-5.
We've successully set the topic_list with the param /<node_namespace>/topic_list and this is picked up by the node. Is there something strange with private node namespaces going on?
Beta Was this translation helpful? Give feedback.
All reactions