Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CCF Workspace
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
CeTI
ROS
CeTI Cobotic Framework
CCF Workspace
Compare revisions
8da167abeb7a8b64c6aa5267160fda0c52aa862e to fe6b6692ffa907fb8fbe1535386aca155eb0c206
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ceti/ros/ccf/ccf_workspace
Select target project
No results found
fe6b6692ffa907fb8fbe1535386aca155eb0c206
Select Git revision
Branches
ccnc-demo
ga-demo
noetic/feature/robotics-festival
noetic/feature/tags
noetic/main
noetic/realrobot
noetic/simulation
7 results
Swap
Target
ceti/ros/ccf/ccf_workspace
Select target project
ceti/ros/ccf/ccf_workspace
1 result
8da167abeb7a8b64c6aa5267160fda0c52aa862e
Select Git revision
Branches
ccnc-demo
ga-demo
noetic/feature/robotics-festival
noetic/feature/tags
noetic/main
noetic/realrobot
noetic/simulation
7 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (8)
remove gazebo launch files
· 5bf68df5
Johannes Mey
authored
2 years ago
5bf68df5
rename launch files using fake robot controllers
· 1ee350c4
Johannes Mey
authored
2 years ago
1ee350c4
rename launch files using fake robot controllers
· d17113f5
Johannes Mey
authored
2 years ago
d17113f5
update submodule
· cd93bb1b
Johannes Mey
authored
2 years ago
cd93bb1b
rename protobuf file
· 9b9b1070
Johannes Mey
authored
2 years ago
9b9b1070
update submodules
· d6e2c06b
Johannes Mey
authored
2 years ago
d6e2c06b
fix missing arm config in launch files
· 3dee96d2
Johannes Mey
authored
2 years ago
3dee96d2
move mqtt to package
· fe6b6692
Johannes Mey
authored
2 years ago
fe6b6692
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+4
-0
4 additions, 0 deletions
.gitmodules
src/ccf
+1
-1
1 addition, 1 deletion
src/ccf
src/ccf_immersive_sorting
+1
-1
1 addition, 1 deletion
src/ccf_immersive_sorting
src/paho_mqtt
+1
-0
1 addition, 0 deletions
src/paho_mqtt
with
7 additions
and
2 deletions
.gitmodules
View file @
fe6b6692
...
...
@@ -30,3 +30,7 @@
path = src/panda_util
url = ../../packages/panda_util.git
branch = noetic/main
[submodule "src/paho_mqtt"]
path = src/paho_mqtt
url = ../../packages/paho_mqtt.git
branch = main
This diff is collapsed.
Click to expand it.
ccf
@
32800166
Compare
dee1aee6
...
32800166
Subproject commit
dee1aee66818f05e30ea6a8fbd82d547e4463cae
Subproject commit
32800166a5f0f31cac0212bd6981c868462ce95b
This diff is collapsed.
Click to expand it.
ccf_immersive_sorting
@
0ee97719
Compare
52b05de7
...
0ee97719
Subproject commit
52b05de7497d8dd81529ba76ff37eade1fb46110
Subproject commit
0ee97719e89f1c84a7bfd88f78f79a7b46603955
This diff is collapsed.
Click to expand it.
paho_mqtt
@
f8ae86c8
Subproject commit f8ae86c890f7fcc5dff5703227f7581691e0361f
This diff is collapsed.
Click to expand it.