rcl/rcl
William Woodall 64f1b16d2f add concept of node namespace to rcl API (#112)
* add concept of node namespace to rcl API

also validate node name and node namespace

* name_space -> namespace_

* doc clarification

* make use of rmw_validate_namespace()

* clear expected error messages in test_node.cpp

* avoid unused invalid_index

* include the validation result value when it is unknown

* use _snprintf_s on windows

* uncrustify
2017-04-08 02:04:51 -07:00
..
include/rcl add concept of node namespace to rcl API (#112) 2017-04-08 02:04:51 -07:00
src/rcl add concept of node namespace to rcl API (#112) 2017-04-08 02:04:51 -07:00
test add concept of node namespace to rcl API (#112) 2017-04-08 02:04:51 -07:00
.gitignore Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
CMakeLists.txt Revert "Control shared/static linking via BUILD_SHARED_LIBS" 2017-04-05 15:53:40 -07:00
Doxyfile Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
package.xml Revert "Control shared/static linking via BUILD_SHARED_LIBS" 2017-04-05 15:53:40 -07:00