Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CONSIDER BACKWARD COMPATIBILITY!!! #230

Closed
@jinwoo-choiter

Description

@jinwoo-choiter

Many updates of this library does not consider backward compatibility and making issues.

Recently, I've updated ros2 version from eloquent to foxy and BehaviorTree.CPP version has been updated from 3.5.1 to 3.5.3.
This update includes the syntax change in Parallel control node. (#216 )
As a result, when I try to load xml file which uses parallel node, it makes segmentation fault.

I can modify xml myself, but the problem is that all my coworker should update their ros2 version to foxy, which requires Ubuntu upgrade.

In the further update, please consider backward compatibility of this library.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions