Closed clalancette closed 5 years ago
I don't have ROS2 to test with, but I will still merge this. Thanks.
I don't have ROS2 to test with, but I will still merge this. Thanks.
I tested with my VN100T and Dashing, and it seemed happy with these changes. Thanks for merging!
This PR does a few more cleanups on the ROS 2 Dashing port. In particular:
VnEnsure
to always throw an exception.VnEnsure
is only called during setup, and if any of the things during setup fail, we really want the node to fail./
to.
. This allows us to use a parameter hierarchy.