Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qubo_gui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Robotics at Maryland
qubo_gui
Compare revisions
bb17c82e1777b0230d83013df7aaab747157b8f7 to 809cfb405e7e30b1742c158d3b362314210a69a0
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
robotics-at-maryland/qubo_gui
Select target project
No results found
809cfb405e7e30b1742c158d3b362314210a69a0
Select Git revision
Branches
main
teleop
thruster-text
Swap
Target
robotics-at-maryland/qubo_gui
Select target project
robotics-at-maryland/qubo_gui
1 result
bb17c82e1777b0230d83013df7aaab747157b8f7
Select Git revision
Branches
main
teleop
thruster-text
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update README.md
· bca66d7d
Jeffrey Fisher
authored
5 months ago
bca66d7d
Merge branch 'main' into teleop
· 809cfb40
Jeffrey Fisher
authored
5 months ago
809cfb40
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
View file @
809cfb40
...
...
@@ -21,7 +21,7 @@ cd ~/ros_ws
colcon build
```
(4) Tell rqt to find our plugins (
may have to do this if you create a new plugin, but otherwise should only need to do it once
):
(4) Tell rqt to find our plugins (
if rqt doesn't seem to be finding updated plugin code, try running this again
):
```
rqt --force-discover
...
...
This diff is collapsed.
Click to expand it.