ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The answer is to make sure that my_package/src/my_package/__init__.py exists, otherwise it screws up not only importing that module but also msg modules from the same package.

The answer is to make sure that my_package/src/my_package/__init__.py exists, otherwise it screws up not only importing that module but also msg modules from the same package.package, but only when installing.

The answer is to make sure that my_package/src/my_package/__init__.py exists, otherwise it screws up not only importing that module but also msg modules from the same package, but only package when installing.

The answer is to make sure that my_package/src/my_package/__init__.py exists, otherwise it screws up not only importing that module but also msg modules from the same package when installing.for installs.

The answer is to make sure that my_package/src/my_package/__init__.py exists, otherwise it screws up not only importing can't import that module but also screws up msg modules from the same package for installs.when installed.