-
Notifications
You must be signed in to change notification settings - Fork 0
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
Freya tf tree #95
Conversation
asv_setup/CMakeLists.txt
Outdated
@@ -23,4 +23,10 @@ if(BUILD_TESTING) | |||
ament_lint_auto_find_test_dependencies() | |||
endif() |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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"
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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 :)
There was a problem hiding this comment.
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)
Implemented Freya TF tree in YAML with updated measurements from mechanical.