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

[RQT-JTC] Find limits only in jtc joints | add robot_description combo #1130

Closed
wants to merge 201 commits into from

Conversation

delihus
Copy link
Contributor

@delihus delihus commented May 10, 2024

When there are joints what don't have implemented limits rqt-jtc throws a lot of errors.

I added looking for limits for joints what are controlled by actual JTC.

The main feature is that it is possible to change robot description topic to control specific robot. Unfortunately it is not possible to do this using namespace in my case. My namespace issue: ros-controls/ros2_control#1506

Result video:
Screencast from 10.05.2024 11:12:31.webm

mergify bot and others added 30 commits January 11, 2023 19:45
…s#509)

* Changing to_chrono to use nanoseconds
* Reset gripper action goal timer to match JTC impl

(cherry picked from commit ec80aba)

Co-authored-by: Dan Wahl <[email protected]>
This commit fixes the segfault which happens when the JTC is unloaded, if it is in inactive state but was never activated.

(cherry picked from commit 6369faa)

Co-authored-by: Márk Szitanics <[email protected]>
Co-authored-by: Michael Wiznitzer <[email protected]>
(cherry picked from commit 3a1402e)

Co-authored-by: Michael Wiznitzer <[email protected]>
Co-authored-by: Solomon Wiznitzer <[email protected]>
(cherry picked from commit 7cc3434)

Co-authored-by: Solomon Wiznitzer <[email protected]>
…ols#530)

* Use RT buffer for gripper action controller's goal handle

* fix format

---------

Co-authored-by: Erik Holum <[email protected]>
(cherry picked from commit 42f6c14)

Co-authored-by: Christoph Fröhlich <[email protected]>
…-controls#543)

* Add pid gain structure to documentation

* Remove trailing whitespace

* Remove trailing colons

(cherry picked from commit e0a373a)

Co-authored-by: Christoph Fröhlich <[email protected]>
…ntrols#491) (ros-controls#579)

* Use the same variables for state feedback and PID loop

* Make joint_error normalization configurable

* Activate test for only velocity controller

* Allow ff_velocity_scale=0 without deprecated warning

* Add test for setpoint due to normalized position error

* Update comments in test

Co-authored-by: Bence Magyar <[email protected]>
(cherry picked from commit 67e5d4d)

Co-authored-by: Christoph Fröhlich <[email protected]>
mergify bot and others added 19 commits February 17, 2024 20:14
(cherry picked from commit 28cb552)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 5a28a2a)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit d51306a)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ols#1121)

* Add file type filters

* Add jazzy workflows and readme

* Check docs on correct branch

* Specify workflow names

* Run auto-update only once per month

* Update upstream pre-commit wf

---------

Co-authored-by: Felix Exner (fexner) <[email protected]>
(cherry picked from commit 4ae8daf)

# Conflicts:
#	.github/workflows/iron-abi-compatibility.yml
#	.github/workflows/rolling-check-docs.yml

Co-authored-by: Christoph Fröhlich <[email protected]>
Copy link
Contributor

mergify bot commented May 10, 2024

@delihus, all pull requests must be targeted towards the master development branch.
Once merged into master, it is possible to backport to humble, but it must be in master
to have these changes reflected into new distributions.

@delihus delihus changed the base branch from humble to master May 10, 2024 09:44
Copy link
Contributor

mergify bot commented May 10, 2024

This pull request is in conflict. Could you fix it @delihus?

@delihus delihus closed this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.