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

Freya tf tree #95

Merged
merged 6 commits into from
Oct 13, 2023
Merged

Freya tf tree #95

merged 6 commits into from
Oct 13, 2023

Conversation

Mokaz
Copy link
Contributor

@Mokaz Mokaz commented Oct 8, 2023

Implemented Freya TF tree in YAML with updated measurements from mechanical.

@Mokaz Mokaz requested review from EirikKolas and alekskl01 October 8, 2023 10:46
@Mokaz Mokaz self-assigned this Oct 8, 2023
@@ -23,4 +23,10 @@ if(BUILD_TESTING)
ament_lint_auto_find_test_dependencies()
endif()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line 4-24 is unnecessary for this package and should be removed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Colcon won't build the package without them though?
Unknown CMake command "ament_package"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, ok. then just leave it as is

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, can we rename "tf.launch.yaml" to "tf_launch.yaml"?
I think pc.launch.yaml should be deleted as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pc.launch.yaml will be taken care of when merging.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The if(BUILD_TESTING) can be removed.
The convention is to have .launch.yaml so just leaving it as is is fine :)

Copy link
Contributor

@EirikKolas EirikKolas Oct 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also remove the comment

-# uncomment the following section in order to fill in

-# further dependencies manually.

-# find_package( REQUIRED)

@alekskl01 alekskl01 linked an issue Oct 9, 2023 that may be closed by this pull request
4 tasks
@Mokaz Mokaz requested a review from alekskl01 October 9, 2023 19:13
@alekskl01 alekskl01 merged commit ad0eea8 into development Oct 13, 2023
@alekskl01 alekskl01 deleted the Freya_TF_tree branch October 13, 2023 14:04
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.

[TASK] Freya TF tree
3 participants