File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 33<package format =" 3" >
44 <name >beginner_tutorials</name >
55 <version >0.0.0</version >
6- <description >Examples of minimal publisher/subscriber using rclcpp </description >
6+ <description >Implementation of tf2, unit testing and ros bag </description >
77 <maintainer email =" bchukkal@terpmail.umd.edu" >bharadwaj</maintainer >
88 <license >Apache License 2.0</license >
99
1010 <buildtool_depend >ament_cmake</buildtool_depend >
1111 <depend >rclcpp</depend >
1212 <depend >std_msgs</depend >
13- <depend >example_interfaces</depend >
13+ <depend >tf2</depend >
14+ <depend >tf2_ros</depend >
15+ <build_depend >rosidl_default_generators</build_depend >
16+ <exec_depend >rosidl_default_runtime</exec_depend >
17+ <exec_depend >ros2launch</exec_depend >
18+ <member_of_group >rosidl_interface_packages</member_of_group >
1419
1520 <test_depend >ament_lint_auto</test_depend >
1621 <test_depend >ament_lint_common</test_depend >
You can’t perform that action at this time.
0 commit comments