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

ROS2 development - still happening? #61

Open
sethmnielsen opened this issue Oct 5, 2020 · 3 comments
Open

ROS2 development - still happening? #61

sethmnielsen opened this issue Oct 5, 2020 · 3 comments
Assignees

Comments

@sethmnielsen
Copy link
Member

When building a workspace that contains roscopter, I noticed a warning saying

WARNING: Metapackage "roscopter_pkgs" should not have other dependencies besides a buildtool_depend on catkin and exec_depends.

which I now understand to be from some conditional dependencies in roscopter_pkgs/package.xml for ament if the ROS version is ROS 2. Is there still any development towards ROS 2 that is currently happening or any plans of development?

Regardless, I think that anything ROS 2 should go into its own branch and should not be on master, since to my understanding very little porting to ROS 2 has been done. Once a decently stable ROS 2 implementation is working, then we could start merging things over.

That's my opinion. Let me know if there's something I'm missing!

@engband
Copy link
Contributor

engband commented Oct 7, 2020

What packages were in your workspace? I'd like to try to duplicate the warning.

@sethmnielsen
Copy link
Member Author

I had these warnings building a workspace with rosflight_holodeck, but I just now created a test workspace with only roscopter and rosflight (both on master) and I am still getting that warning. It happens during catkin's CMake step.

I should have also mentioned that I'm using ROS noetic on Arch. CMake version is 3.18.

@mosfs
Copy link

mosfs commented Aug 25, 2022

hi , have you found solution for this yet

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

No branches or pull requests

3 participants