Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
crosbot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Crosbot
crosbot
Commits
3e7f39f9
Commit
3e7f39f9
authored
10 years ago
by
Rescue
Browse files
Options
Downloads
Patches
Plain Diff
Fixed some dependancies that break RosJava
parent
6566ed89
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
crosbot/package.xml
+2
-0
2 additions, 0 deletions
crosbot/package.xml
crosbot_map/package.xml
+2
-1
2 additions, 1 deletion
crosbot_map/package.xml
crosbot_ogmbicp/package.xml
+2
-1
2 additions, 1 deletion
crosbot_ogmbicp/package.xml
with
6 additions
and
2 deletions
crosbot/package.xml
+
2
−
0
View file @
3e7f39f9
...
@@ -47,6 +47,8 @@
...
@@ -47,6 +47,8 @@
<build_depend>
sensor_msgs
</build_depend>
<build_depend>
sensor_msgs
</build_depend>
<!--build_depend>jpeg</build_depend>
<!--build_depend>jpeg</build_depend>
<build_depend>xml2</build_depend-->
<build_depend>xml2</build_depend-->
<build_depend>
message_generation
</build_depend>
<run_depend>
roscpp
</run_depend>
<run_depend>
roscpp
</run_depend>
<run_depend>
tf
</run_depend>
<run_depend>
tf
</run_depend>
...
...
This diff is collapsed.
Click to expand it.
crosbot_map/package.xml
+
2
−
1
View file @
3e7f39f9
...
@@ -43,6 +43,7 @@
...
@@ -43,6 +43,7 @@
<build_depend>
crosbot
</build_depend>
<build_depend>
crosbot
</build_depend>
<build_depend>
roscpp
</build_depend>
<build_depend>
roscpp
</build_depend>
<build_depend>
nav_msgs
</build_depend>
<build_depend>
nav_msgs
</build_depend>
<build_depend>
message_generation
</build_depend>
<run_depend>
crosbot
</run_depend>
<run_depend>
crosbot
</run_depend>
<run_depend>
roscpp
</run_depend>
<run_depend>
roscpp
</run_depend>
<run_depend>
nav_msgs
</run_depend>
<run_depend>
nav_msgs
</run_depend>
...
...
This diff is collapsed.
Click to expand it.
crosbot_ogmbicp/package.xml
+
2
−
1
View file @
3e7f39f9
...
@@ -46,6 +46,7 @@
...
@@ -46,6 +46,7 @@
<build_depend>
roscpp
</build_depend>
<build_depend>
roscpp
</build_depend>
<build_depend>
sensor_msgs
</build_depend>
<build_depend>
sensor_msgs
</build_depend>
<build_depend>
tf
</build_depend>
<build_depend>
tf
</build_depend>
<build_depend>
message_generation
</build_depend>
<run_depend>
crosbot
</run_depend>
<run_depend>
crosbot
</run_depend>
<run_depend>
crosbot_map
</run_depend>
<run_depend>
crosbot_map
</run_depend>
<run_depend>
nav_msgs
</run_depend>
<run_depend>
nav_msgs
</run_depend>
...
...
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