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

IIRC, logins over SSH are treated differently from regular logins, hence .bashrc is not being evaluated, and thus your source line isn't executed.

If you search Google for this you're bound to find many hints.

I have tried sudo nano ~/.bashrc [..]

Why the sudo? Are you running things as root?