Closed suguruhamada1003910 closed 1 year ago
Hi @suguruhamada1003910, The configuration file has not changed. We just provide an example with the same wheel characteristics for the left and right wheel. If you want to dissociate them, just create two entry into configuration.json : SWD_LEFT and SWD_RIGHT for example and update HWConfigurationEntry item into the corresponding .ini files (swd_left.ini and swd_right.ini).
@GMezWheel
Thank you for reply and I am sorry for the delayed response. I could change diameters of left and right with the method you are saying!!
I uploaded the sample.
In old version of swd_ros_controllers, I could set different diameter values to left and right with
configuration.json
. Oldconfiguration.json
hadSWD_LEFT
andSWD_RIGHT
but the latestconfiguration.json
has onlySWD_CORE
.How can I set them with the latest
configuration.json
?