You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run the demo but I'm getting roslaunch cozmo_driver demo.launch
`RLException: Roslaunch got a 'No such file or directory' error while attempting to run:
The log file does not exist and I'm unable to find any information on whats happening. I can execute the cozmo_driver.py file and it runs without errors.
All this is happening in a Docker Container ros:latest that is based on melodic and Ubuntu 18.04.
Does anybody know how to debug further?
Thanks
The text was updated successfully, but these errors were encountered:
I'm trying to run the demo but I'm getting
roslaunch cozmo_driver demo.launch
`RLException: Roslaunch got a 'No such file or directory' error while attempting to run:
/opt/ros/melodic/share/cozmo_driver/nodes/cozmo_driver.py __name:=cozmo_driver_node __log:=/root/.ros/log/8892274e-4c19-11ea-aa45-0242ac120002/cozmo-cozmo_driver_node-2.log`
The log file does not exist and I'm unable to find any information on whats happening. I can execute the cozmo_driver.py file and it runs without errors.
All this is happening in a Docker Container ros:latest that is based on melodic and Ubuntu 18.04.
Does anybody know how to debug further?
Thanks
The text was updated successfully, but these errors were encountered: