use uncommon variable name in macro to avoid being overwritten. (#551) Signed-off-by: Tomoya Fujita tomoya.fujita825@gmail.com
use uncommon variable name in macro to avoid being overwritten. (#551)
Signed-off-by: Tomoya Fujita tomoya.fujita825@gmail.com
rcutils is a C API consisting of macros, functions, and data structures used through out the ROS 2 code base.
rcutils
This package claims to be in the Quality Level 1 category, see the Quality Declaration for more details.
The API is a combination of parts:
strerror
errno
strdup
std::vector<std::string>
std::map<std::string, std::string>
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
rcutils: ROS 2 C Utilities data structures
rcutilsis a C API consisting of macros, functions, and data structures used through out the ROS 2 code base.Quality Declaration
This package claims to be in the Quality Level 1 category, see the Quality Declaration for more details.
API
The API is a combination of parts:
strerrorforerrno:strdupwhich takes an allocator:std::vector<std::string>):std::map<std::string, std::string>)