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

Ros2 Jazzy Ubuntu 24.04 joy_node fails to run when connecting through RDP #287

Open
ethanleblancla opened this issue Jul 2, 2024 · 0 comments

Comments

@ethanleblancla
Copy link

Attempting to run joy and teleop_twist_joy on a RPi 5 running ubuntu 24.04. I am connecting to this via native RDP introduced in 24.04.
Running the package as an executable or within a larger launch file both have no effect, node starts but nothing else.

Standalone:

ros2 run joy joy_node
(Stalls here until killed by user)
^C[INFO] [1719937512.231327699] [rclcpp]: signal_handler(signum=2)

Launch File:

[INFO] [joy_node-1]: process started with pid [3179]

Running this on the same hardware when not connecting through RDP, using standard display output / input has no issues.

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

1 participant