Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Conversation

@ahcorde
Copy link
Collaborator

@ahcorde ahcorde commented Jul 9, 2020

Return values have change in hardware_interface and controller_interface

Signed-off-by: ahcorde [email protected]

@ahcorde ahcorde added the enhancement New feature or request label Jul 9, 2020
@ahcorde ahcorde requested a review from chapulina July 9, 2020 07:32
@ahcorde ahcorde self-assigned this Jul 9, 2020
ahcorde added 2 commits July 9, 2020 10:55
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
@ahcorde
Copy link
Collaborator Author

ahcorde commented Jul 20, 2020

@chapulina friendly ping

Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

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

I just have one question for my own education, the PR looks perfectly fine. I did the other side of these changes over at ros2_control and then ros2_controllers. Happy for this to be merged whenever you are ready

run: |
cd /home/ros2_ws/
. /opt/ros/foxy/local_setup.sh
export CMAKE_PREFIX_PATH=$AMENT_PREFIX_PATH:$CMAKE_PREFIX_PATH
Copy link
Member

Choose a reason for hiding this comment

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

I had to do the same after struggling a lot with my dev environment and don't get why. Could you please enlighten me?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was addressed in colcon-ros long time ago I think it's a missing dependency in one of the packages.

Copy link
Member

Choose a reason for hiding this comment

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

I've been chasing this for a while now, it's why I didn't want to release control_toolbox as I couldn't locally build it without applying hacks... I think it comes from control_msgs but it beats me what's missing...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

these are <exec_depend> https://github.com/ros-controls/control_msgs/blob/foxy-devel/control_msgs/package.xml#L19-L22

You don't need these lines in the CMakeLists.txt https://github.com/ros-controls/control_msgs/blob/foxy-devel/control_msgs/CMakeLists.txt#L5-L9

I will have a look to the rest of the packages, where are you facing this issue?

@ahcorde ahcorde merged commit f006156 into master Jul 21, 2020
@ahcorde ahcorde deleted the ahcorde/update/ros2_control branch July 21, 2020 10:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants