Skip to content

Commit

Permalink
package update
Browse files Browse the repository at this point in the history
  • Loading branch information
padhupradheep committed Aug 19, 2021
1 parent 1db3f1c commit f893456
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>neo_simulation2</name>
<version>0.0.0</version>
<description>TODO: Package description</description>
<maintainer email="[email protected]">pradheep</maintainer>
<license>TODO: License declaration</license>

<buildtool_depend>ament_cmake</buildtool_depend>
<version>1.0.0</version>
<description>ROS-2 Simulation packages for neobotix robots</description>
<maintainer email="[email protected]">Padmanabhan Pradheep</maintainer>
<license>MIT</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
Expand Down

0 comments on commit f893456

Please sign in to comment.