ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

As per ijnek, the error probably occured due to a missmatch of use_sim_time. While playing around with PushRosNamespace, I might have inadvertently pushed a namespace onto that parameter, so it ended up with something like namespace/use_sim_time which resulted in the error. Doing a more hardcoded/manual namespacing convention, the error was reverted.