You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ros@ros-virtual-machine:/catkin_ws$ rosdep install --from-paths src --ignore-src --rosdistro=kinetic -y
WARNING: given --rosdistro kinetic but ROS_DISTRO is "noetic". Ignoring environment.
WARNING: ROS_PYTHON_VERSION is unset. Defaulting to 3
#All required rosdeps installed successfully
ros@ros-virtual-machine:/catkin_ws$ catkin_make
Base path: /home/ros/catkin_ws
Source space: /home/ros/catkin_ws/src
The specified base path "/home/ros/catkin_ws" contains a CMakeLists.txt but "catkin_make" must be invoked in the root of workspace
The text was updated successfully, but these errors were encountered:
ros@ros-virtual-machine:
/catkin_ws$ rosdep install --from-paths src --ignore-src --rosdistro=kinetic -y/catkin_ws$ catkin_makeWARNING: given --rosdistro kinetic but ROS_DISTRO is "noetic". Ignoring environment.
WARNING: ROS_PYTHON_VERSION is unset. Defaulting to 3
#All required rosdeps installed successfully
ros@ros-virtual-machine:
Base path: /home/ros/catkin_ws
Source space: /home/ros/catkin_ws/src
The specified base path "/home/ros/catkin_ws" contains a CMakeLists.txt but "catkin_make" must be invoked in the root of workspace
The text was updated successfully, but these errors were encountered: