[ros-users] [Discourse.ros.org] [Next Generation ROS] Using ClassLoader with nodes and non-default constructors

Devon Ash ros.discourse at gmail.com
Fri Jun 23 16:09:57 UTC 2017



Node name can be configured via rosparam strictly. e.g

ros.init_node(ros.get_param("my_node/prefix") + "mynode");

I can't remember the exact API calls off the top of my head, but that's the general approach. Above syntax wont work directly FYI, is what I'm trying to say.





---
[Visit Topic](https://discourse.ros.org/t/using-classloader-with-nodes-and-non-default-constructors/2018/6) or reply to this email to respond.




More information about the ros-users mailing list