-
Notifications
You must be signed in to change notification settings - Fork 198
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
Testing tutorials on Jazzy #995
Comments
I don't think MoveIt Task Constructor has any debians for ROS 2: https://index.ros.org/search/?term=moveit_task_constructor However, those Kinova moveit config packages do seem to be? |
Huh - the kinova packages are in |
I think the package index is lying to us... looking at the rosdistro PRs, this information is consistent with your findings. https://github.com/ros/rosdistro/pulls?q=is%3Apr+ros2_kortex No PRs since 2023 and none targeting Jazzy. I'm guessing my standing PR (Kinovarobotics/ros2_kortex#228) among other things, is still blocking them from actually releasing to 24.04 / the post Gazebo classic world. BTW that branch/fork of |
Yours of course! And it works with that - fails with mainline... |
Alright, once 2.12.x lands in debians, I suggest we:
|
For checking state of (released) packages, I'd only check what repo.ros2.org/status_page says. For the Kinova pkgs:
Task constructor: |
I'm testing things out, trying to run from Debians to see if we can switch the install docs. Notes:
sudo apt install ros-jazzy-moveit
)ros2
branch - since it's not available in Debians yet for Jazzy?COLCON_IGNORE
into kortex_api, kortex_bringup and kortex_driver folders. Also installedros2_robotiq_gripper
andserial
per the moveit2.repospackage 'kinova_gen3_7dof_robotiq_2f_85_moveit_config' not found
so it doesn't load (until I clone the repo)Invalid parameter "isaac_joint_commands"
- switched to sea-bass's branch and then it works...[hello_moveit.rviz_visual_tools]: Topic /rviz_visual_tools unable to connect to any subscribers within 5 sec. It is possible initially published visual messages will be lost.
and have to pressNext
several timesspawner_panda_hand_controller]: Failed loading controller panda_hand_controller
- it appears this might be a red herring andController already loaded, skipping load_controller
TODO:
kinova_gen3_7dof_robotiq_2f_85_moveit_config
The text was updated successfully, but these errors were encountered: