Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running ros2 launch #14

Open
learning-123 opened this issue Aug 27, 2024 · 1 comment
Open

Problem running ros2 launch #14

learning-123 opened this issue Aug 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@learning-123
Copy link

When I try to run this command: os2 launch maze_bot maze_2_robot_camera.launch.py, i get this error

[INFO] [launch]: All log files can be found below /home/amj/.ros/log/2024-08-27-17-41-16-532228-amj-desktop-6106
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): Caught multiple exceptions when trying to load file of format [py]:

  • ModuleNotFoundError: No module named 'scripts'
  • InvalidFrontendLaunchFileError: The launch file may have a syntax error, or its format is unknown
@learning-123 learning-123 added the bug Something isn't working label Aug 27, 2024
@QQAndYY-cyber
Copy link

当我尝试运行此命令:os2 launch maze_bot maze_2_robot_camera.launch.py​​ 时,出现此错误

[INFO] [launch]: 所有日志文件都可以在下面找到 /home/amj/.ros/log/2024-08-27-17-41-16-532228-amj-desktop-6106 [INFO] [launch]: 默认日志记录详细程度设置为 INFO [ERROR] [launch]: 启动时捕获异常(查看调试以了解回溯):尝试加载格式为 [py] 的文件时捕获到多个异常:

  • ModuleNotFoundError:没有名为“scripts”的模块
  • InvalidFrontendLaunchFileError:启动文件可能存在语法错误,或者其格式未知

Hello,Have you solved this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants