Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LPR Tutorials
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
Marko Guberina
LPR Tutorials
Commits
4bcc2086
Commit
4bcc2086
authored
4 months ago
by
m-guberina
Browse files
Options
Downloads
Patches
Plain Diff
fixed formating again
parent
b39544d6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
4bcc2086
...
...
@@ -25,7 +25,7 @@ to ensure you know the specifics.
In particular we will cover,
## 1. Linux
Linux
CLI basics
## 1. Linux
,
CLI basics
----------------------------
1.
why Linux - 1 video
-
no other option
...
...
@@ -72,7 +72,7 @@ In particular we will cover,
-
:help something is very well written and useful
-
vim - editing at the speed of thought is book if you want to be an expert
2.
Python
##
2. Python
- basics, key packages
-----------
1.
basic facts - 1 video
-
made for quickly writing short code and prototyping (fast for user)
...
...
@@ -138,7 +138,7 @@ In particular we will cover,
-
yolo-v8 - the end all be all of CNN based object detection
-
control - classic control
3.
ur_simple_control
## 3. Simple Manipulator Control - overview, code, usage examples
----------------------
1.
basic info - 1 video
-
alternative to ros (less generalization, less code, more math)
...
...
@@ -146,7 +146,7 @@ In particular we will cover,
i.e. people strong in engineering math, but no necessarily software engineering
-
exposes the math
-
nearly exclusively based on reading the state and sending speed and torque commands
2.
ur_s
imple
_c
ontrol - 1 video
2.
S
imple
Manipulator C
ontrol - 1 video
-
pure python, will get rewritten to C++ with python bindings in the future
-
atm only UR5e is supported, but other robots will be added
-
every parameter is an argument
...
...
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