Ros 2 support
Discussed this with you, just wanted an issue to track it with so i could know the progress
Along with this we could consider adding in XML to URDF exporting
I wrote a URDF loader/exporter for work and the boss has expressed interest in open sourcing it. I think once thats freed up ill take a stab at this
At work we use this library to bridge our java real-time stack over into ros2 https://github.com/ihmcrobotics/ihmc-java-ros2-communication
In order for me to make this add-on, i need the following pre-steps completed:
-
make a new project and repo
-
add me as collaboration
-
add whatever starting point you have
-
add a workspace repo with submodules for the ros projects to test the Java code
-
add a stub workspace with code to mock the tester and provide example of the coms you want.