NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_common
bluetooth library not found - Orin Nano
@swapnesh-wani-nvidia is already working on this.
Since Oct 2, 2023.
- Dominant language
- C++
- Stars
- 317
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
I'm following the quickstart section: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_visual_slam/blob/main/README.md#quickstart and I'm getting an error where it's cmake is not finding the bluetooth library when building the workspace. I verified bluetooth is on in the os settings, toggled bluetooth. The file it's failing on is joystick_drivers/wiimote/CMakeLists.txt.
--- stderr: wiimote
CMake Error at wiimote-extras.cmake:19 (message):
bluetooth library not found.
Call Stack (most recent call first):
CMakeLists.txt:18 (include)
I flashed a microSD card with : https://nvidia-ai-iot.github.io/jetson_isaac_ros_visual_slam_tutorial/sdcard.html and booted, verified realsense-viewer runs on a D455.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.