Open csj3684 opened 3 years ago
I'm running it on WSL2,
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal
python 3.8 (64bit)
I have the same errors with python 2.7 (64bit)
I just resolved all things. I think I should've run with python 2.
but another issue comes.
I did run and convert it and it said "Finish Conver" with pop up. but in the path ~/.ros, No csv file.
Anything to know ??
thank you.
@csj3684 Hi, the csv files are under catkin_ws
folder on my computer
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.