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

Miro soracore ubuntu20 #307

Merged
merged 9 commits into from
Dec 16, 2021
Merged

Conversation

marinagmoreira
Copy link
Member

Compiling miro, soracore and astrobee with qt5, working in ubuntu 16-20

@marinagmoreira marinagmoreira linked an issue Oct 28, 2021 that may be closed by this pull request
@marinagmoreira marinagmoreira marked this pull request as ready for review October 28, 2021 21:06
@@ -88,15 +88,15 @@ add_library(dds_ros_bridge
)
target_compile_definitions(dds_ros_bridge PUBLIC ${RTIDDS_DEFINE_FLAGS})
add_dependencies(dds_ros_bridge ${catkin_EXPORTED_TARGETS})
target_link_libraries(dds_ros_bridge rapidIo ${Boost_LIBRARIES} ${catkin_LIBRARIES})
target_link_libraries(dds_ros_bridge rapidIo Qt5::Xml ${Boost_LIBRARIES} ${catkin_LIBRARIES})


add_library(astrobee_astrobee_bridge
src/astrobee_astrobee_bridge.cc
)
target_compile_definitions(astrobee_astrobee_bridge PUBLIC ${RTIDDS_DEFINE_FLAGS})
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated to this PR, but not sure why we have a separate astrobee_astrobee_bridge library when the dds_ros_bridge includes it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure... do you know @kbrowne15 @rgarciaruiz ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ruben is looking into it :)

@bcoltin
Copy link
Member

bcoltin commented Oct 28, 2021

Let's test on the robot first and then come back to this.

@marinagmoreira marinagmoreira marked this pull request as draft November 6, 2021 00:44
@marinagmoreira
Copy link
Member Author

tested on the robot and dds nodes crashed, meaning we might beed to update the debians at the same time as we merge this in

@marinagmoreira marinagmoreira marked this pull request as ready for review December 16, 2021 01:43
@marinagmoreira
Copy link
Member Author

I added IFs to make it qt4 on older versions, not a very cmake code but tested on the robot and in ubuntu20

@bcoltin bcoltin merged commit 68c310b into nasa:develop Dec 16, 2021
@marinagmoreira marinagmoreira deleted the miro_soracore_ubuntu20 branch December 16, 2021 18:39
luisa-mao pushed a commit to luisa-mao/astrobee-1 that referenced this pull request Jul 11, 2023
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

Successfully merging this pull request may close these issues.

Upgrade miro and soracore to compile in Ubuntu 20
2 participants