docs.ros.org
that confirm the correctness of your answer.
(If your favorite search engine provides answers directly in the search
results, that's great! But be sure to verify that answer in the
documentation for yourself.)
- What file must you source in each new terminal to configure the environment?
- When is support for the Jazzy distribution of ROS2 scheduled to end?
- What command lists all services currently active in the system? What option for this command will include the interface for each service?
- In what directory should one run colcon build?
- In a ROS node implemented in Python, which method is used to declare the existence of a parameter?