Autonomous-Racing-PG / ar-tu-do

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

Fix travis check_format script to always use correct path #269

Closed Nils-Jung closed 5 years ago

Nils-Jung commented 5 years ago

Because of an error I've made with file paths PR #268 did not work the way it was expected. This PR fixes that by using file paths relative to the script file instead of relative to the current working directory.