Skip to content

rviz_mbf_plugins: Select planners and controllers from dropdown menu#380

Merged
amock merged 3 commits into
ros2from
feature/rviz-set-planner-controller
Mar 18, 2026
Merged

rviz_mbf_plugins: Select planners and controllers from dropdown menu#380
amock merged 3 commits into
ros2from
feature/rviz-set-planner-controller

Conversation

@amock
Copy link
Copy Markdown
Member

@amock amock commented Mar 17, 2026

For the RViz MBFActionPanel, I added functionality to select controllers and planners via a dropdown list. The list is filled through a parameter service call to the MBF instance.

One issue remains: the node name is currently inferred by splitting the action topic. This approach breaks if the action is remapped. However, this is acceptable for now, as the panel is primarily intended as a debugging/development tool.

Minor fix: ROSTopicProperty -> ROSActionProperty for all the actions

@amock amock added the ros2 label Mar 17, 2026
Copy link
Copy Markdown
Contributor

@JustusBraun JustusBraun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works with latest mesh_navigation_tutorials on ROS Jazzy (Ubuntu 24)

@amock amock merged commit 9f2f165 into ros2 Mar 18, 2026
2 checks passed
@amock amock deleted the feature/rviz-set-planner-controller branch March 18, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants