Replies: 2 comments 2 replies
-
Have you changed the value of This is also mentioned in the EGM manual, and in abb_egm_hardware_interface/README.md, the Motion (robot side settings) row. If you were using From your comment it isn't entirely clear to me whether you're using |
Beta Was this translation helpful? Give feedback.
-
Dear community, Regarding this topic, I have a question on how to control the speed of the motion given a smoother path. Also I would like to understand better the methods: Thank you so much in advance |
Beta Was this translation helpful? Give feedback.
-
Hello community,
I started to use the the libraries with ROS Melodic and with another Windows PC with Robotstudio with the virtual controller set up with the Add-in StateMachine 1.0 (Robotware version 6.08.00). I am able to execute the examples of the repository abb_robot_bringup_examples. The issue is that the robot is moving very slow, it takes "hours" to reach positions.
I have tried also the examples found in this issue: create code samples and executing the example a1 of the joint trajectory position in the following way:
Firstly execute from main the StateMachine programs on the robot controller
Terminal 1:
roscore
Terminal 2:
rosrun libegm_samples a1_joint_trajectory_node
Terminal 3:
rosservice call /rws/sm_addin/start_egm_joint "{}"
Beta Was this translation helpful? Give feedback.
All reactions