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

Remove Tf2 time tutorials for Python #4384

Merged
merged 6 commits into from
May 7, 2024
Merged

Conversation

clalancette
Copy link
Contributor

@clalancette clalancette commented May 7, 2024

There are currently 4 tutorials having to do with time for tf2:

C++:

Python:

The C++ ones work fine, and have worked fine since approximately forever. This PR does some small cleanups in those tutorials, but otherwise leaves them alone.

The Python ones are a different story. Due to some bugs in tf2_py itself, those tutorials have never worked in ROS 2. The correct solution here would be to fix up tf2_py to make them work, but that hasn't yet happened. Thus, I think it is better to remove those tutorials than to continue to provide them in a non-working state. So this PR does exactly that.

It also has some other random small fixups throughout the tf2 tutorials.

Edit: this also "fixes" #3960 and #3080 and #2935 , by removing the offending tutorial completely.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette added the backport-all backport at reviewers discretion; from rolling to all versions label May 7, 2024
@clalancette clalancette requested a review from audrow as a code owner May 7, 2024 14:08
@ahcorde
Copy link
Contributor

ahcorde commented May 7, 2024

I openned an issue #4385

@clalancette clalancette merged commit cb0e0be into rolling May 7, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/update-tf2 branch May 7, 2024 17:09
mergify bot pushed a commit that referenced this pull request May 7, 2024
* Small update for language in tf2 static transforms.

* Small language fixups in tf2 broadcaster tutorials.

* Small language updates in Writing a tf2 listener.

* Small clarification in Add-a-frame tutorials.

* Small updates to the Learning-about-tf2-and-time-cpp tutorial.

* Remove the python tf2 tutorials.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit cb0e0be)
mergify bot pushed a commit that referenced this pull request May 7, 2024
* Small update for language in tf2 static transforms.

* Small language fixups in tf2 broadcaster tutorials.

* Small language updates in Writing a tf2 listener.

* Small clarification in Add-a-frame tutorials.

* Small updates to the Learning-about-tf2-and-time-cpp tutorial.

* Remove the python tf2 tutorials.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit cb0e0be)
mergify bot pushed a commit that referenced this pull request May 7, 2024
* Small update for language in tf2 static transforms.

* Small language fixups in tf2 broadcaster tutorials.

* Small language updates in Writing a tf2 listener.

* Small clarification in Add-a-frame tutorials.

* Small updates to the Learning-about-tf2-and-time-cpp tutorial.

* Remove the python tf2 tutorials.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit cb0e0be)

# Conflicts:
#	source/Tutorials/Intermediate/Tf2/Adding-A-Frame-Cpp.rst
#	source/Tutorials/Intermediate/Tf2/Adding-A-Frame-Py.rst
#	source/Tutorials/Intermediate/Tf2/Learning-About-Tf2-And-Time-Py.rst
#	source/Tutorials/Intermediate/Tf2/Time-Travel-With-Tf2-Py.rst
#	source/Tutorials/Intermediate/Tf2/Writing-A-Tf2-Broadcaster-Cpp.rst
#	source/Tutorials/Intermediate/Tf2/Writing-A-Tf2-Broadcaster-Py.rst
#	source/Tutorials/Intermediate/Tf2/Writing-A-Tf2-Listener-Cpp.rst
#	source/Tutorials/Intermediate/Tf2/Writing-A-Tf2-Listener-Py.rst
clalancette added a commit that referenced this pull request May 7, 2024
* Small update for language in tf2 static transforms.

* Small language fixups in tf2 broadcaster tutorials.

* Small language updates in Writing a tf2 listener.

* Small clarification in Add-a-frame tutorials.

* Small updates to the Learning-about-tf2-and-time-cpp tutorial.

* Remove the python tf2 tutorials.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit cb0e0be)

Co-authored-by: Chris Lalancette <[email protected]>
clalancette added a commit that referenced this pull request May 7, 2024
* Small update for language in tf2 static transforms.

* Small language fixups in tf2 broadcaster tutorials.

* Small language updates in Writing a tf2 listener.

* Small clarification in Add-a-frame tutorials.

* Small updates to the Learning-about-tf2-and-time-cpp tutorial.

* Remove the python tf2 tutorials.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit cb0e0be)

Co-authored-by: Chris Lalancette <[email protected]>
clalancette added a commit that referenced this pull request May 7, 2024
* Small update for language in tf2 static transforms.

* Small language fixups in tf2 broadcaster tutorials.

* Small language updates in Writing a tf2 listener.

* Small clarification in Add-a-frame tutorials.

* Small updates to the Learning-about-tf2-and-time-cpp tutorial.

* Remove the python tf2 tutorials.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit cb0e0be)
clalancette added a commit that referenced this pull request May 7, 2024
* Small update for language in tf2 static transforms.

* Small language fixups in tf2 broadcaster tutorials.

* Small language updates in Writing a tf2 listener.

* Small clarification in Add-a-frame tutorials.

* Small updates to the Learning-about-tf2-and-time-cpp tutorial.

* Remove the python tf2 tutorials.

They have not worked for a very long time, and in point of
fact with the current tf2_py code, they cannot work.
Remove them until the time we actually fix the tf2_py
code, at which point we can reintroduce them.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit cb0e0be)

Co-authored-by: Chris Lalancette <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-all backport at reviewers discretion; from rolling to all versions
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants