Georacer / last_letter

A collection of ROS packages for UAV simulation and autopilot development
GNU General Public License v3.0
36 stars 16 forks source link

Install xterm on docker #67

Open Georacer opened 1 year ago

Georacer commented 1 year ago

I'm using xterm sporadically when I want to debug a node. Docker doesn't have xterm installed, so the node will crash when the launch file attempts to raise itself. Evaluate if this is a big enough use-case to install xterm or find some other window solution.