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
I generally don't like the coding style of the robot client (and I generally don't say it out loud). It might be okay for self-development, but it is not team-friendly at all since the majority of functions do not have a doc string to explain what this function does.
https://github.com/StoglRobotics/sr_manipulation/blob/1e54bc9a666c211fac0dd8bc7b65ee65101b0c9d/sr_moveit2_utils/sr_moveit2_utils/robot_client_node.py#L619
Only a variable of the velocity factor is defined.
The text was updated successfully, but these errors were encountered: