You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Launch File:
Running this on the same hardware when not connecting through RDP, using standard display output / input has no issues.
The text was updated successfully, but these errors were encountered: