-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
27 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
semantic_map_msgs | ||
world_canvas_msgs | ||
================= | ||
|
||
Messages and services for the semantic maps framework | ||
Messages and services for the world canvas framework |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
<?xml version="1.0"?> | ||
<package> | ||
<name>semantic_map_msgs</name> | ||
<name>world_canvas_msgs</name> | ||
<version>0.1.0</version> | ||
<description>Semantic maps framework messages package</description> | ||
<description>World canvas framework messages package</description> | ||
|
||
<author email="[email protected]">Jorge Santos</author> | ||
<maintainer email="[email protected]">Jorge Santos</maintainer> | ||
<license>BSD</license> | ||
<url type="website">http://ros.org/wiki/semantic_map_msgs</url> | ||
<url type="repository">https://github.com/corot/semantic_map_msgs</url> | ||
<url type="bugtracker">https://github.com/corot/semantic_map_msgs/issues</url> | ||
<url type="website">http://ros.org/wiki/world_canvas_msgs</url> | ||
<url type="repository">https://github.com/corot/world_canvas_msgs</url> | ||
<url type="bugtracker">https://github.com/corot/world_canvas_msgs/issues</url> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|