Conversation
use newest master cause Could not find a package configuration file provided by "unique_identifier_msgs"
|
Which version of ROS are you using? Currently the master branch only supports Bouncy. We will update the master branch with what's on the dashing branch, once that work is complete. |
I use dashing. |
|
I'm also trying to build ros2_java for android and get stacked by similar problem. maybe tag 0.5.0 also works correctly. |
Fixes a build issue with newer versions of ROS Rolling:
fatal error: rcpputils/scope_exit.hpp: No such file or directory
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Fixes a build issue with newer versions of ROS Rolling:
fatal error: rcpputils/scope_exit.hpp: No such file or directory
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
use newest master cause