personalrobotics / ada_ros2

ROS2 Hardware Interface and Description for the ADA Robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable Octomap when running with `sim:=mock`

amalnanavati opened this issue · comments

The Octomap is not a relaible representation of obstacles when sim:=mock. Currently, the instructions ask developers to manually modify the sensors_3d.yaml file when running in mock. Instead, the ada_moveit launchfile(s) themselves should ignore sensors_3d.yaml when sim is mock.