-
**Please complete the following information:**
- OS and Version: Ubuntu 22.04
- ROS Version: Humble
- Built from Source or Downloaded from Official Repository: Official Repository
- Version: 2…
-
Dear all,
I am trying to try using icub with ROS2 using moveit repo -> https://github.com/icub-tech-iit/xcub-moveit2
I found some errors while building this repository.
1- "test_msgs", package n…
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build *orca-slicer-2.2.0*
## Build log
Build Log
```
Running phase: unpackPhase
unpacking source archive /nix/store/1…
-
**Describe the bug**
I am trying to start a ROS2 project by following this tutorial: https://docs.o3de.org/docs/user-guide/interactivity/robotics/project-configuration/
I have freshly installed O3DE…
-
```
Run cmake --build D:\a\server\server/build --config Release
MSBuild version 17.12.6+db5f6012c for .NET Framework
1>Checking Build System
Building Custom Rule D:/a/server/server/src/CMake…
-
After building the ros package and sourcing the setup.bash, I tried to import the 'crocoddyl_ros' package into my python program (e.g. python -c "import crocoddyl; import crocoddyl_ros") . It failed w…
-
### Description
Got CMake error when build from source of ReactNative in Windows with Android Studio. Is there any other way to debug React Native source code? Thanks.
### Steps to reproduce
…
-
```Shell
cmake_minimum_required(VERSION 3.4.1)
# app/src/main/cpp
set(PATH_TO_MEDIACORE ${CMAKE_SOURCE_DIR}/src/main/cpp)
# app/src/main/cpp/thirdparty
set(PATH_TO_THIRDPARTY ${PATH_TO_MEDIACOR…
-
**Description**
When creating a package with both Python and C++ executables using Turtle Nest, the package's `CMakeLists.txt` file includes an automated rename argument for Python executables. This …
-
Hi there! Thanks for your work on this project.
I've been trying to compile webkit2-gtk on macOS 14.5 and keep getting this error:
```
---> Patching CMakeLists.txt: s|@API@|4.0|g
---> Patchi…