May I run Parameter Server separated?
Hi everybody: Does there any way to separate Parameter Server from roscore, and run alone!
I'm no expert and it's hard to prove a negative, but I think it is not possible. I conclude so by briefly examining the source code for rosmaster and rosparam:
As far as I see there is no server code in the rosparam implementation, but just the dictionary logic. The server stuff is in the rosmaster code. See Line 324.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-10-14 03:53:53 -0600
Seen: 72 times
Last updated: Oct 14 '16
Parameter Server rosserial_arduino
Parameters do not updated until I rerun roscore
Getting all parameter names using C++
Dynamic reconfigure with android
rosparam: Can't set parameters on Master, via launch file
Yaml file loaded in the parameter server but disappears after.
How to set and access local parameters when launching a nodelet?
How to MoveBaseClient into move_base node ?
May I ask what you would gain from running them separatly?