File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 22Changelog for package turtlebot3_msgs
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
44
5+ 2.4.0 (2025-04-28)
6+ ------------------ 
7+ * Updated Goal.srv for turtlebot3_machine_learning
8+ * Contributors: ChanHyeong Lee
9+ 
5102.3.0 (2025-02-19)
611------------------ 
712* Updated Patrol.action to support updated patrol example
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ set(msg_files
3737set (srv_files
3838  "srv/Sound.srv" 
3939  "srv/Dqn.srv" 
40+   "srv/Goal.srv" 
4041)
4142
4243set (action_files
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 >turtlebot3_msgs</name >
5-   <version >2.3 .0</version >
5+   <version >2.4 .0</version >
66  <description >
77    Message and service types: custom messages and services for TurtleBot3 packages for ROS 2
88  </description >
99  <maintainer  email =" pyo@robotis.com" maintainer >
1010  <license >Apache 2.0</license >
11-   <url  type =" website" wiki.ros.org/turtlebot3_msgs </url >
11+   <url  type =" website" turtlebot3.robotis.com </url >
1212  <url  type =" repository" url >
1313  <url  type =" bugtracker" url >
1414  <author  email =" pyo@robotis.com" author >
1515  <author  email =" thlim@robotis.com" author >
1616  <author  email =" kkjong@robotis.com" author >
1717  <author  email =" vgh@amazon.com" author >
18-   <author  email =" junyeong4321@gmail.com" author >
1918  <author >Ryan Shim</author >
2019  <author  email =" willson@robotis.com" author >
20+   <author  email =" junyeong4321@gmail.com" author >
2121  <buildtool_depend >ament_cmake</buildtool_depend >
2222  <buildtool_depend >rosidl_default_generators</buildtool_depend >
2323  <build_depend >action_msgs</build_depend >
Original file line number Diff line number Diff line change 1+ --- 
2+ float32 pose_x 
3+ float32 pose_y 
4+ bool success 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments