Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

view_robot.launch.py does not update to joint states #178

Open
patrickwasp opened this issue Sep 30, 2023 · 2 comments
Open

view_robot.launch.py does not update to joint states #178

patrickwasp opened this issue Sep 30, 2023 · 2 comments

Comments

@patrickwasp
Copy link

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 say

[joint_state_publisher_gui-3] [INFO] [1696086847.268803477] [joint_state_publisher_gui]: Randomizing

but 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.

@felixmaisonneuve
Copy link

Could it be possible the randomization tries to move the arm in a configuration outside its joint limits?

@patrickwasp
Copy link
Author

No, that was just an example but trying to move any joint results in no motion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants