File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11VERSION_MAJOR 2
2- VERSION_MINOR 0
2+ VERSION_MINOR 1
33VERSION_PATCH 0
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >ddsrouter_core</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >
77 *eprosima DDS Router* C++ library to communicate isolated DDS networks between each other. Use in isolated machines an WAN scenarios.
88 </description >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >ddsrouter_test</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >
77 *eprosima DDS Router* tests.
88 </description >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >ddsrouter_yaml</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >
77 *eprosima DDS Router* C++ library to communicate isolated DDS networks between each other. Use in isolated machines an WAN scenarios.
88 </description >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >ddsrouter_docs</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >
77 *eprosima DDS Router* Documentation built with sphinx and deployed in ReadTheDocs.
88 </description >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ This value allows users to keep using the same YAML file with an old configurati
3131
3232 * - version 4.0
3333 - ``v4.0 ``
34- - *v2.0 .0 *
34+ - *v2.1 .0 *
3535
3636
3737**The current configuration version is v4.0 **.
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >ddsrouter_tool</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >
77 *eprosima DDS Router* Application to execute a DDS Router from a YAML configuration file.
88 </description >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >ddsrouter_yaml_validator</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >Tool used for validating DDS-Router configuration files</description >
77 <
maintainer email =
" [email protected] " >Raúl Sánchez-Mateos</
maintainer >
88 <
maintainer email =
" [email protected] " >Javier París</
maintainer >
Original file line number Diff line number Diff line change 66
77setup (
88 name = package_name ,
9- version = '2.0 .0' ,
9+ version = '2.1 .0' ,
1010 packages = [package_name ],
1111 data_files = [
1212 ('share/ament_index/resource_index/packages' ,
You can’t perform that action at this time.
0 commit comments