Bug report
Required Info:
- Operating System:
- macOS "High Sierra" 10.13.5 (17F77)
- Installation type:
- Version or commit hash:
- DDS implementation:
- Client library (if applicable):
Steps to reproduce issue
- Install macOS binaries following the instructions here: https://github.com/ros2/ros2/wiki/OSX-Install-Binary
- Source the correct shell setup for your environment
ros2 run rviz2 rviz2
Expected behavior
RViz 2 should launch
Actual behavior
RViz 2 fails to launch with the following error message:
dyld: Library not loaded: @rpath/libOgreMain.1.10.11.dylib
Referenced from: /Users/dstephen/ros2_install/ros2-osx/lib/rviz2/rviz2
Reason: image not found
Additional information
SIP is definitely disabled; output of csrutil status shows disabled.