drake-ros icon indicating copy to clipboard operation
drake-ros copied to clipboard

Should provide additional conversions

Open EricCousineau-TRI opened this issue 2 years ago • 3 comments

Follow-up to #153.

This is primarily in service of ROS 2 development in Anzu. Integration with Drake is a close second, though. We should either provide these here, or as a package in this workspace.

We should provide both C++ and Python conversions, and exercise them.

  • [x] Python versions of geometry_conversions.h (either bindings, or reimplementations)
  • [ ] Eigen matrices / NumPy arrays
  • [ ] Point Clouds (\cc @hongkai-dai)
    • [ ] This could be Eigen matrices, and/or Open3D types.
  • [ ] Images

\cc @IanTheEngineer @sloretz

EricCousineau-TRI avatar Oct 20 '22 22:10 EricCousineau-TRI