CommonplaceRobotics / iRC_ROS

ROS2 packages for the igus Robot Control
Apache License 2.0
15 stars 7 forks source link

Limit platform namespace choices temporary #61

Closed cpr-fer closed 1 year ago

cpr-fer commented 1 year ago

As the current diffdrive controller requires a tf between joint names for it to work with the code and I have not found a way to make the frame names set by the LaunchConfiguration, the namespaces are limited to "" and "/platform_1" right now.

While additional tfs can be added for other namespaces if requried, the launch file parameters should be limited to the working namespaces until the tfs are working with any available namespace