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

Add BUILD.bazel files to drake_ros_* packages #68

Closed
sloretz opened this issue Apr 19, 2022 · 2 comments · Fixed by #207
Closed

Add BUILD.bazel files to drake_ros_* packages #68

sloretz opened this issue Apr 19, 2022 · 2 comments · Fixed by #207
Labels
enhancement New feature or request

Comments

@sloretz
Copy link
Collaborator

sloretz commented Apr 19, 2022

The drake_ros_* packages are CMake packages. This is convenient when working with tools in the ROS ecosystem. This is a ticket for adding BUILD.bazel files to those packages. That makes them convenient to include in a bazel workspace for those using Drake with bazel.

Attached is a bazel workspace example using #23 to display a capsule from a Drake multibodyplant in RViz using bazel.

capsule_example.tar.gz

@sloretz sloretz added the enhancement New feature or request label Apr 19, 2022
@sloretz
Copy link
Collaborator Author

sloretz commented Apr 19, 2022

@gbiggs FYI The capsule_example.tar.gz link is the code for this: #23 (review)

@sloretz
Copy link
Collaborator Author

sloretz commented Jan 4, 2023

This is complete for drake_ros_core, drake_ros_tf2, and drake_ros_viz. Only drake_ros_examples needs to be bazelized now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant