tu-darmstadt-ros-pkg / hector_quadrotor

hector_quadrotor contains packages related to modeling, control and simulation of quadrotor UAV systems.
Other
379 stars 276 forks source link

weird file name due to git ignore file #31

Closed hannesharms closed 8 years ago

hannesharms commented 9 years ago

The quadrotot plugin.gazebo.xacro in hector_quadrotor_gazebo/urdf has a wired file name ending with .in Maybe due to a wrong entry in the git ignore file in the repo.

meyerj commented 8 years ago

That's intended. The actual file quadrotor_plugins.gazebo.xacro is generated by cmake depending on some compile time settings and availability of optional dependencies.