Problem Description
This PR adds a rviz plugin for interactively setting the target position. The target can be set using a right click on the interactive marker.
Changes include the following.
Added custom service and package mpc_msgs to set the target position
Added an interactive marker server so that the user can set target positions through a right-click on an interactive marker
Problem Description This PR adds a rviz plugin for interactively setting the target position. The target can be set using a right click on the interactive marker.
Changes include the following.
mpc_msgs
to set the target positionTesting
@Sheng-Cheng FYI