Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
da53b3c6
Commit
da53b3c6
authored
7 years ago
by
Olivier Stasse
Browse files
Options
Downloads
Patches
Plain Diff
[wip/talos-simulation] Add patch to fix version number.
parent
287a4dd6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
talos-simulation/Makefile
+1
-1
1 addition, 1 deletion
talos-simulation/Makefile
talos-simulation/distinfo
+1
-1
1 addition, 1 deletion
talos-simulation/distinfo
talos-simulation/patches/patch-aa
+42
-0
42 additions, 0 deletions
talos-simulation/patches/patch-aa
with
44 additions
and
2 deletions
talos-simulation/Makefile
+
1
−
1
View file @
da53b3c6
...
...
@@ -4,7 +4,7 @@
VERSION
=
0.0.14
PKGNAME
=
talos-simulation-
${
VERSION
}
DISTNAME
=
$(
subst -,_,
${
PKGBASE
})
-
${
VERSION
}
PKGREVISION
=
1
PKGREVISION
=
2
CATEGORIES
=
wip
MASTER_SITES
=
${
MASTER_SITE_JRL:
=
talos/talos_simulation/
}
...
...
This diff is collapsed.
Click to expand it.
talos-simulation/distinfo
+
1
−
1
View file @
da53b3c6
SHA1 (talos_simulation-0.0.14.tar.gz) = 316a44fcb212a7fe2d7ff04a37edfcafa7bf3169
RMD160 (talos_simulation-0.0.14.tar.gz) = 56cbda38c0dae10c6e2adfca5cbb9ec3291c7cc7
Size (talos_simulation-0.0.14.tar.gz) = 360055 bytes
SHA1 (patch-aa) =
e98dae92c15694d731a1c7e3212e69ef8c658cfb
SHA1 (patch-aa) =
2096c42d5327ed39b7311d0ec01c2ffd8c2c1e7e
This diff is collapsed.
Click to expand it.
talos-simulation/patches/patch-aa
0 → 100644
+
42
−
0
View file @
da53b3c6
diff --git talos_controller_configuration_gazebo/package.xml talos_controller_configuration_gazebo/package.xml
index 2e7f5b0..321b522 100644
--- talos_controller_configuration_gazebo/package.xml
+++ talos_controller_configuration_gazebo/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_controller_configuration_gazebo</name>
- <version>0.0.12</version>
+ <version>0.0.14</version>
<description>The talos_controller_configuration_gazebo package</description>
<maintainer email="hilario.tome@pal-robotics.com">hilario</maintainer>
diff --git talos_gazebo/package.xml talos_gazebo/package.xml
index 92f749a..ec72687 100644
--- talos_gazebo/package.xml
+++ talos_gazebo/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_gazebo</name>
- <version>0.0.12</version>
+ <version>0.0.14</version>
<description>The talos_gazebo package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tome</maintainer>
diff --git talos_hardware_gazebo/package.xml talos_hardware_gazebo/package.xml
index 298b302..caab2dc 100644
--- xtalos_hardware_gazebo/package.xml
+++ talos_hardware_gazebo/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_hardware_gazebo</name>
- <version>0.0.12</version>
+ <version>0.0.14</version>
<description>The talos_hardware_gazebo package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tome</maintainer>
--
1.9.1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment