forked from uuvsimulator/uuv_simulator
-
Notifications
You must be signed in to change notification settings - Fork 3
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
75 changed files
with
1,819 additions
and
88 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,26 @@ | |
Changelog for package uuv_assistants | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.6.8 (2019-02-14) | ||
------------------ | ||
* Fix paths to launch files after refactor | ||
Signed-off-by: Musa Morena Marcusso Manhaes <[email protected]> | ||
* Align tutorials and templates to new locations | ||
Signed-off-by: Tim Clephas <[email protected]> | ||
* Contributors: Musa Morena Marcusso Manhaes, Tim Clephas | ||
|
||
0.6.7 (2019-02-13) | ||
------------------ | ||
|
||
0.6.6 (2019-02-12) | ||
------------------ | ||
|
||
0.6.5 (2019-02-07) | ||
------------------ | ||
|
||
0.6.4 (2019-02-03) | ||
------------------ | ||
|
||
0.6.3 (2018-12-13) | ||
------------------ | ||
* CHANGE Use lowercase strings for e-mail | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>uuv_assistants</name> | ||
<version>0.6.3</version> | ||
<version>0.6.8</version> | ||
<description>Tools and utilities to monitor and analyze the simulation</description> | ||
|
||
<maintainer email="[email protected]">Musa Morena Marcusso Manhaes</maintainer> | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>uuv_auv_control_allocator</name> | ||
<version>0.6.3</version> | ||
<version>0.6.8</version> | ||
<description>Optimal allocation of forces and torques to thruster and fins of AUVs</description> | ||
|
||
<maintainer email="[email protected]">Musa Morena Marcusso Manhaes</maintainer> | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,24 @@ | |
Changelog for package uuv_control_cascaded_pid | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.6.8 (2019-02-14) | ||
------------------ | ||
|
||
0.6.7 (2019-02-13) | ||
------------------ | ||
|
||
0.6.6 (2019-02-12) | ||
------------------ | ||
|
||
0.6.5 (2019-02-07) | ||
------------------ | ||
|
||
0.6.4 (2019-02-03) | ||
------------------ | ||
* FIX Dependency errors for ROS Buildfarm | ||
Signed-off-by: Musa Morena Marcusso Manhaes <[email protected]> | ||
* Contributors: Musa Morena Marcusso Manhães | ||
|
||
0.6.3 (2018-12-13) | ||
------------------ | ||
* CHANGE Use lowercase strings for e-mail | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>uuv_control_cascaded_pid</name> | ||
<version>0.6.3</version> | ||
<version>0.6.8</version> | ||
<description>A cascade of PID controllers for acceleration, velocity, and position control.</description> | ||
|
||
<maintainer email="[email protected]">Musa Morena Marcusso Manhaes</maintainer> | ||
|
@@ -16,7 +16,8 @@ | |
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
<exec_depend>dynamic_reconfigure</exec_depend> | ||
<depend>dynamic_reconfigure</depend> | ||
|
||
<exec_depend>geometry_msgs</exec_depend> | ||
<exec_depend>nav_msgs</exec_depend> | ||
<exec_depend>tf</exec_depend> | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,21 @@ | |
Changelog for package uuv_control_msgs | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.6.8 (2019-02-14) | ||
------------------ | ||
|
||
0.6.7 (2019-02-13) | ||
------------------ | ||
|
||
0.6.6 (2019-02-12) | ||
------------------ | ||
|
||
0.6.5 (2019-02-07) | ||
------------------ | ||
|
||
0.6.4 (2019-02-03) | ||
------------------ | ||
|
||
0.6.3 (2018-12-13) | ||
------------------ | ||
* CHANGE Use lowercase strings for e-mail | ||
|
@@ -57,7 +72,6 @@ Changelog for package uuv_control_msgs | |
Signed-off-by: Musa Morena Marcusso Manhaes <[email protected]> | ||
* Contributors: Musa Morena Marcusso Manhaes | ||
|
||
|
||
0.5.3 (2018-07-04) | ||
------------------ | ||
* ADD CHANGELOG files | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>uuv_control_msgs</name> | ||
<version>0.6.3</version> | ||
<version>0.6.8</version> | ||
<description>The uuv_control_msgs package</description> | ||
|
||
<maintainer email="[email protected]">Musa Morena Marcusso Manhaes</maintainer> | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>uuv_control_utils</name> | ||
<version>0.6.3</version> | ||
<version>0.6.8</version> | ||
<description>The uuv_control_utils package</description> | ||
|
||
<maintainer email="[email protected]">Musa Morena Marcusso Manhaes</maintainer> | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,23 @@ | |
Changelog for package uuv_thruster_manager | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.6.8 (2019-02-14) | ||
------------------ | ||
|
||
0.6.7 (2019-02-13) | ||
------------------ | ||
|
||
0.6.6 (2019-02-12) | ||
------------------ | ||
|
||
0.6.5 (2019-02-07) | ||
------------------ | ||
|
||
0.6.4 (2019-02-03) | ||
------------------ | ||
* FIX Dependency errors for ROS Buildfarm | ||
Signed-off-by: Musa Morena Marcusso Manhaes <[email protected]> | ||
|
||
0.6.3 (2018-12-13) | ||
------------------ | ||
* CHANGE Use lowercase strings for e-mail | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>uuv_thruster_manager</name> | ||
<version>0.6.3</version> | ||
<version>0.6.8</version> | ||
<description>The thruster manager package</description> | ||
|
||
<maintainer email="[email protected]">Musa Morena Marcusso Manhaes</maintainer> | ||
|
@@ -16,6 +16,7 @@ | |
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
<build_depend>message_generation</build_depend> | ||
<build_depend>std_msgs</build_depend> | ||
|
||
<exec_depend>std_msgs</exec_depend> | ||
<exec_depend>message_runtime</exec_depend> | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,24 @@ | |
Changelog for package uuv_trajectory_control | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.6.8 (2019-02-14) | ||
------------------ | ||
|
||
0.6.7 (2019-02-13) | ||
------------------ | ||
|
||
0.6.6 (2019-02-12) | ||
------------------ | ||
|
||
0.6.5 (2019-02-07) | ||
------------------ | ||
|
||
0.6.4 (2019-02-03) | ||
------------------ | ||
* FIX Dependency errors for ROS Buildfarm | ||
Signed-off-by: Musa Morena Marcusso Manhaes <[email protected]> | ||
* Contributors: Musa Morena Marcusso Manhães | ||
|
||
0.6.3 (2018-12-13) | ||
------------------ | ||
* CHANGE Use lowercase strings for e-mail | ||
|
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,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>uuv_trajectory_control</name> | ||
<version>0.6.3</version> | ||
<version>0.6.8</version> | ||
<description>The uuv_trajectory_control package</description> | ||
|
||
<maintainer email="[email protected]">Luiz Ricardo Douat</maintainer> | ||
|
Oops, something went wrong.