-
Notifications
You must be signed in to change notification settings - Fork 80
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
Port to ROS 2 #99
Comments
Sounds good, thanks. The dependencies need to be ported to ROS2: crigroup/baldor#5 crigroup/criutils#5 (crigroup/handeye will probably also need one). |
Abi took over this effort in #101, so I'm reassigning this to her. @Abishalini any thoughts on the WIP ports of the crigroup dependencies? |
Hello, any news about porting moveit_calibration package to ros2? I'd like to use this package in galactic, and for that reason I pulled PR version of it and compiled, but unfortunately I receive some 'symbol lookup error undefined symbol' errors. If there is any way to move it forward I can help. |
Hi @lchojnacki-agribot, |
Hi @Abishalini, I've installed everything via rosdep. |
hi @Abishalini, is there any news on the ROS2 port? |
@Abishalini, I'm encountering the same issue. The GUI loads on RVIZ but it cannot find plugins. Would love to see see the calibration working in galactic and would be willing to assist when given some directions (I have no experience with RVIZ plugins) |
@henningkayser @Abishalini, ping for a small update w.r.t. ROS2 |
@tlpss were you able to get it running on galactic? Im encountering the same issue at the moment. |
@HamzaNaseerFHWS , no I didn't unfortunately |
Is there any progress on the port to ROS2? I've noticed that in the foxy branch as well as in the ros2 branch, there are still catkin dependencies instead of colcon. As a result it is not possible to build the two branches with ROS2. Is this going to change in the near future? I believe that this is a crucial package for anyone working with CV and Moveit2. |
Hello, couldn't agree more with @benediktkreis. Is there any update on this? Me and my team would like to use this package in ROS2. |
@ozangungortuhh did you perform this calibration on an earlier version of ROS while waiting for this to get ported? I think that is currently the strategy to take. I am also interested in using this package in ROS 2. It may also be worth testing/contributing to #101. |
Hello @peterdavidfagan, I did the calibration with ROS 1 and used the result of the calibration launch file with ROS 2. |
Hello, any updates on this? I am interested in using this package in one of our projects. |
Hello!! Anyone done with porting this comppletely to ROS2? |
I don't think this has been ported yet. I created an unofficial lightweight package for my own work here. It's integrated into my own workspace stack so likely needs some work on the packaging side as I haven't been testing it as an isolated build (although maybe it works fine as is). The code in this package may be useful for getting started with calibrating extrinsic camera paramters. |
I'm starting to port this to ROS2. It is needed.
@JStech or @RoboticsYY, would you mind creation of a
foxy
branch?The text was updated successfully, but these errors were encountered: