gtagency / buzzmobile

An autonomous parade float/vehicle
MIT License
18 stars 3 forks source link

Don't cat urdf file into rosparams server #179

Open chsahit opened 7 years ago

chsahit commented 7 years ago

In simulation.launch we load the urdf file into rosparams with cat which is pretty nasty. But if we don't then gazebo hangs waiting for the URDF to be loaded as a param. We should find a cleaner way to load the URDF.