Closed MaEtUgR closed 5 years ago
What about using the Windows Linux subsystem? https://answers.ros.org/question/238646/installing-ros-on-ubuntu-bash-in-windows-10/
Ubuntu is in the Windows 10 store. https://www.microsoft.com/en-us/p/ubuntu/9nblggh4msv6#activetab=pivot:overviewtab
@dagar I'm still concerned about it just being a virtual machine which is from system resources like graphics perspective independent of Windows. But I might give it a try... just to have some experience.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@MaEtUgR we do want to keep this as relevant right?
@TSC21 Yes but I shifted the matter to lower priority since I realized it will consume a lot of time.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@MaEtUgR I'd still love this. However I think it might be easier in near future. Tully at the dev summit indicated that Gazebo "Ignition" (re-written from ground-up version) should run on Windows out of the box.
@hamishwillee I totally agree. I definitely don't have the bandwidth to port the original hacky gazebo for windows setup but the discussion with Tully at the Dev Summit was indeed very educational and I'm looking forward to test the new ignition library and hopefully even ROS2 on Windows here are the latest gazebo instructions for Linux, there's no out of the box Windows binary as far as I can see but I guess that will come: https://ignitionrobotics.org/libs/gazebo EDIT: I saw they disabled CI Windows build for now because it was failing but they set it up and we can cross our fingers.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Since I don't see how I will find any time to work on this and plan to rely on https://ignitionrobotics.org/libs/gazebo getting Windows support I'm closing this issue.
This is a bigger undertaking but the goal is to support gazebo simulation when running PX4 SITL on Windows natively.
The first and probably biggest problem is that osrf does not provide any official Windows binary for gazebo. I also didn't find any third party build so it's clear we need to build from source even for the first test.
A clue is this tutorial on the official project page http://gazebosim.org/tutorials?tut=install_on_windows
Status By now I started to setup the whole environment, download and build all dependencies listed in the tutorial. After a lot of trial and error they build successfully and I went on to try and run cmake for gazebo. It hangs with a lot of errors, it doesn't even recognize all the necessary boost libraries...
I have to continue from there and will post updates. If you want to participate and need any instructions for what I have so far please don't hesitate to contact me.
FYI @TSC21 @hamishwillee @bresch