Skip to content

[ROS][feat] Update Ouster interface for new driver version

Julia Sanchez requested to merge ROS/feat/UpdateOusterDriverInterface into master

Ouster driver has changed, so the SLAM interface has been changed :

  • ouster launch file
  • default points reception topic name
  • basic commands

TODO :

  • update documentation (add sensor_hostname:=169.254.47.236 + os_driver:=true)
  • check documentation for velodyne sensor (need sensor_hostname?)
  • prefer include ouster launch file in ouster_slam.launch than using directly the nodes
  • add all params values in documentation of params in launch file (be inspired by ouster launch file)

@arthur.bourbousson ;)

Edited by Julia Sanchez

Merge request reports