Skip to content

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

@ethanleblancla

Description

@ethanleblancla

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions