Skip to content

kinematics_plugin_loader port to ROS 2#74

Closed
vmayoral wants to merge 2 commits intomoveit:masterfrom
AcutronicRobotics:kinematics-plugin-loader
Closed

kinematics_plugin_loader port to ROS 2#74
vmayoral wants to merge 2 commits intomoveit:masterfrom
AcutronicRobotics:kinematics-plugin-loader

Conversation

@vmayoral
Copy link
Copy Markdown
Contributor

@vmayoral vmayoral commented Apr 2, 2019

No description provided.

@vmayoral
Copy link
Copy Markdown
Contributor Author

vmayoral commented Apr 8, 2019

Same as #62 (comment), consider the changes please.


// ros::NodeHandle nh("~");
//TODO (anasarrak): Add the appropriate node name for ROS2
auto node = rclcpp::Node::make_shared("talker");
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 is a big TODO. Let's do this the right way now

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.

@mlautman any suggestion?

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.

I like the approach that was used for the controller manager where the node is passed in during initialization as it seems most flexible.

@henningkayser
Copy link
Copy Markdown
Member

Closed in favor of #107

MikeWrock pushed a commit to MikeWrock/moveit2 that referenced this pull request Aug 15, 2022
* Fix headers
* Port source and launch files of planning scene ROS API
* Fix prompts and add xterm to launch
* Update documentation
* Add info about xterm
* Remove debugging info and add todo
* Update doc/planning_scene_ros_api/planning_scene_ros_api_tutorial.rst
* Remove unnecessary note.
* Fix prompts
Co-authored-by: Marq Rasmussen <marq.razz@gmail.com>
Co-authored-by: Jafar Abdi <cafer.abdi@gmail.com>
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.

5 participants