Skip to content

be_action_server fails and option log_enabled:=True also fails in ros2 #27

@ploncomi

Description

@ploncomi

In ROS2, running ros2 run flexbe_widget be_action_server don't work because a MultiThreadedExecutor is needed, and the goal callback is not properly used (it must be a handle_accepted_callback).

Also using log_enabled:=True causes a fail because a param is not previously defined, and params in ros2 cannot be set "externally" from the command line before the node is running.

I need access to push fixes to these problems in an own branch, and then make a pull request, so the fixes can be reviewed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions