You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks a lot for this add-on! It worked at once after redirecting each lidar stream to their corresponding topic. I'm trying to understand the parameters that can be tweaked, for example:
Are the laser1XOff and laser1YOff the offsets for one lidar respect the robot's center? How the laser1Alpha should be used? And finally the robotXEnd what are these for? If I have let's more than two lidars then each one should be referenced as laserX, right?
Thanks once again for your time,
Lucas.
The text was updated successfully, but these errors were encountered:
The laser1XOff and laser1YOff are offsets for one lidar with respect to the robot's center.
Laser1Alpha and laser1Alpha are yaw angles that respect the robot's coordinates.
I will change the laserXAlpha to laserXYaw.
The robotXend does not specify the laser range, but is used to define the robot's size and ignore the robot's frame.
This parameter is required by some robots, but basically zero is fine.
Hi Masaaki,
Thanks a lot for this add-on! It worked at once after redirecting each lidar stream to their corresponding topic. I'm trying to understand the parameters that can be tweaked, for example:
Are the
laser1XOff
andlaser1YOff
the offsets for one lidar respect the robot's center? How thelaser1Alpha
should be used? And finally therobotXEnd
what are these for? If I have let's more than two lidars then each one should be referenced aslaserX
, right?Thanks once again for your time,
Lucas.
The text was updated successfully, but these errors were encountered: