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
WARNING: ROS_PYTHON_VERSION is unset. Defaulting to 3
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies (ROS distro is not set. Make sure ROS_DISTRO environment variable is set, or use --rosdistro option - to specify the distro, e.g. --rosdistro indigo):
rosbag_to_csv: Cannot locate rosdep definition for [rospy]
Hi.
I wanna use rosbag to csv, so tried to install it by README.
but I have some errors.
ROS_DISTRO
environment variable is set, or use--rosdistro
option - to specify the distro, e.g.--rosdistro indigo
):I think I resolved 'ROS distro is not set' by add '--rosdistro=ROS_DISTRO', but still have two errors.
and I installed python-rospy in person by 'sudo apt install python-rospy' (of course, I did apt upgrade and update) but it also have error
And I installed python3-rospy but I stll have the same errors.
and when it comes to pyqt4-dev-tools, I have a following error.
What do I do ??
Thank you.
The text was updated successfully, but these errors were encountered: