[ros-users] [Discourse.ros.org] [ROS Projects] Static exception handling

andreaspasternak ros.discourse at gmail.com
Tue Jul 10 12:18:04 UTC 2018



Dear all,

Avoiding dynamic memory allocations is crucial in industrial grade robotics or autonomous driving. Unfortunately, C++ GCC allocates memory when throwing exceptions. We released a library to solve this problem here: https://github.com/ApexAI/static_exception

Enjoy trying it out! All feedback is welcome.





---
[Visit Topic](https://discourse.ros.org/t/static-exception-handling/5326/1) or reply to this email to respond.




More information about the ros-users mailing list