ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Essentially, that’s the number of rays to use. You can do one of a number of things:

  1. Create a middle node between DQN and the sensor to downsample the rays into a new sparse scan
  2. I believe Laser Filters may help with this
  3. Have your ML mode take in laser scans and downsample them.