Skip to content

Commit

Permalink
set python2 for jsk_rosbag_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Mar 22, 2023
1 parent dbefb4c commit b30f7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsk_rosbag_tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if($ENV{ROS_DISTRO} STREQUAL "noetic")
else()
catkin_generate_virtualenv(
INPUT_REQUIREMENTS requirements.in
PYTHON_INTERPRETER python2
)
endif()

Expand Down

0 comments on commit b30f7dd

Please sign in to comment.