flabrosse

Results 105 comments of flabrosse

I have the same issue with an output of 960x600.

Same problem here. Using the 'Winding Valley Heightmap' model, I changed the height of the visual and collision to 0 (from -4) and all is fine. If I shift both...

I've spent the last few days trying to update my system, due to the mess of python2 and python3, which I made worse by trying to emerge ros. I *think*...

Hi @allenh1, ROS 2 is not an option, as I said, some of my collaborators still use kinetic... Also, I am not the one using tf, some packages depend on...

Help! ;-) Can't catkin_make any more. This insists on using python2, but most packages are not compiled with python2. So the build fails with not finding catkin_pkg. I guess I...

Actually, I just tried to recompile the overlay catkin_pkg with python2_7 and emerge wants me to remove this version of python...

The running of python2 seems to be coming from empy, still built with python2_7 support, because tf only supports python2_7. Because of that, I can't even reemerge empy. And tf...

It seems that python2 is specified in ``` /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ``` created by package `ros_environment`. For some reason the value in there is 2, despite the package being compiled without support...

What I feared happened. I was in the process of upgrading a robot that had not been upgraded since March. To simplify the task I removed all the ROS packages....