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

Update Demo to recent changes in o3de-extras #241

Closed
michalpelka opened this issue Apr 12, 2023 · 2 comments
Closed

Update Demo to recent changes in o3de-extras #241

michalpelka opened this issue Apr 12, 2023 · 2 comments

Comments

@michalpelka
Copy link
Collaborator

The change o3de/o3de-extras@49c9331 brought some changes in API causing some compilation errors:

/home/someuser/ROSConDemo/Project/Gem/Source/Manipulator/KrakenManipulatorController.cpp:10:10: fatal error: 'ROS2/Manipulator/MotorizedJointBus.h' file not found
#include <ROS2/Manipulator/MotorizedJointBus.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Please adjust and test demo against new development of o3de-extras, or communicate which branch of o3de-extras should be used.

@michalpelka michalpelka changed the title Update Demo to recent changes in Update Demo to recent changes in o3de-extras Apr 12, 2023
@adamdbrw
Copy link
Collaborator

Should wait for finalization of o3de/o3de-extras#366 at least

@michalpelka
Copy link
Collaborator Author

It was fixed, so closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants