Hi all guys. i’m having trouble completing the ros2 services quiz in 5 days (python). Specifically , until a few days ago my workspace was working and now i can’t seem to compile or find the various dependencies anymore, solutions?
user:~/ros2_ws$ ros2 launch services_quiz service_quiz_client.launch.py
Package ‘services_quiz’ not found: “package ‘services_quiz’ not found, searching: [‘/home/simulations/ros2_sims_ws/install/turtlebot3’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_teleop’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_simulations’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_navigation2’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_example’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_msgs’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_gazebo’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_bringup’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_description’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_cartographer’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_as’, ‘/home/simulations/ros2_sims_ws/install/t3_action_msg’, ‘/home/simulations/ros2_sims_ws/install/services_pkg’, ‘/home/simulations/ros2_sims_ws/install/dynamixel_sdk’, ‘/home/user/ros2_ws/install/topics_quiz’, ‘/home/user/ros2_ws/install/services_quiz_srv’, ‘/home/user/ros2_ws/install/movement_pkg’, ‘/home/user/ros2_ws/install/exercise42_pkg’, ‘/home/user/ros2_ws/install/custom_interfaces’, ‘/home/user/ros2_ws/install/client_pkg’, ‘/opt/ros/humble’, ‘/home/user/ros2_ws/install’, ‘/home/user/ros2_ws/install’]”
user:~/ros2_ws$ ros2 launch services_quiz service_quiz_server.launch.py
Package ‘services_quiz’ not found: “package ‘services_quiz’ not found, searching: [‘/home/simulations/ros2_sims_ws/install/turtlebot3’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_teleop’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_simulations’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_navigation2’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_example’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_msgs’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_gazebo’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_bringup’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_description’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_cartographer’, ‘/home/simulations/ros2_sims_ws/install/turtlebot3_as’, ‘/home/simulations/ros2_sims_ws/install/t3_action_msg’, ‘/home/simulations/ros2_sims_ws/install/services_pkg’, ‘/home/simulations/ros2_sims_ws/install/dynamixel_sdk’, ‘/home/user/ros2_ws/install/topics_quiz’, ‘/home/user/ros2_ws/install/services_quiz_srv’, ‘/home/user/ros2_ws/install/movement_pkg’, ‘/home/user/ros2_ws/install/exercise42_pkg’, ‘/home/user/ros2_ws/install/custom_interfaces’, ‘/home/user/ros2_ws/install/client_pkg’, ‘/opt/ros/humble’, ‘/home/user/ros2_ws/install’, ‘/home/user/ros2_ws/install’]”
user:~/ros2_ws$