-
Notifications
You must be signed in to change notification settings - Fork 2
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
Trexter
committed
Feb 19, 2018
1 parent
d24a16b
commit 75111f3
Showing
9 changed files
with
9 additions
and
11 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,13 +1,13 @@ | ||
<?xml version="1.0"?> | ||
<package> | ||
<name>pauvsi_trajectory</name> | ||
<version>0.0.0</version> | ||
<description>The pauvsi_trajectory package</description> | ||
<name>multirotor_trajectory</name> | ||
<version>0.0.1</version> | ||
<description>Minimum Time Actuator Constrained Multirotor Trajectory Generation and Control</description> | ||
|
||
<!-- One maintainer tag required, multiple allowed, one person per tag --> | ||
<!-- One maintainer tag required, multiple allowed, one person per tag --> | ||
<!-- Example: --> | ||
<!-- <maintainer email="[email protected]">Jane Doe</maintainer> --> | ||
<maintainer email="[email protected]">kevin</maintainer> | ||
<maintainer email="[email protected]">kevin</maintainer> | ||
|
||
|
||
<!-- One license tag required, multiple allowed, one license per tag --> | ||
|
@@ -49,12 +49,12 @@ | |
<run_depend>std_msgs</run_depend> | ||
<run_depend>nav_msgs</run_depend> | ||
<build_depend>cmake_modules</build_depend> | ||
<run_depend>cmake_modules</run_depend> | ||
<run_depend>cmake_modules</run_depend> | ||
|
||
|
||
<!-- The export tag contains other, unspecified, tags --> | ||
<export> | ||
<!-- Other tools can request additional information be placed here --> | ||
|
||
</export> | ||
</package> | ||
</package> |