Codebase list ros-ros-comm-msgs / b2c78f4
Update upstream source from tag 'upstream/1.11.3' Update to upstream version '1.11.3' with Debian dir 0123dc0e78ad3b71791a7968380c14acf30b87ea Jochen Sprickerhof 3 years ago
4 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 cmake_minimum_required(VERSION 2.8.3)
0 cmake_minimum_required(VERSION 3.0.2)
11 project(rosgraph_msgs)
22
33 find_package(catkin REQUIRED COMPONENTS message_generation std_msgs)
00 <package>
11 <name>rosgraph_msgs</name>
2 <version>1.11.2</version>
2 <version>1.11.3</version>
33 <description>
44 Messages relating to the ROS Computation Graph. These are generally considered to be low-level messages that end users do not interact with.
55 </description>
0 cmake_minimum_required(VERSION 2.8.3)
0 cmake_minimum_required(VERSION 3.0.2)
11 project(std_srvs)
22
33 find_package(catkin REQUIRED COMPONENTS message_generation)
00 <package>
11 <name>std_srvs</name>
2 <version>1.11.2</version>
2 <version>1.11.3</version>
33 <description>Common service definitions.</description>
44 <maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
55 <license>BSD</license>