Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Martín Rico <[email protected]>
  • Loading branch information
fmrico committed Aug 6, 2024
1 parent 7a87291 commit 1107dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rossdl_cmake/cmake/rossdl_generate_system.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ macro(rossdl_generate_system) # description_file systems)
message(STATUS "ROSSDL_SYSTEMS_NO_VOID: " ${ROSSDL_SYSTEMS_NO_VOID})
message(STATUS "ROSSDL_LOCAL_SYSTEMS_NO_VOID: " ${ROSSDL_LOCAL_SYSTEMS_NO_VOID})


foreach(system ${ARGN_COPY})
set(_launch_out_file ${CMAKE_CURRENT_BINARY_DIR}/launch/${system}.launch.py)

Expand Down

0 comments on commit 1107dbb

Please sign in to comment.