createFactory#

std::unique_ptr<isaacsim::ros2::core::Ros2Factory> createFactory()#

Factory creation function exported by the library.

Platform-specific export of the factory creation function. This function is called to create a new instance of the ROS 2 factory.

Returns:

std::unique_ptr<isaacsim::ros2::core::Ros2Factory> Unique pointer to the created factory