simple changes for sync
This commit is contained in:
parent
1d4691087f
commit
775b5ced09
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ int main(int argc, char** argv)
|
|||
// Setup
|
||||
// ^^^^^
|
||||
//
|
||||
static const std::string PLANNING_GROUP = "rasms";
|
||||
static const std::string PLANNING_GROUP = "rasms_description_arm";
|
||||
static const std::string LOGNAME = "moveit_interface";
|
||||
|
||||
/* Otherwise robot with zeros joint_states */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue