Skip to content

Commit

Permalink
dialogflow_task_executive/gdrive_ros: add ros_environment to package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Jul 9, 2024
1 parent 9bf8b50 commit 7448cc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dialogflow_task_executive/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<build_depend>message_generation</build_depend>
<build_depend>actionlib_msgs</build_depend>
<build_depend>roslaunch</build_depend>
<build_depend>ros_environment</build_depend>
<run_depend>app_manager</run_depend>
<run_depend>message_runtime</run_depend>
<run_depend>actionlib_msgs</run_depend>
Expand Down
1 change: 1 addition & 0 deletions gdrive_ros/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<build_depend>rospy</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>catkin_virtualenv</build_depend>
<build_depend>ros_environment</build_depend>

<run_depend>rospy</run_depend>
<run_depend>message_runtime</run_depend>
Expand Down

0 comments on commit 7448cc0

Please sign in to comment.