Closed 130s closed 1 year ago
On this repo I do not see the ROS2 version of the software nor even the discussion, so starting here.
Tutorial of Moveit motion planner relies on panda, which hasn't been ported to ros2 https://github.com/ros-planning/panda_moveit_config/issues/133. To convert that to ros2, I'm guessing franka_description probably should be ported to ros2?
franka_description
Just ran into https://github.com/frankaemika/franka_ros2.
And also found the previous conversation https://github.com/frankaemika/franka_ros/issues/117. Sorry for the noise.
Issue
On this repo I do not see the ROS2 version of the software nor even the discussion, so starting here.
Background
Tutorial of Moveit motion planner relies on panda, which hasn't been ported to ros2 https://github.com/ros-planning/panda_moveit_config/issues/133. To convert that to ros2, I'm guessing
franka_description
probably should be ported to ros2?