FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
BehaviorTree.ROS2/btcpp_ros2_interfaces/package.xml at issue_76 · BehaviorTree/BehaviorTree.ROS2 · GitHub
BehaviorTree
/
BehaviorTree.ROS2
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
339
Code
Issues
36
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
BehaviorTree.ROS2
/
btcpp_ros2_interfaces
/
package.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (18 loc) · 656 Bytes
Breadcrumbs
BehaviorTree.ROS2
/
btcpp_ros2_interfaces
/
package.xml
Copy path
File metadata and controls
27 lines (18 loc) · 656 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<
package
format
=
"
3
"
>
<
name
>btcpp_ros2_interfaces</
name
>
<
version
>0.2.0</
version
>
<
description
>
ROS2 interfaces, mostly used to demonstrate behaviortree_ros2
</
description
>
<
maintainer
email
=
"
davide.faconti@gmail.com
"
>Davide Faconti</
maintainer
>
<
license
>MIT</
license
>
<
author
>Davide Faconti</
author
>
<
buildtool_depend
>ament_cmake</
buildtool_depend
>
<
buildtool_depend
>rosidl_default_generators</
buildtool_depend
>
<
exec_depend
>rosidl_default_runtime</
exec_depend
>
<
depend
>action_msgs</
depend
>
<
member_of_group
>rosidl_interface_packages</
member_of_group
>
<
export
>
<
build_type
>ament_cmake</
build_type
>
</
export
>
</
package
>
Back
|
FazBrowse Home
|
New Git URL