Closed berndpfrommer closed 3 months ago
Currently the ROS1 driver does not handle the specified serial number correctly because it is converted to an int, see issue #47 The simplest way to work around this is to explicitly set the parameter type to string in the launch file.
Currently the ROS1 driver does not handle the specified serial number correctly because it is converted to an int, see issue #47 The simplest way to work around this is to explicitly set the parameter type to string in the launch file.