-
The [vcpkg](https://github.com/microsoft/vcpkg) project has available a port for [Gazebo11](https://github.com/microsoft/vcpkg/tree/master/ports/gazebo). The Goal of the ticket is to evaluate if this …
-
In "install_gazebo_source.sh" function install_gazebo_source() remove gazebo file both before and after gazebo install using
" remove_gazebo_in_path /usr/bin
remove_gazebo_in_path /usr/lib
…
-
Hello!
I love the work of your lab, so I'm trying to play around with the repository, but I'm running into an issue when executing:
```
curl https://raw.githubusercontent.com/maurom3197/ada_scor…
-
When I installing Gazebo dependencies
```
sudo echo $BASE_DEPENDENCIES $GAZEBO_BASE_DEPENDENCIES | tr -d '\' | xargs sudo apt-get -y install
```
It hints that
```
E: Unable to locate package lib…
-
The [Conda](https://docs.conda.io/en/latest/) project has available a package for [Gazebo11 inside the conda-forge](https://anaconda.org/conda-forge/gazebo) organization. The Goal of the ticket is to …
-
```
CMake Error at tb3/nuturtle_gazebo/CMakeLists.txt:20 (find_package):
By not providing "Findnuturtlebot.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configurati…
-
## Environment
* OS Version: Win 10
* Source or binary build? Source, Ionic prerelease
## Description
* Expected behavior: All tutorials use `python3` command. I should be able to follow such tu…
-
[Current README.md](https://github.com/start-jsk/rtmros_gazebo/blob/496f213a6e520f94d97775e1ab1d777c5c440457/README.md) says that doesn't seem to help me for installing gazebo specific packages:
```
…
130s updated
3 months ago
-
## Environment
* OS Version: Ubuntu ionic
* Source or binary build? Source Installation on Docker
## Description
* Expected behavior: I have successfully build the packages (although I ha…
-
Hello again! I want to use ROS2/Gazebo but they both need Ubuntu 22.04 for installation. I tried to trick install command and passed version check but installation threw me errors with python packages…