when i run roscore the respons is most recent call last [closed]

asked 2021-06-15 02:23:46 -0500

morata2022 gravatar image

Traceback (most recent call last): File "/opt/ros/noetic/bin/roscore", line 37, in <module> from roslaunch.nodeprocess import DEFAULT_TIMEOUT_SIGINT, DEFAULT_TIMEOUT_SIGTERM File "/opt/ros/noetic/lib/python3/dist-packages/roslaunch/__init__.py", line 51, in <module> from . import core as roslaunch_core File "/opt/ros/noetic/lib/python3/dist-packages/roslaunch/core.py", line 232, in <module> get_ros_root = rospkg.get_ros_root AttributeError: module 'rospkg' has no attribute 'get_ros_root'

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by kscottz
close date 2021-06-15 12:58:12.057668

Comments

I am having a lot of difficulty understanding what this question is asking for. Please provide some context about your system and where the error occurs. It also helps if you properly format your output.

kscottz gravatar image kscottz  ( 2021-06-15 12:58:04 -0500 )edit