You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run: ros2 launch pcl_ros sample_voxel_grid.launch:
I got this error
[INFO] [launch]: All log files can be found below /home/c/.ros/log/2023-08-09-15-52-28-905699-h-7890
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): Caught multiple exceptions when trying to load file of format [launch]:
- Error trying to process rule "substitution":
Unknown substitution: find
- invalid syntax (sample_voxel_grid.launch, line 1)
The text was updated successfully, but these errors were encountered:
Hi,
When I run:
ros2 launch pcl_ros sample_voxel_grid.launch
:I got this error
The text was updated successfully, but these errors were encountered: