You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to integrate rmw_zenoh to MoveIt, i have seen that MoveGroup server uses MultiThreadedExecutor. rmw_zenoh doesn't work at the moment because of MultiThreadedExecutor. My aim here is not to report a bug, but to start a discussion about whether it's really necessary to use MultiThreadedExecutor here.
CihatAltiparmak
changed the title
Why does Trajectory Execution use MultiThreadedExecutor?
Why does Trajectory Execution Manager use MultiThreadedExecutor?
Jun 24, 2024
This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.
github-actionsbot
added
the
stale
Inactive issues and PRs are marked as stale and may be closed automatically.
label
Aug 9, 2024
Description
While trying to integrate rmw_zenoh to MoveIt, i have seen that MoveGroup server uses MultiThreadedExecutor. rmw_zenoh doesn't work at the moment because of MultiThreadedExecutor. My aim here is not to report a bug, but to start a discussion about whether it's really necessary to use MultiThreadedExecutor here.
moveit2/moveit_ros/planning/trajectory_execution_manager/src/trajectory_execution_manager.cpp
Lines 193 to 201 in 9479604
moveit2/moveit_ros/move_group/src/move_group.cpp
Lines 312 to 327 in 9479604
Your environment
The text was updated successfully, but these errors were encountered: