Ağan Şimşek

Results 6 comments of Ağan Şimşek

Hi all, Same problem here. I am testing fibonacci action server. Action server is running on shell. Client side on web page. I am getting below messages. `[INFO] [1664526743.377902751] [rosbridge_websocket]:...

Merhaba @vatanaksoytezer, No I am sure we did not miss. But we tried again and the output is: ~/ws_moveit2$ rosdep install -r --from-paths . --ignore-src --rosdistro $ROS_DISTRO -y #All required...

we built from source so that our sourcing `source ~/ros2_humble/install/local_setup.bash` ros-humble-eigen3-cmake and ros-humble-eigen-stl... packages are already installed.

after using `COLCON_IGNORE` for geometry_shapes folder. We received below error also: --- stderr: moveit_core CMake Error at CMakeLists.txt:24 (find_package): By not providing "Findangles.cmake" in CMAKE_MODULE_PATH this project has asked CMake...

One last word; We have 0 size file at `/home/as/ros2_humble/install/eigen3_cmake_module/share/colcon-core/packages` `eigen3_cmake_module` we build a single package with following command. `colcon build --packages-select eigen3_cmake_module --allow-overriding eigen3_cmake_module ` Output: Starting >>> eigen3_cmake_module...

> > we built from source so that our sourcing source ~/ros2_humble/install/local_setup.bash > > What's the value for the following env-variables before you source your workspace? Please ensure they don't...