Skip to content

Support ros namespaces for multiple robots - #106

Merged
iamtesch merged 6 commits into
HebiRobotics:developfrom
josephcoombe:support-ros-namespaces-for-multiple-robots
Nov 19, 2018
Merged

Support ros namespaces for multiple robots#106
iamtesch merged 6 commits into
HebiRobotics:developfrom
josephcoombe:support-ros-namespaces-for-multiple-robots

Conversation

@josephcoombe

@josephcoombe josephcoombe commented Nov 2, 2018

Copy link
Copy Markdown
Contributor

ros::init(argc, argv, "hebiros_gazebo_plugin_node");
this->n.reset(new ros::NodeHandle);

this->add_group_srv =

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why did the add_group service get removed here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I mistakenly included that (from https://github.com/HebiRobotics/HEBI-ROS/pull/104/files) when I copied over changes. I'll fix it.

@iamtesch iamtesch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks good -- I just had one quick question before merging in (see comment inline)

@iamtesch
iamtesch merged commit d289c8e into HebiRobotics:develop Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants