Hello,
While following the tutorial to start the simulator, when sourcing the file install/setup.bash it doesn't exist. There is one named setup.sh though.
When sourcing the other one and starting the simulator with ros2 I have the following error:
Package 'mbzirc_ros' not found: "package 'mbzirc_ros' not found, searching: ['/opt/ros/galactic']"
It seems ros isn't searching for the package in the src directory. Could the lack of a bash file be the culprit?
I tried to change the value of ROS_PACKAGE_PATH and ROS_LOCATIONS to no avail.
Any clue as to how to fix this issue?
Thanks in advance
Hello,
While following the tutorial to start the simulator, when sourcing the file install/setup.bash it doesn't exist. There is one named setup.sh though.
When sourcing the other one and starting the simulator with ros2 I have the following error:
It seems ros isn't searching for the package in the src directory. Could the lack of a bash file be the culprit?
I tried to change the value of
ROS_PACKAGE_PATHandROS_LOCATIONSto no avail.Any clue as to how to fix this issue?
Thanks in advance