How to append robot model at runtime?
I need to add an obstacle to the environment after a manipulator robot has gotten into a certain configuration. I cannot add the obstacle initially as it hinders the manipulator to get to the right configuration. What's the intended way to do this in Ros?