About the ROS2 Basics in 5 Days Humble (Python) category

(Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters.)

Use the following paragraphs for a longer description, or to establish category guidelines or rules:

  • Why should people use this category? What is it for?

  • How exactly is this different than the other categories we already have?

  • What should topics in this category generally contain?

  • Do we need this category? Can we merge with another category, or subcategory?

3.7 PlantDetector Import Issue

File “/home/user/ros2_ws/install/mars_rover_tasks/lib/python3.10/site-packages/mars_rover_tasks/plant_detector_node.py”, line 7, in
from mars_rover_tasks.plant_detector import PlantDetector # Import the AI class
ModuleNotFoundError: No module named ‘mars_rover_tasks.plant_detector’

Additionnaly, there is no folder “basic_ros2_extra_files” containing the model. Not sure if we should download the model from a certain path.