🔨 add move_group cpp interface that's work
This commit is contained in:
parent
b1ae818aa0
commit
4fe0324b25
10 changed files with 1135 additions and 60 deletions
|
@ -39,7 +39,7 @@ int main(int argc, char** argv)
|
|||
// Setup
|
||||
// ^^^^^
|
||||
//
|
||||
static const std::string PLANNING_GROUP = "rasms_description_arm";
|
||||
static const std::string PLANNING_GROUP = "rasms_arm_group";
|
||||
static const std::string LOGNAME = "moveit_interface";
|
||||
|
||||
/* Otherwise robot with zeros joint_states */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue