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
But when I am trying to run it with $ ros2 run pcl_ros bag_to_pcd <input_file.bag> <topic> <output_directory> I get "No executable found". Can anyone help me? I am using ROS2 Foxy on Ubuntu 20.04 and I am new to ROS in general.
The text was updated successfully, but these errors were encountered:
I installed pcl_ros and uncommented the 2 lines in the CMake.txt-file:
But when I am trying to run it with
$ ros2 run pcl_ros bag_to_pcd <input_file.bag> <topic> <output_directory>
I get "No executable found". Can anyone help me? I am using ROS2 Foxy on Ubuntu 20.04 and I am new to ROS in general.The text was updated successfully, but these errors were encountered: