We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to build gazebo_ros2_control package, and it's depends on joint_limits_interface package. While building joint_limits_interface occurred
gazebo_ros2_control
joint_limits_interface
fatal error: hardware_interface/joint_handle.hpp: No such file or directory #include <hardware_interface/joint_handle.hpp>
Can you advise version which capable with gazebo_ros2_control?
My setup: Ubuntu 18.04, ros2-foxy
The text was updated successfully, but these errors were encountered:
#ros-controls/gazebo_ros2_control#42
Sorry, something went wrong.
Wait for the release my friend
@bmagyar Is there an estimated release date?
We haven't made up our minds about what should happen to this package, most likely it will be merged into hardware_interface.
hardware_interface
No branches or pull requests
I'm trying to build
gazebo_ros2_control
package, and it's depends onjoint_limits_interface
package. While buildingjoint_limits_interface
occurredCan you advise version which capable with
gazebo_ros2_control
?My setup: Ubuntu 18.04, ros2-foxy
The text was updated successfully, but these errors were encountered: