Difference between revisions of "Turtlebot3 Waffle NUC Humble NUC 20240422"

From wikidb
Jump to: navigation, search
(Update Android Studio)
(Navigation)
 
(5 intermediate revisions by the same user not shown)
Line 51: Line 51:
 
* [[Adams SW Installations]]
 
* [[Adams SW Installations]]
  
= Turtlebot Waffle with Adams the New NUC =
+
= Turtlebot Waffle with Adams the New NUC - Remote Display =
  
 
* [[Turtlebot3 Waffle Nuc URDF 20240623]]
 
* [[Turtlebot3 Waffle Nuc URDF 20240623]]
 
* [[Turtlebot3 Waffle Nuc URDF Test 20240824]]
 
* [[Turtlebot3 Waffle Nuc URDF Test 20240824]]
 
* [[Turtlebot3 Waffle Nuc X11 Remote Display 20240825]]
 
* [[Turtlebot3 Waffle Nuc X11 Remote Display 20240825]]
 +
* [https://www.it3.be/2021/06/24/remote-x11-on-ubuntu/ Remote X11 on ubuntu]
  
 
= Sisters SW Upgrade =
 
= Sisters SW Upgrade =
Line 72: Line 73:
 
* [[Or maybe]]
 
* [[Or maybe]]
  
= May Be of interest =
+
* [[Humble Navigation 2 Notes]]
  
* [https://medium.com/@nullbyte.in/ros2-from-the-ground-up-part-8-simplify-robotic-software-components-management-with-ros2-5fafa2738700 tutorial]
+
= Tools =
  
= Update Android Studio =
+
== rqt ==
'''Move TBD'''
+
* had 4.1 (9-23-30)  (disk 127 GM (77.5 used, 49.8 free)
+
* Upgrade to 2024.1.2
+
** In Android Studio Go to "Help"
+
***
+
** Go to "Setting"
+
*** Go to "System"
+
**** Go to "Storage"
+
  
* Had to update Robot Conroller (RC) App
+
'''To Explore'''
** [https://ftc-docs.firstinspires.org/en/latest/ftc_sdk/updating/rc_app/Updating-the-RC-App.html Updating the RC App]
+
 
 +
ROS Qt-based Graph Tool
 +
 
 +
* [https://ros-learnings.hashnode.dev/unleashing-the-power-of-rqt-revolutionizing-visualization-and-control-in-ros# Unleashing the Power of RQT: Revolutionizing Visualization and Control in ROS]
 +
 
 +
 
 +
Aadithya Vijayakumar. Jun 23, 2023 · 3 min read. Robot Operating System (ROS) has emerged as a fundamental framework for building complex robotic systems. One of the most powerful and versatile tools in ROS is RQT (ROS Qt-based Graphical User Interface Tools)
 +
 
 +
= May Be of interest =
 +
 
 +
* [https://medium.com/@nullbyte.in/ros2-from-the-ground-up-part-8-simplify-robotic-software-components-management-with-ros2-5fafa2738700 tutorial]

Latest revision as of 20:04, 18 September 2024

Primary References

Goal

The goal is to but as much of the intelligence on the robot as is reasonable. The PC and SBC (Single Board Computer) are combined in a NUC. The installation has been adjusted to accommodate.

Turtlebot3 Overview

Install Ubuntu on NUC Named adams

Install ROS2 on NUC Named adams

ROS 2 Build System

Managing URDF Files

Alternate Hardware

Bringup Goal

Adams SW Installations

Turtlebot Waffle with Adams the New NUC - Remote Display

Sisters SW Upgrade

Navigation

Tools

rqt

To Explore

ROS Qt-based Graph Tool


Aadithya Vijayakumar. Jun 23, 2023 · 3 min read. Robot Operating System (ROS) has emerged as a fundamental framework for building complex robotic systems. One of the most powerful and versatile tools in ROS is RQT (ROS Qt-based Graphical User Interface Tools)

May Be of interest