Closed sumitpaulde closed 12 months ago
@sumitpaulde Is the $ROBOT_SETUP
environment variable defined in ~/.bashrc
?
Hi @roni-kreinin
The path for me was different and I had to change the path in the bashrc. After that I faced another error
Dec 07 11:44:20 ubuntu turtlebot4-start[2368]: ls: cannot access '/etc/ros/humble/turtlebot4.d/*.xacro': No such file or directory
I had to install
sudo apt install ros-humble-xacro
Now the Robot Startup works.
Built from source
Expected behaviour Robot startup should work.
Actual behaviour When I try to start the Robot Upstart from the ROS Setup, I get this error. There is no service named as turtlebot4.service
To Reproduce Take a fresh sd card follow the instructions to build the turtlebot4 from the source for Humble.