Could an upgraded Ubuntu cause problems?
I had previously used Ubuntu 20.04.4 on an Odroid M1 without any issues. Compiled and successfully used a few packages of ROS including rosbridge and rplidar. Since the update I have not been able to execute rosrun
as it says the files are not executables. In the time I have not changed any of the ROS directories and not been working on them. I always source before hand but the problem remains.
Could these issues be attributed to the upgrade of Ubuntu and if so how can I get my projects working again?
In the mean time I have tried reflashing the image so the packages must be installed again. Catkin_make
completes successfully but nothing will execute.
At the moment all attempts at rosrun xxx xxx.launch
return the error:
odroid@gnome-desktop:~$ rosrun rosbridge_server rosbridge_websocket.launch
[rosrun] Couldn't find executable named rosbridge_websocket.launch below /opt/ros/noetic/share/rosbridge_server
[rosrun] Found the following, but they're either not files,
[rosrun] or not executable:
[rosrun] /opt/ros/noetic/share/rosbridge_server/launch/rosbridge_websocket.launch