Skip to content

Commit

Permalink
clean up package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Jun 3, 2023
1 parent 30a7ff0 commit 7d0cc37
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<package format="3">
<name>selfdrivinglib</name>
<version>0.1.0</version>
<description>Self-driving (autonomous navigation) algorithms for robots moving on planar environments.
<description>Self-driving (autonomous navigation) algorithms for robots moving on planar environments.
This builds upon mrpt-nav and the theory behind PTGs to generate libraries of "motion primitives" for
vehicles with arbitrary shape and realistic kinematics and dynamics.</description>

Expand All @@ -21,9 +21,6 @@
<depend>mrpt2</depend>
<depend>mvsim</depend>

<!-- Deps required by building only -->
<!-- <build_depend>assimp-dev</build_depend> -->

<doc_depend>doxygen</doc_depend>

<!-- Minimum entries to release non-catkin pkgs: -->
Expand Down

0 comments on commit 7d0cc37

Please sign in to comment.