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

There are (at least) two differences when running with roslaunch vs. rosrun/manually.

  • Extra parameters like __log are passed
  • You are in a different working directory

I would suggest finding out why the channels are swapped at all, as that seems to be some memory bug that is probably just triggered in another way.