Autonomous-Racing-PG / ar-tu-do

ROS & Gazebo project for 1/10th scale self-driving race cars
88 stars 36 forks source link

Fix keyboard controller not starting when accessing the car remotely #184

Closed marian42 closed 5 years ago

marian42 commented 5 years ago

When accessing the car remotely, the keyboard controller doesn't launch.

marian42 commented 5 years ago

The error is: No available displays

marian42 commented 5 years ago

It turns out that the keyboard controller works just fine without initializing the SDL library. However, via the VNC connection, no window appears and no exception is thrown.

marian42 commented 5 years ago

This problem no longer appears since we have a HDMI dummy plug.