Skip to content

Conversation

@kehanXue
Copy link
Contributor

Basic Info

Info Please fill out this column
Ticket(s) this addresses N/A
Primary OS tested on Ubuntu
Robotic platform tested on (gazebo simulation of turtlebot)

Description of contribution in a few bullet points

Fixed the bug of ceres-solver plugin that when load a one-node pose graph.

Although such a one-node pose graph is not normally loaded, this is really a bug that can crash the program. When a pose-graph only contain one node, which means that there is no constraint has been add in ceres problem. In this suitation problem_->SetParameterBlockConstant will abort the program.

Description of documentation updates required from your changes

N/A


Future work that may be required in bullet points

N/A

@SteveMacenski SteveMacenski merged commit 2ae75af into SteveMacenski:ros2 May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants