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

Revision history [back]

Here is my approach:

If you want to to keep ROS and anaconda separated only

  1. remove anaconda path in your bashrc file
  2. uninstall your ros
  3. close all terminal and reinstall ros (you probably need to delete the rosdep folder to re init)

you should be able to use ROS now. I would recommend source the ros when you need it or update the anaconda path when you need it.

Here is my approach:

If you want to to keep ROS and anaconda separated only

  1. remove anaconda path in your bashrc file
  2. uninstall your ros
  3. close all terminal and reinstall ros (you probably need to delete the rosdep folder to re init)

you should be able to use ROS now. I would recommend source the ros when you need it or update the anaconda path when you need it.