roscore spawning 3 processes of itself and 5 processes of rosmaster...is this normal
When I run roscore from command line, I am getting three processes (from ps -AL) of roscore (3 duplicates). I am getting FIVE rosmaster processes. Any node I spawn will also be duplicated.
1) Is this normal behavior 2) what am I doing wrong if it isn't?
I am using Ros Fuerte (which upgrading isn't an option for me at the moment).
Any help would be great, thanks.
~BM