-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
cartographer_node immediately crashes in Eloquent due to --ros-args #1378
Comments
See linked issue. A proper up to date ROS2 port is planned here, FYI. See also my comment here: #1515 |
@MichaelGrupp why did you close this? It appears to still be an open issue. |
Because the current ROS2 port resides in a fork that is not maintained by us. If the ROS2 API was broken in a way that crashes your use case, I would recommend to complain in the respective repos. We are, together with the ROS2 guys, aware of the problem that this fork is super outdated. That's why we from the Cartographer side rather want to invest time in a proper port (ETA unknown currently as I said) and don't support the current port. |
Thanks, @MichaelGrupp! Maybe it would make sense to archive this repo or create a prominent pointer to the authoritative fork (presumably https://github.com/ros2/cartographer_ros) |
No, this repo here (cartographer-project) is the official one, but it has no ROS2 port yet. The forked repo (ros2) has a ROS2 port that you are using right now, but is outdated. The next working version of cartographer for ROS2 is planned to be built here (cartographer-project). |
If you launch cartographer_node from a launch file in ROS2 Eloquent, it immediately crashes because of the new
--ros-args
command line flag introduced in ros2/launch_ros#52The text was updated successfully, but these errors were encountered: