We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some sample output:
Starting >>> rcdt_detection_msgs [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_worlds' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_utilities' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_utilities_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_panther' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_mobile_manipulator_moveit_config' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_mobile_manipulator' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_gz_worlds' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_franka_moveit_config' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_franka' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_detection' in the environment variable CMAKE_PREFIX_PATH doesn't exist [0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_detection_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
This suggests that the install directory is referenced from an install script. Might be good to have a look at these sometime to limit these warnings.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some sample output:
Starting >>> rcdt_detection_msgs
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_worlds' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_utilities' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_utilities_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_panther' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_mobile_manipulator_moveit_config' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_mobile_manipulator' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_gz_worlds' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_franka_moveit_config' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_franka' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_detection' in the environment variable CMAKE_PREFIX_PATH doesn't exist
[0.159s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/rcdt/rcdt_robotics/ros2_ws/install/rcdt_detection_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
This suggests that the install directory is referenced from an install script. Might be good to have a look at these sometime to limit these warnings.
The text was updated successfully, but these errors were encountered: