Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lrs_msgs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lrs
lrs_msgs
Commits
76462227
Commit
76462227
authored
8 years ago
by
Tommy Persson
Browse files
Options
Downloads
Patches
Plain Diff
Removing grid support
parent
abd18f2b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+0
-3
0 additions, 3 deletions
CMakeLists.txt
msg/GridObject.msg
+0
-2
0 additions, 2 deletions
msg/GridObject.msg
package.xml
+0
-1
0 additions, 1 deletion
package.xml
with
0 additions
and
6 deletions
CMakeLists.txt
+
0
−
3
View file @
76462227
...
...
@@ -10,7 +10,6 @@ find_package(catkin REQUIRED COMPONENTS
roscpp
rospy
std_msgs
lrs_util_gs
)
## System dependencies are found with CMake's conventions
...
...
@@ -34,7 +33,6 @@ CFPositionVelocity.msg
CScanUavInfo.msg
ExtData.msg
ExtConfig.msg
GridObject.msg
HeliState.msg
LQRCExtraSwitch.msg
LQQueueInfo.msg
...
...
@@ -78,7 +76,6 @@ PlatformHeartbeat.msg
## Generate added messages and services with any dependencies listed here
generate_messages
(
DEPENDENCIES
lrs_util_gs
geometry_msgs
std_msgs
)
...
...
This diff is collapsed.
Click to expand it.
msg/GridObject.msg
deleted
100644 → 0
+
0
−
2
View file @
abd18f2b
int32 id
lrs_util_gs/GridInfo gridinfo
This diff is collapsed.
Click to expand it.
package.xml
+
0
−
1
View file @
76462227
...
...
@@ -41,7 +41,6 @@
<!-- Use test_depend for packages you need only for testing: -->
<!-- <test_depend>gtest</test_depend> -->
<buildtool_depend>
catkin
</buildtool_depend>
<depend>
lrs_util_gs
</depend>
<depend>
geometry_msgs
</depend>
<depend>
roscpp
</depend>
<depend>
rospy
</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