Compare commits

...
2 Commits
Author SHA1 Message Date
mergify[bot]andRafal Gorecki f0d809138d Update CMakeLists.txt (#247) (#263)
(cherry picked from commit 52abdf5a98)

Co-authored-by: Rafal Gorecki <126687345+rafal-gorecki@users.noreply.github.com>
2025-09-30 07:55:33 +02:00
Antón Casas e733b4b0a1 Update maintainers (#259) 2025-09-16 09:21:09 +02:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.11)
option(UROSAGENT_GENERATE_PROFILE
"Generates agent.refs according to the .msgs provided in the .repos" OFF
+2 -2
View File
@@ -4,8 +4,8 @@
<name>micro_ros_agent</name>
<version>6.1.0</version>
<description>micro-ROS Agent package</description>
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
<maintainer email="antoniocuadros@eprosima.com">Antonio Cuadros</maintainer>
<maintainer email="eugeniocollado@eprosima.com">Eugenio Collado</maintainer>
<maintainer email="carlosespinoza@eprosima.com">Carlos Espinoza</maintainer>
<license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>