Closed Y-Grigoriy closed 3 years ago
@Y-Grigoriy I think your problem is related with your WSL environment. Have you followed the instructions onhttps://docs.px4.io/master/en/dev_setup/dev_env_windows_cygwin.html for your WSL development environment?
That is, the problem cannot be solved at the moment? I have not tried instruction on the link.
@Y-Grigoriy Your problem is with your environment. Please set the environment up as the documentation.
@Jaeyoung-Lim, your solution does not suit me, because it does not include usage of ROS (at least in instruction). I would prefer to use Ubuntu in WSL with ros-gazebo package, however if I right understand it does not work for my current installation configuration. May it work if I will use WSL2 + Ubuntu 18 + gazebo + ros melodic (instead of noetic)?
May it work if I will use WSL2 + Ubuntu 18 + gazebo + ros melodic (instead of noetic)?
@Y-Grigoriy I am not sure, since ROS / PX4 with WSL is currently not supported.
If you could get it to work and contribute to the px4 documentation, this would be helpful for other people trying to use the same environment.
Hello,
I try to use Gazebo simulation following instructions on the website: http://docs.px4.io/master/en/dev_setup/dev_env_linux_ubuntu.html#gazebo-jmavsim-and-nuttx-pixhawk-targets and http://docs.px4.io/master/en/dev_setup/building_px4.html However I got following errors:
If I right understand, I have problems with gazebo plugins and connection to gazebo. My system: Windows 10, WSL2 with Ubuntu 20.04.2 LTS and using VcWsrv Gazebo multi-robot simulator, version 11.6.0 Also I have ROS noetic 1.15.11 VcWsrv was adjusted in accordance with the following video: https://www.youtube.com/watch?v=DW7l9LHdK5c
Could you help me?