Robotics StackExchange | Archived questions

[ROS2]Is there any way to get the base name of a parameter from a parameter message?

I have a rclinterfaces::msg::Parameter whose full name is /ns.nodename.ros_parameters.myparam, is there any API available to get the base name(my_param), or I have to implement the method by myself?

Asked by xhuan28 on 2019-08-28 04:14:26 UTC

Comments

Answers