Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
master project
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
Joschua Gosda
master project
Graph
main
Select Git revision
Branches
3
2Clibs
assembleCode
main
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Aug
20
Jul
12
3
7
Jun
4
3
31
May
30
25
23
20
19
18
17
16
13
12
11
10
9
6
5
4
29
Apr
28
27
25
24
23
22
21
20
13
1
28
Mar
24
21
20
15
2
Merge branch 'experiments' into 'main'
main
main
final
force control plots v1
Merge branch 'plots' into 'main'
outsourced plots
decoupled plottiing and preprocessing
did better force measurement
fixed force meassurement, result was 1 when acutally 5 N were applied
assembleCode
assembleCode
tested whole state machine's functionality successfully
implementing state machine with additional state: synching start position, backup
extended logging
fixed bug in blending and tested successfully
extended code by blending function, needs testing whether working correctly
first experimental testruns
simplification of control with selection matrices and python progressbar
successful test run of hybrid control (force contol + moving along planned trajectory
disabled drift compensation in force controlled axis
successful force control on yumi
first successful testrun on yumi
IK FOR BOTH ARMS WORK
cleared all pointers from function arguments
Merge branch 'assembleCode' of gitlab.control.lth.se:gosda/master-project into assembleCode
major code reorganization
basic class based interface
two python modules but still only working when importing one lib in python, otherwise pointers get messed up
2Clibs
2Clibs
tried handing over shared model ptr directly but cannot be given to python cuz of its type
changed to pybind class based approach but still does not work with 2 pointers
pointer solution works :D
pointer solution
outsource parsing model to another function
checking execution time -> it is too long, parsing takes a lot of time :(
outsourced code that is reused to function within /data/get_data.py
improve data management
repo cleanup
Merge branch 'pybind11' into 'main'
cleaned up folder structure
found fucking bug -> works now yaygit add python/preprocessing/genPaths.py
everything works now, but there is a bug in genpaths.py
extended code for right arm: adapt urdf file, ik
simulation in RS works with my trajectorygit add abb_egm_pyclient/abb_egm_pyclient/main_program.py preprocessing/genPaths.py taskspace_placement/computeJoints_left.py
Loading