Open patrickwasp opened 1 year ago
Could it be possible the randomization tries to move the arm in a configuration outside its joint limits?
No, that was just an example but trying to move any joint results in no motion.
Hello, apologies for the late reply. We are recently trying to tackle the github issues on our repositories more actively. I could not replicate this issue on my end. I realize that many modifications were applied to the repository since then so please let me know in case you are still facing this issue the up-to-date main branch and we can work towards a solution.
Best, Abed
I am also facing the same issue, both randomizing and manually setting values seems to have no effect.
ros version: humble
running
ros2 launch kortex_description view_robot.launch.py
and pressing on "Randomize" in the "Joint State Publisher" window does not reliably update the arm positions. The terminal will saybut the robot remains upright. Quitting (ctrl+c) and rerunning
ros2 launch kortex_description view_robot.launch.py
occasionally works. I cannot reliably replicate when it works or doesn't.