Add a BT condition to check robot's vicinity with an AI model (currently ChatGPT) #823
Annotations
17 errors and 10 warnings
ament_flake8
running 'rosdep update' as root is not recommended.
|
ament_pep257
running 'rosdep update' as root is not recommended.
|
ament_xmllint
running 'rosdep update' as root is not recommended.
|
ament_uncrustify
running 'rosdep update' as root is not recommended.
|
ament_uncrustify
Bearer " + std::string(openai_key)).c_str());
|
ament_uncrustify
Bearer " + std::string(openai_key)).c_str());
|
ament_uncrustify
The process '/usr/bin/bash' failed with exit code 1
|
ament_cpplint
running 'rosdep update' as root is not recommended.
|
ament_cpplint
ml_vicinity_condition.h, c system, c++ system, other. [build/include_order] [4]
|
ament_cpplint
ml_vicinity_condition.h, c system, c++ system, other. [build/include_order] [4]
|
ament_cpplint
Using C-style cast. Use reinterpret_cast<char*>(...) instead [readability/casting] [4]
|
ament_cpplint
Stuff." [readability/todo] [2]
|
ament_cpplint
#endif line should be "#endif // NAV2_BEHAVIOR_TREE__PLUGINS__CONDITION__ML_VICINITY_CONDITION_HPP_" [build/header_guard] [5]
|
ament_cpplint
ml_vicinity_condition.h, c system, c++ system, other. [build/include_order] [4]
|
|
|
|
ament_flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ament_flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ament_pep257
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ament_pep257
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ament_xmllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ament_xmllint
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ament_uncrustify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ament_uncrustify
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ament_cpplint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ament_cpplint
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|