Skip to content

Commit

Permalink
Moving dynamic reconfigure file to cfg directory and renaming (resolves
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristof Robot committed Mar 8, 2015
1 parent e9ad43e commit 82c5790
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -3,7 +3,7 @@ project(razor_imu_9dof)

find_package(catkin REQUIRED COMPONENTS dynamic_reconfigure)

generate_dynamic_reconfigure_options(config/calibrate_yaw.cfg)
generate_dynamic_reconfigure_options(cfg/imu.cfg)

catkin_package(DEPENDS CATKIN DEPENDS dynamic_reconfigure)

Expand Down
File renamed without changes.

0 comments on commit 82c5790

Please sign in to comment.