You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be able to connect the Controller with Turtlebot4 without any issues
Actual behaviour
Short version: Bluetooth DOESN'T WORK. (Jazzy, Ubuntu 24.04)
Long version:
Since this form doesn't have an option to select the following I have selected the existing options for ROS Distro and OS.
ROS Distro: Jazzy
OS: Ubuntu 24.04
First I would like to say that I have experimented with ROS2 Humble and setup my Turtlebot4 Standard and was able to use RViz, create a map of a location and managed to do autonomous driving of that map.
My issue is with ROS2 Jazzy. Created Jazzy image, replaced the old SD card (that had Humble) with the Jazzy image, followed the Basic Setup instructions + Discovery Server setup and finished setting up the Turtlebot4 with Jazzy.
Then as it is mentioned in the 'Supplemental Configuration', to connect my controller, I SSH into the Turtlebot4 and follow the instructions nothing works.
Please see the 'Error messages' section for the commands that I have issued and the errors I received for those commands.
Simply put, NOTHING to do with Bluetooth seems to WORK or even EXIST.
Error messages
sudo bluetoothctl
[sudo] password for ubuntu:
sudo: bluetoothctl: command not found.
ubuntu@turtlebot4:~$ sudo bluetooth.sh
[sudo] password for ubuntu:
sudo: bluetooth.sh: command not found.
ubuntu@turtlebot4:~$ systemctl status bluetooth
Unit bluetooth.service could not be found.
ubuntu@turtlebot4:~$ systemctl status bluetooth.service
Unit bluetooth.service could not be found.
ubuntu@turtlebot4:~$ systemctl start bluetooth.service
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
Authentication is required to start 'bluetooth.service'.
Authenticating as: ubuntu
Password:
==== AUTHENTICATION COMPLETE ====
Failed to start bluetooth.service: Unit bluetooth.service not found.
To Reproduce
sudo bluetoothctl
sudo bluetooth.sh
Other notes
No response
The text was updated successfully, but these errors were encountered:
Robot Model
Turtlebot4 Standard
ROS distro
Humble
Networking Configuration
Discovery Server
OS
Other Linux
Built from source or installed?
Installed
Package version
Jazzy
Type of issue
Other
Expected behaviour
Should be able to connect the Controller with Turtlebot4 without any issues
Actual behaviour
Short version: Bluetooth DOESN'T WORK. (Jazzy, Ubuntu 24.04)
Long version:
Since this form doesn't have an option to select the following I have selected the existing options for ROS Distro and OS.
ROS Distro: Jazzy
OS: Ubuntu 24.04
First I would like to say that I have experimented with ROS2 Humble and setup my Turtlebot4 Standard and was able to use RViz, create a map of a location and managed to do autonomous driving of that map.
My issue is with ROS2 Jazzy. Created Jazzy image, replaced the old SD card (that had Humble) with the Jazzy image, followed the Basic Setup instructions + Discovery Server setup and finished setting up the Turtlebot4 with Jazzy.
Then as it is mentioned in the 'Supplemental Configuration', to connect my controller, I SSH into the Turtlebot4 and follow the instructions nothing works.
Please see the 'Error messages' section for the commands that I have issued and the errors I received for those commands.
Simply put, NOTHING to do with Bluetooth seems to WORK or even EXIST.
Error messages
To Reproduce
sudo bluetoothctl
sudo bluetooth.sh
Other notes
No response
The text was updated successfully, but these errors were encountered: