Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PID controller and diff drive controller chaining #710

Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
9f354dc
Initial commit for chaining diff_drive_controller with pid_controller
Juliaj Jan 30, 2025
66fde02
Fix speed_limiter parameters
christophfroehlich Jan 31, 2025
96c7211
Spawn the two PID controllers at once
christophfroehlich Jan 31, 2025
fd2332d
Use PID with velocity control loop
christophfroehlich Jan 31, 2025
164dabd
Some updates to the docs
christophfroehlich Jan 31, 2025
30017bd
Update launch.py and add steps to documentation
Juliaj Feb 2, 2025
aea8f78
Make a working example
Juliaj Feb 4, 2025
731ec55
Merge branch 'master' into diffdrive_pid_chaining_2
Juliaj Feb 4, 2025
64a2b6c
Update per review feedback.
Juliaj Feb 5, 2025
bb45f91
Update userdoc.rst
Juliaj Feb 5, 2025
191438f
Update userdoc.rst
Juliaj Feb 5, 2025
0db7119
Update per review feedback.
Juliaj Feb 10, 2025
f22a46f
Add example_16 to TOC
christophfroehlich Feb 16, 2025
a199348
Update per review and add python script for visualization experience
Juliaj Feb 18, 2025
6ccf7aa
Merge branch 'master' into diffdrive_pid_chaining_2
christophfroehlich Feb 18, 2025
8bc6421
Add plotjuggler diagram and fix pre-commit issues
Juliaj Feb 19, 2025
0cc375c
Update example_16/doc/userdoc.rst
Juliaj Feb 20, 2025
430d70c
Update example_16/doc/userdoc.rst
Juliaj Feb 20, 2025
288a358
Update example_16/doc/userdoc.rst
Juliaj Feb 20, 2025
8e74ebc
Update doc with command to change parameter online
Juliaj Feb 20, 2025
3f3f774
Fix test_dependencies
christophfroehlich Feb 26, 2025
7ea984d
Update meta information
christophfroehlich Feb 26, 2025
ad7a1cd
Merge branch 'master' into diffdrive_pid_chaining_2
christophfroehlich Feb 26, 2025
637e868
Merge branch 'master' into diffdrive_pid_chaining_2
Juliaj Mar 5, 2025
0e871d6
Merge branch 'master' into diffdrive_pid_chaining_2
christophfroehlich Mar 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into diffdrive_pid_chaining_2
Juliaj authored Mar 5, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 637e8686d436371dc9f4a0115baa1fd7b59041bf

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.