No description
![]() * allocate memory for rmw types and not rcl types in waitset RMW storage * zero initialize memory on resize and clear * add missing void * cast to make windows happy * set mem after checking successful alloc and use right type for rmw storage * another instance of cast to (rmw_ ## Type ## _t *) instead of (void *) |
||
---|---|---|
.github | ||
rcl | ||
rcl_lifecycle | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
rcl
Library to support implementation of language specific ROS Client Libraries.