- Fix crash on headless Linux server
- Fix crash on unknown keyboard key
- Reduce default linear scale
- Setup script tweaks
- Change license to BSD
- Fix the build under ubuntu (maybe?)
- Explicitly document python version Add setuptools minimum version 40.5 (need for [options.data_files])
- Add node to convert keyboard arrows to twist instructions and a launcher script for use with ros2 launch
- Pull setup info from package.xml
- Add a ROS2 launch file
- Add node that listens for keystrokes
- Initial commit