Uh oh!
There was an error while loading. Please reload this page.
rcl_interfaces can't use master - #90
Conversation
use newest master cause Could not find a package configuration file provided by "unique_identifier_msgs"
jacobperron
commented
Mar 4, 2020
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. |
DanialLiu
commented
Mar 5, 2020
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