-
Notifications
You must be signed in to change notification settings - Fork 55
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
orocos_kdl -> orocos_kdl_vendor #128
Comments
Try to install orocos using They didn't work. |
It works after giving: Now this message is gone: But still have stderr on fri_vendor |
Refering to This issue: ros2/ros2#1310 It shows orocos_kdl is removed in favor of orocos_kdl_vendor. |
To skip orocos-dependt part, try:
--- stderr: fri_vendor
|
It seems to work though having errors in fri_vendor. |
The orocos dependency requires an update in:
For the advanced_cpp demo https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/humble/lbr_demos/lbr_demos_fri_ros2_advanced_cpp |
Hi, when I install lbr_fri_ros2_stack, I find packages had stderr output including fri_vendor lbr_demos_fri_ros2_advanced_python lbr_demos_fri_ros2_python lbr_demos_ros2_control_python.
Here is my environment:
Python: 3.10.12
ROS version: Humble
Here is the Error Message
--- stderr: lbr_demos_fri_ros2_advanced_python
/home/thy/.local/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
It seems to fail to install KDL, showing the message after vcs install:
lbr_demos_fri_ros2_advanced_cpp: Cannot locate rosdep definition for [orocos_kdl]
The text was updated successfully, but these errors were encountered: