Closed Svastits closed 10 months ago
the driver configuration file location is currently hard-coded in the urdf, that should be modified to allow multiple robots with different parameters (e.g. ip)
The solution is to provide every parameter using the xacro command in the launch file This would also enable binary install and make sure the parameters are consequent between hw if and robot manager
If one has to start multiple drivers for a multi-robot scenario, some of the nodes will have the same name, which will lead to undefined behaviour. To solve this: