Skip to content
New issue

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

when removing install and rerunning colcon build several warnings pop up in rcdt_detection_msgs referencing the /install/dir #33

Open
YuriVanWarmerdam opened this issue Dec 2, 2024 · 0 comments

Comments

@YuriVanWarmerdam
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant