Autonomous-Racing-PG / ar-tu-do

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

Fix roslaunch arg support #160

Closed Nils-Jung closed 5 years ago

Nils-Jung commented 5 years ago

Some launch files are currently supporting command line arguments (e.g. joystick_type) but those cannot be set to a specific value yet. This PR fixes that.