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

🐛 [BUG] - Documentation build breaks for API #138

Open
nspielbau opened this issue Oct 30, 2024 · 0 comments
Open

🐛 [BUG] - Documentation build breaks for API #138

nspielbau opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nspielbau
Copy link
Contributor

Description

Documentation build breaks for API page, I guess it needs to be migrated from when we changed the repo structure.

Reproduction URL

https://github.com/fzi-forschungszentrum-informatik/ros2_ros_bt_py

Reproduction steps

Build documentation manually

Screenshots

No response

Logs

WARNING: autodoc: failed to import module 'debug_manager' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.debug_manager'
WARNING: autodoc: failed to import module 'exceptions' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.exceptions'
WARNING: autodoc: failed to import module 'helpers' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.helpers'
WARNING: autodoc: failed to import module 'node' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.node'
WARNING: autodoc: failed to import module 'node_config' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.node_config'
WARNING: autodoc: failed to import module 'node_data' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.node_data'
WARNING: autodoc: failed to import module 'ros_helpers' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.ros_helpers'
WARNING: autodoc: failed to import module 'tree_manager' from module 'ros_bt_py'; the following exception was raised:
No module named 'ros_bt_py.tree_manager'

ROS 2 Version

No response

OS

No response

@nspielbau nspielbau added the bug Something isn't working label Oct 30, 2024
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

1 participant