Changing parameters for SICK laser on Pioneer robots
Hi all,
I am currently working with SICK lms 200 laser mounted on p3dx robot. I want to change the resolution (angle_increment) of the laser from the default 1 degree to say 0.25 degree. If I try to change the value within my script, it throws me an error saying that "scan_msg->angle_increment" is a read only parameter and cannot be changed. Can anyone suggest how to make changes to this particular parameter or any other parameters in general for Sick laser using RosAria? Thanks in advance.