distribution.yaml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923
  1. %YAML 1.1
  2. # ROS distribution file
  3. # see REP 143: http://ros.org/reps/rep-0143.html
  4. ---
  5. release_platforms:
  6. ubuntu:
  7. - xenial
  8. repositories:
  9. ament_cmake:
  10. release:
  11. packages:
  12. - ament_cmake
  13. - ament_cmake_auto
  14. - ament_cmake_core
  15. - ament_cmake_export_definitions
  16. - ament_cmake_export_dependencies
  17. - ament_cmake_export_include_directories
  18. - ament_cmake_export_interfaces
  19. - ament_cmake_export_libraries
  20. - ament_cmake_export_link_flags
  21. - ament_cmake_gmock
  22. - ament_cmake_gtest
  23. - ament_cmake_include_directories
  24. - ament_cmake_libraries
  25. - ament_cmake_nose
  26. - ament_cmake_pytest
  27. - ament_cmake_python
  28. - ament_cmake_target_dependencies
  29. - ament_cmake_test
  30. tags:
  31. release: release/ardent/{package}/{version}
  32. url: https://github.com/ros2-gbp/ament_cmake-release.git
  33. version: 0.4.0-0
  34. source:
  35. type: git
  36. url: https://github.com/ament/ament_cmake.git
  37. version: ardent
  38. status: maintained
  39. ament_cmake_ros:
  40. release:
  41. tags:
  42. release: release/ardent/{package}/{version}
  43. url: https://github.com/ros2-gbp/ament_cmake_ros-release.git
  44. version: 0.4.0-0
  45. source:
  46. type: git
  47. url: https://github.com/ros2/ament_cmake_ros.git
  48. version: ardent
  49. status: maintained
  50. ament_index:
  51. release:
  52. packages:
  53. - ament_index_cpp
  54. - ament_index_python
  55. tags:
  56. release: release/ardent/{package}/{version}
  57. url: https://github.com/ros2-gbp/ament_index-release.git
  58. version: 0.4.0-0
  59. source:
  60. type: git
  61. url: https://github.com/ament/ament_index.git
  62. version: ardent
  63. status: maintained
  64. ament_lint:
  65. release:
  66. packages:
  67. - ament_clang_format
  68. - ament_cmake_clang_format
  69. - ament_cmake_copyright
  70. - ament_cmake_cppcheck
  71. - ament_cmake_cpplint
  72. - ament_cmake_flake8
  73. - ament_cmake_lint_cmake
  74. - ament_cmake_pep257
  75. - ament_cmake_pep8
  76. - ament_cmake_pyflakes
  77. - ament_cmake_uncrustify
  78. - ament_copyright
  79. - ament_cppcheck
  80. - ament_cpplint
  81. - ament_flake8
  82. - ament_lint_auto
  83. - ament_lint_cmake
  84. - ament_lint_common
  85. - ament_pep257
  86. - ament_pep8
  87. - ament_pyflakes
  88. - ament_uncrustify
  89. tags:
  90. release: release/ardent/{package}/{version}
  91. url: https://github.com/ros2-gbp/ament_lint-release.git
  92. version: 0.4.0-0
  93. source:
  94. type: git
  95. url: https://github.com/ament/ament_lint.git
  96. version: ardent
  97. status: maintained
  98. ament_package:
  99. release:
  100. tags:
  101. release: release/ardent/{package}/{version}
  102. url: https://github.com/ros2-gbp/ament_package-release.git
  103. version: 0.4.0-0
  104. source:
  105. type: git
  106. url: https://github.com/ament/ament_package.git
  107. version: ardent
  108. status: maintained
  109. ament_tools:
  110. release:
  111. tags:
  112. release: release/ardent/{package}/{version}
  113. url: https://github.com/ros2-gbp/ament_tools-release.git
  114. version: 0.4.0-0
  115. source:
  116. type: git
  117. url: https://github.com/ament/ament_tools.git
  118. version: ardent
  119. status: maintained
  120. cartographer:
  121. release:
  122. tags:
  123. release: release/ardent/{package}/{version}
  124. url: https://github.com/ros2-gbp/cartographer-release.git
  125. version: 2.0.0-1
  126. source:
  127. type: git
  128. url: https://github.com/ros2/cartographer.git
  129. version: ardent
  130. status: maintained
  131. cartographer_ros:
  132. release:
  133. packages:
  134. - cartographer_ros
  135. - cartographer_ros_msgs
  136. tags:
  137. release: release/ardent/{package}/{version}
  138. url: https://github.com/ros2-gbp/cartographer_ros-release.git
  139. version: 2.0.0-0
  140. source:
  141. type: git
  142. url: https://github.com/ros2/cartographer_ros.git
  143. version: ardent
  144. status: maintained
  145. class_loader:
  146. release:
  147. tags:
  148. release: release/ardent/{package}/{version}
  149. url: https://github.com/ros2-gbp/class_loader-release.git
  150. version: 1.0.0-13
  151. source:
  152. type: git
  153. url: https://github.com/ros/class_loader.git
  154. version: ardent
  155. status: maintained
  156. common_interfaces:
  157. release:
  158. packages:
  159. - actionlib_msgs
  160. - common_interfaces
  161. - diagnostic_msgs
  162. - geometry_msgs
  163. - nav_msgs
  164. - sensor_msgs
  165. - shape_msgs
  166. - std_msgs
  167. - std_srvs
  168. - stereo_msgs
  169. - trajectory_msgs
  170. - visualization_msgs
  171. tags:
  172. release: release/ardent/{package}/{version}
  173. url: https://github.com/ros2-gbp/common_interfaces-release.git
  174. version: 0.4.0-0
  175. source:
  176. type: git
  177. url: https://github.com/ros2/common_interfaces.git
  178. version: ardent
  179. status: maintained
  180. console_bridge:
  181. release:
  182. tags:
  183. release: release/ardent/{package}/{version}
  184. url: https://github.com/ros2-gbp/console_bridge-release.git
  185. version: 0.4.0-0
  186. source:
  187. type: git
  188. url: https://github.com/ros/console_bridge.git
  189. version: master
  190. status: maintained
  191. demos:
  192. release:
  193. packages:
  194. - composition
  195. - demo_nodes_cpp
  196. - demo_nodes_cpp_native
  197. - demo_nodes_py
  198. - dummy_map_server
  199. - dummy_robot_bringup
  200. - dummy_sensors
  201. - image_tools
  202. - intra_process_demo
  203. - lifecycle
  204. - logging_demo
  205. - pendulum_control
  206. - pendulum_msgs
  207. - topic_monitor
  208. tags:
  209. release: release/ardent/{package}/{version}
  210. url: https://github.com/ros2-gbp/demos-release.git
  211. version: 0.4.0-0
  212. source:
  213. type: git
  214. url: https://github.com/ros2/demos.git
  215. version: ardent
  216. status: maintained
  217. depthimage_to_laserscan:
  218. release:
  219. tags:
  220. release: release/ardent/{package}/{version}
  221. url: https://github.com/ros2-gbp/depthimage_to_laserscan-release.git
  222. version: 2.0.0-0
  223. source:
  224. type: git
  225. url: https://github.com/ros2/depthimage_to_laserscan.git
  226. version: ardent
  227. status: maintained
  228. ecl_tools:
  229. release:
  230. packages:
  231. - ecl_build
  232. - ecl_license
  233. - ecl_tools
  234. tags:
  235. release: release/ardent/{package}/{version}
  236. url: https://github.com/yujinrobot-release/ecl_tools-release.git
  237. version: 0.62.1-0
  238. status: maintained
  239. example_interfaces:
  240. release:
  241. tags:
  242. release: release/ardent/{package}/{version}
  243. url: https://github.com/ros2-gbp/example_interfaces-release.git
  244. version: 0.4.0-0
  245. source:
  246. type: git
  247. url: https://github.com/ros2/example_interfaces.git
  248. version: ardent
  249. status: maintained
  250. examples:
  251. release:
  252. packages:
  253. - examples_rclcpp_minimal_client
  254. - examples_rclcpp_minimal_composition
  255. - examples_rclcpp_minimal_publisher
  256. - examples_rclcpp_minimal_service
  257. - examples_rclcpp_minimal_subscriber
  258. - examples_rclcpp_minimal_timer
  259. - examples_rclpy_executors
  260. - examples_rclpy_minimal_client
  261. - examples_rclpy_minimal_publisher
  262. - examples_rclpy_minimal_service
  263. - examples_rclpy_minimal_subscriber
  264. tags:
  265. release: release/ardent/{package}/{version}
  266. url: https://github.com/ros2-gbp/examples-release.git
  267. version: 0.4.0-0
  268. source:
  269. type: git
  270. url: https://github.com/ros2/examples.git
  271. version: ardent
  272. status: maintained
  273. fastcdr:
  274. release:
  275. tags:
  276. release: release/ardent/{package}/{version}
  277. url: https://github.com/ros2-gbp/fastcdr-release.git
  278. version: 1.0.6-0
  279. source:
  280. type: git
  281. url: https://github.com/eProsima/Fast-CDR.git
  282. version: master
  283. status: maintained
  284. fastrtps:
  285. release:
  286. tags:
  287. release: release/ardent/{package}/{version}
  288. url: https://github.com/ros2-gbp/fastrtps-release.git
  289. version: 1.5.0-12
  290. source:
  291. type: git
  292. url: https://github.com/eProsima/Fast-RTPS.git
  293. version: master
  294. status: maintained
  295. geometry2:
  296. release:
  297. packages:
  298. - tf2
  299. - tf2_eigen
  300. - tf2_geometry_msgs
  301. - tf2_msgs
  302. - tf2_ros
  303. tags:
  304. release: release/ardent/{package}/{version}
  305. url: https://github.com/ros2-gbp/geometry2-release.git
  306. version: 0.8.0-0
  307. source:
  308. type: git
  309. url: https://github.com/ros2/geometry2.git
  310. version: ardent
  311. status: maintained
  312. googletest:
  313. release:
  314. packages:
  315. - gmock_vendor
  316. - gtest_vendor
  317. tags:
  318. release: release/ardent/{package}/{version}
  319. url: https://github.com/ros2-gbp/googletest-release.git
  320. version: 1.8.0-3
  321. source:
  322. type: git
  323. url: https://github.com/ament/googletest.git
  324. version: ardent
  325. status: maintained
  326. joystick_drivers:
  327. release:
  328. packages:
  329. - joy
  330. tags:
  331. release: release/ardent/{package}/{version}
  332. url: https://github.com/ros2-gbp/joystick_drivers-release.git
  333. version: 2.0.0-0
  334. source:
  335. type: git
  336. url: https://github.com/ros2/joystick_drivers.git
  337. version: ardent
  338. status: maintained
  339. kdl_parser:
  340. release:
  341. tags:
  342. release: release/ardent/{package}/{version}
  343. url: https://github.com/ros2-gbp/kdl_parser-release.git
  344. version: 2.0.0-0
  345. source:
  346. type: git
  347. url: https://github.com/ros/kdl_parser.git
  348. version: ardent
  349. status: maintained
  350. launch:
  351. release:
  352. packages:
  353. - launch
  354. - launch_testing
  355. tags:
  356. release: release/ardent/{package}/{version}
  357. url: https://github.com/ros2-gbp/launch-release.git
  358. version: 0.4.0-0
  359. source:
  360. type: git
  361. url: https://github.com/ros2/launch.git
  362. version: ardent
  363. status: maintained
  364. navigation:
  365. release:
  366. packages:
  367. - amcl
  368. - map_server
  369. tags:
  370. release: release/ardent/{package}/{version}
  371. url: https://github.com/ros2-gbp/navigation-release.git
  372. version: 3.0.0-1
  373. source:
  374. type: git
  375. url: https://github.com/ros2/navigation.git
  376. version: ardent
  377. status: maintained
  378. orocos_kinematics_dynamics:
  379. release:
  380. packages:
  381. - orocos_kdl
  382. tags:
  383. release: release/ardent/{package}/{version}
  384. url: https://github.com/ros2-gbp/orocos_kinematics_dynamics-release.git
  385. version: 1.4.0-7
  386. source:
  387. type: git
  388. url: https://github.com/ros2/orocos_kinematics_dynamics.git
  389. version: ardent
  390. status: maintained
  391. osrf_pycommon:
  392. release:
  393. tags:
  394. release: release/ardent/{package}/{version}
  395. url: https://github.com/ros2-gbp/osrf_pycommon-release.git
  396. version: 0.1.4-0
  397. source:
  398. type: git
  399. url: https://github.com/osrf/osrf_pycommon.git
  400. version: master
  401. status: maintained
  402. pcl_conversions:
  403. release:
  404. tags:
  405. release: release/ardent/{package}/{version}
  406. url: https://github.com/ros2-gbp/pcl_conversions-release.git
  407. version: 2.0.0-0
  408. source:
  409. type: git
  410. url: https://github.com/ros2/pcl_conversions.git
  411. version: ardent
  412. status: maintained
  413. pluginlib:
  414. doc:
  415. type: git
  416. url: https://github.com/ros/pluginlib.git
  417. version: ardent
  418. release:
  419. tags:
  420. release: release/ardent/{package}/{version}
  421. url: https://github.com/ros2-gbp/pluginlib-release.git
  422. version: 3.0.0-0
  423. source:
  424. type: git
  425. url: https://github.com/ros/pluginlib.git
  426. version: ardent
  427. status: maintained
  428. poco_vendor:
  429. release:
  430. tags:
  431. release: release/ardent/{package}/{version}
  432. url: https://github.com/ros2-gbp/poco_vendor-release.git
  433. version: 1.0.0-0
  434. source:
  435. type: git
  436. url: https://github.com/ros2/poco_vendor.git
  437. version: ardent
  438. status: maintained
  439. rcl:
  440. release:
  441. packages:
  442. - rcl
  443. - rcl_lifecycle
  444. tags:
  445. release: release/ardent/{package}/{version}
  446. url: https://github.com/ros2-gbp/rcl-release.git
  447. version: 0.4.0-0
  448. source:
  449. type: git
  450. url: https://github.com/ros2/rcl.git
  451. version: ardent
  452. status: maintained
  453. rcl_interfaces:
  454. release:
  455. packages:
  456. - builtin_interfaces
  457. - lifecycle_msgs
  458. - rcl_interfaces
  459. - test_msgs
  460. tags:
  461. release: release/ardent/{package}/{version}
  462. url: https://github.com/ros2-gbp/rcl_interfaces-release.git
  463. version: 0.4.0-0
  464. source:
  465. type: git
  466. url: https://github.com/ros2/rcl_interfaces.git
  467. version: ardent
  468. status: maintained
  469. rclcpp:
  470. release:
  471. packages:
  472. - rclcpp
  473. - rclcpp_lifecycle
  474. tags:
  475. release: release/ardent/{package}/{version}
  476. url: https://github.com/ros2-gbp/rclcpp-release.git
  477. version: 0.4.0-0
  478. source:
  479. type: git
  480. url: https://github.com/ros2/rclcpp.git
  481. version: ardent
  482. status: maintained
  483. rclpy:
  484. release:
  485. tags:
  486. release: release/ardent/{package}/{version}
  487. url: https://github.com/ros2-gbp/rclpy-release.git
  488. version: 0.4.0-0
  489. source:
  490. type: git
  491. url: https://github.com/ros2/rclpy.git
  492. version: ardent
  493. status: maintained
  494. rcutils:
  495. release:
  496. tags:
  497. release: release/ardent/{package}/{version}
  498. url: https://github.com/ros2-gbp/rcutils-release.git
  499. version: 0.4.0-0
  500. source:
  501. type: git
  502. url: https://github.com/ros2/rcutils.git
  503. version: ardent
  504. status: maintained
  505. realtime_support:
  506. release:
  507. packages:
  508. - rttest
  509. - tlsf_cpp
  510. tags:
  511. release: release/ardent/{package}/{version}
  512. url: https://github.com/ros2-gbp/realtime_support-release.git
  513. version: 0.4.0-0
  514. source:
  515. type: git
  516. url: https://github.com/ros2/realtime_support.git
  517. version: ardent
  518. status: maintained
  519. resource_retriever:
  520. doc:
  521. type: git
  522. url: https://github.com/ros/resource_retriever.git
  523. version: ardent
  524. release:
  525. packages:
  526. - libcurl_vendor
  527. - resource_retriever
  528. tags:
  529. release: release/ardent/{package}/{version}
  530. url: https://github.com/ros2-gbp/resource_retriever-release.git
  531. version: 2.0.2-2
  532. source:
  533. type: git
  534. url: https://github.com/ros/resource_retriever.git
  535. version: ardent
  536. status: maintained
  537. rmw:
  538. release:
  539. packages:
  540. - rmw
  541. - rmw_implementation_cmake
  542. tags:
  543. release: release/ardent/{package}/{version}
  544. url: https://github.com/ros2-gbp/rmw-release.git
  545. version: 0.4.0-0
  546. source:
  547. type: git
  548. url: https://github.com/ros2/rmw.git
  549. version: ardent
  550. status: maintained
  551. rmw_fastrtps:
  552. release:
  553. packages:
  554. - fastrtps_cmake_module
  555. - rmw_fastrtps_cpp
  556. tags:
  557. release: release/ardent/{package}/{version}
  558. url: https://github.com/ros2-gbp/rmw_fastrtps-release.git
  559. version: 0.4.0-0
  560. source:
  561. type: git
  562. url: https://github.com/ros2/rmw_fastrtps.git
  563. version: ardent
  564. status: maintained
  565. rmw_implementation:
  566. release:
  567. tags:
  568. release: release/ardent/{package}/{version}
  569. url: https://github.com/ros2-gbp/rmw_implementation-release.git
  570. version: 0.4.0-0
  571. source:
  572. type: git
  573. url: https://github.com/ros2/rmw_implementation.git
  574. version: ardent
  575. status: maintained
  576. rmw_opensplice:
  577. release:
  578. packages:
  579. - opensplice_cmake_module
  580. - rmw_opensplice_cpp
  581. - rosidl_typesupport_opensplice_c
  582. - rosidl_typesupport_opensplice_cpp
  583. tags:
  584. release: release/ardent/{package}/{version}
  585. url: https://github.com/ros2-gbp/rmw_opensplice-release.git
  586. version: 0.4.0-0
  587. source:
  588. type: git
  589. url: https://github.com/ros2/rmw_opensplice.git
  590. version: ardent
  591. status: maintained
  592. robot_state_publisher:
  593. release:
  594. tags:
  595. release: release/ardent/{package}/{version}
  596. url: https://github.com/ros2-gbp/robot_state_publisher-release.git
  597. version: 2.0.0-0
  598. source:
  599. type: git
  600. url: https://github.com/ros2/robot_state_publisher.git
  601. version: ardent
  602. status: maintained
  603. ros1_bridge:
  604. release:
  605. tags:
  606. release: release/ardent/{package}/{version}
  607. url: https://github.com/ros2-gbp/ros1_bridge-release.git
  608. version: 0.4.0-0
  609. source:
  610. type: git
  611. url: https://github.com/ros2/ros1_bridge.git
  612. version: ardent
  613. status: maintained
  614. ros2cli:
  615. release:
  616. packages:
  617. - ros2cli
  618. - ros2msg
  619. - ros2node
  620. - ros2pkg
  621. - ros2run
  622. - ros2service
  623. - ros2srv
  624. - ros2topic
  625. tags:
  626. release: release/ardent/{package}/{version}
  627. url: https://github.com/ros2-gbp/ros2cli-release.git
  628. version: 0.4.1-0
  629. source:
  630. type: git
  631. url: https://github.com/ros2/ros2cli.git
  632. version: ardent
  633. status: maintained
  634. ros_astra_camera:
  635. release:
  636. packages:
  637. - astra_camera
  638. tags:
  639. release: release/ardent/{package}/{version}
  640. url: https://github.com/ros2-gbp/ros_astra_camera-release.git
  641. version: 2.0.0-0
  642. source:
  643. type: git
  644. url: https://github.com/ros2/ros_astra_camera.git
  645. version: ardent
  646. status: maintained
  647. ros_environment:
  648. release:
  649. tags:
  650. release: release/ardent/{package}/{version}
  651. url: https://github.com/ros2-gbp/ros_environment-release.git
  652. version: 2.0.0-0
  653. source:
  654. type: git
  655. url: https://github.com/ros/ros_environment.git
  656. version: ardent
  657. status: maintained
  658. ros_workspace:
  659. release:
  660. tags:
  661. release: release/ardent/{package}/{version}
  662. url: https://github.com/ros2-gbp/ros_workspace-release.git
  663. version: 0.4.0-0
  664. source:
  665. type: git
  666. url: https://github.com/ros2/ros_workspace.git
  667. version: ardent
  668. status: maintained
  669. rosidl:
  670. release:
  671. packages:
  672. - python_cmake_module
  673. - rosidl_cmake
  674. - rosidl_generator_c
  675. - rosidl_generator_cpp
  676. - rosidl_generator_py
  677. - rosidl_parser
  678. - rosidl_typesupport_interface
  679. - rosidl_typesupport_introspection_c
  680. - rosidl_typesupport_introspection_cpp
  681. tags:
  682. release: release/ardent/{package}/{version}
  683. url: https://github.com/ros2-gbp/rosidl-release.git
  684. version: 0.4.1-0
  685. source:
  686. type: git
  687. url: https://github.com/ros2/rosidl.git
  688. version: ardent
  689. status: maintained
  690. rosidl_dds:
  691. release:
  692. packages:
  693. - rosidl_generator_dds_idl
  694. tags:
  695. release: release/ardent/{package}/{version}
  696. url: https://github.com/ros2-gbp/rosidl_dds-release.git
  697. version: 0.4.0-0
  698. source:
  699. type: git
  700. url: https://github.com/ros2/rosidl_dds.git
  701. version: ardent
  702. status: maintained
  703. rosidl_typesupport:
  704. release:
  705. packages:
  706. - rosidl_default_generators
  707. - rosidl_default_runtime
  708. - rosidl_typesupport_c
  709. - rosidl_typesupport_cpp
  710. tags:
  711. release: release/ardent/{package}/{version}
  712. url: https://github.com/ros2-gbp/rosidl_typesupport-release.git
  713. version: 0.4.0-0
  714. source:
  715. type: git
  716. url: https://github.com/ros2/rosidl_typesupport.git
  717. version: ardent
  718. status: maintained
  719. rviz:
  720. doc:
  721. type: git
  722. url: https://github.com/ros2/rviz.git
  723. version: ardent
  724. release:
  725. packages:
  726. - rviz2
  727. - rviz_assimp_vendor
  728. - rviz_common
  729. - rviz_default_plugins
  730. - rviz_ogre_vendor
  731. - rviz_rendering
  732. - rviz_yaml_cpp_vendor
  733. tags:
  734. release: release/ardent/{package}/{version}
  735. url: https://github.com/ros2-gbp/rviz-release.git
  736. version: 3.0.0-1
  737. source:
  738. type: git
  739. url: https://github.com/ros2/rviz.git
  740. version: ardent
  741. status: maintained
  742. sros2:
  743. release:
  744. tags:
  745. release: release/ardent/{package}/{version}
  746. url: https://github.com/ros2-gbp/sros2-release.git
  747. version: 0.4.1-0
  748. source:
  749. type: git
  750. url: https://github.com/ros2/sros2.git
  751. version: ardent
  752. status: maintained
  753. teleop_twist_joy:
  754. release:
  755. tags:
  756. release: release/ardent/{package}/{version}
  757. url: https://github.com/ros2-gbp/teleop_twist_joy-release.git
  758. version: 2.0.0-0
  759. source:
  760. type: git
  761. url: https://github.com/ros2/teleop_twist_joy.git
  762. version: ardent
  763. status: maintained
  764. teleop_twist_keyboard:
  765. release:
  766. tags:
  767. release: release/ardent/{package}/{version}
  768. url: https://github.com/ros2-gbp/teleop_twist_keyboard-release.git
  769. version: 2.0.0-0
  770. source:
  771. type: git
  772. url: https://github.com/ros2/teleop_twist_keyboard.git
  773. version: ardent
  774. status: maintained
  775. tinyxml2_vendor:
  776. release:
  777. tags:
  778. release: release/ardent/{package}/{version}
  779. url: https://github.com/ros2-gbp/tinyxml2_vendor-release.git
  780. version: 0.4.0-0
  781. source:
  782. type: git
  783. url: https://github.com/ros2/tinyxml2_vendor.git
  784. version: ardent
  785. status: maintained
  786. tinyxml_vendor:
  787. release:
  788. tags:
  789. release: release/ardent/{package}/{version}
  790. url: https://github.com/ros2-gbp/tinyxml_vendor-release.git
  791. version: 0.4.0-0
  792. source:
  793. type: git
  794. url: https://github.com/ros2/tinyxml_vendor.git
  795. version: ardent
  796. status: maintained
  797. tlsf:
  798. release:
  799. tags:
  800. release: release/ardent/{package}/{version}
  801. url: https://github.com/ros2-gbp/tlsf-release.git
  802. version: 0.4.0-0
  803. source:
  804. type: git
  805. url: https://github.com/ros2/tlsf.git
  806. version: ardent
  807. status: maintained
  808. turtlebot2_demo:
  809. doc:
  810. type: git
  811. url: https://github.com/ros2/turtlebot2_demo.git
  812. version: ardent
  813. release:
  814. packages:
  815. - depthimage_to_pointcloud2
  816. - turtlebot2_amcl
  817. - turtlebot2_cartographer
  818. - turtlebot2_demo
  819. - turtlebot2_drivers
  820. - turtlebot2_follower
  821. - turtlebot2_teleop
  822. tags:
  823. release: release/ardent/{package}/{version}
  824. url: https://github.com/ros2-gbp/turtlebot2_demo-release.git
  825. version: 0.4.1-0
  826. source:
  827. type: git
  828. url: https://github.com/ros2/turtlebot2_demo.git
  829. version: ardent
  830. status: maintained
  831. uncrustify:
  832. release:
  833. tags:
  834. release: release/ardent/{package}/{version}
  835. url: https://github.com/ros2-gbp/uncrustify-release.git
  836. version: 0.61.20150413-7
  837. source:
  838. type: git
  839. url: https://github.com/ament/uncrustify.git
  840. version: ardent
  841. status: maintained
  842. urdf:
  843. release:
  844. tags:
  845. release: release/ardent/{package}/{version}
  846. url: https://github.com/ros2-gbp/urdf-release.git
  847. version: 2.0.0-0
  848. source:
  849. type: git
  850. url: https://github.com/ros2/urdf.git
  851. version: ardent
  852. status: maintained
  853. urdfdom:
  854. release:
  855. tags:
  856. release: release/ardent/{package}/{version}
  857. url: https://github.com/ros2-gbp/urdfdom-release.git
  858. version: 0.3.0-11
  859. source:
  860. type: git
  861. url: https://github.com/ros2/urdfdom.git
  862. version: ros2
  863. status: maintained
  864. urdfdom_headers:
  865. release:
  866. tags:
  867. release: release/ardent/{package}/{version}
  868. url: https://github.com/ros2-gbp/urdfdom_headers-release.git
  869. version: 1.0.0-5
  870. source:
  871. type: git
  872. url: https://github.com/ros2/urdfdom_headers.git
  873. version: ros2
  874. status: maintained
  875. variants:
  876. doc:
  877. type: git
  878. url: https://github.com/ros2/variants.git
  879. version: ardent
  880. release:
  881. packages:
  882. - desktop
  883. - ros_base
  884. - ros_core
  885. tags:
  886. release: release/ardent/{package}/{version}
  887. url: https://github.com/ros2-gbp/variants-release.git
  888. version: 0.4.0-1
  889. source:
  890. type: git
  891. url: https://github.com/ros2/variants.git
  892. version: ardent
  893. status: developed
  894. vision_msgs:
  895. doc:
  896. type: git
  897. url: https://github.com/Kukanani/vision_msgs.git
  898. version: ros2
  899. release:
  900. tags:
  901. release: release/ardent/{package}/{version}
  902. url: https://github.com/Kukanani/vision_msgs-release.git
  903. version: 1.0.0-0
  904. source:
  905. type: git
  906. url: https://github.com/Kukanani/vision_msgs.git
  907. version: ros2
  908. status: maintained
  909. vision_opencv:
  910. release:
  911. packages:
  912. - image_geometry
  913. tags:
  914. release: release/ardent/{package}/{version}
  915. url: https://github.com/ros2-gbp/vision_opencv-release.git
  916. version: 1.12.4-5
  917. source:
  918. type: git
  919. url: https://github.com/ros2/vision_opencv.git
  920. version: ardent
  921. status: maintained
  922. type: distribution
  923. version: 2