yujinrobot / yujin_tools

Tools and utilities for development, typically with ROS build environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yujin_make --install-rosdeps fails on chained workspaces

kentsommer opened this issue · comments

If you call this before having a sourcable setup.bash, then it is completely unaware of any source workspaces. We should:

  • parse config.cmake
  • get the underlay roots
  • add these underlay roots to the rosdep command along with the src dir.