Open hedaniel7 opened 1 year ago
same problem, then I delete this importer package, it works up to now.
Since urdf2webots folder in webots_ros2_importer is empty, as it was reported recently, in the cloned folder, option --recurse-submodules needed to automatically initialize and update each submodule in the repository: _git clone --recurse-submodules https://github.com/cyberbotics/webots_ros2.git -b fix-humble-ur-example_
Your magic fixed it. Unfortunately ROS2 is still pretty much unusable together with Webots without knowing this quirk plus tons of others, all of which are destined to break over time. Strange that there isn't a Docker file or VM file with everything installed (ROS2 with Webots, not Webots alone which is useless on its own). So every user is required to waste their time with repeating the same arbitrary installation procedure that resulted form tons of bad practices leading to results not being reproducible.
Describe the Bug
colcon build
returns error: package directory 'webots_ros2_importer/urdf2webots/urdf2webots' does not existSteps to Reproduce
colcon build
Expected behavior successful build
Affected Packages List of affected packages:
Screenshots If applicable, add screenshots to help explain your problem.
System
Additional context