Turtlebot3 Waffle NUC Foxy

From wikidb
Jump to: navigation, search

Environment

References

Robotis

ROS 2

ROS 2 Tools

Hood Hardware

Core Setup

Ubuntu Setup on Hood

ROS 2 Install on Hood

OpenCR Setup

Turtlebot3 NUC based Waffle Bringup

Basic Operation

SLAM

See bringup reference below.

URDF

Navigation

Image Handling

System Test

Enhance with Run Scripts

TensorFlow

Generic TensorFlow on Ubuntu

Integrating TensorFlow into Foxy

ROS 2 Tensorflow Resources

RealSense

Movidius

Tutorials

Support

Local Repositories

TensorFlow Related

  • ~/eepp_ws - related to explore-image_ws Foxy Simple Publisher and Subscriber 20210322 of images mine
  • ~/explore_image_ws this seems to be the older stuff of eepp_ws
  • ~/foxy_tutorials_ws look good
  • ~/ros2_demo_ws I must have found image tools here
  • tensorflow_datasets
  • Tensorflow_examples book and other examples
  • ~/tf_ws: Turtlebot3_Hood_Waffle_Foxy_Tensorflow_20210615 tf
    • ~/ros2-tensorflow/: the above links to this directory
  • Udacity
    • jupyter notebooks
      • ~/Tensorflow_examples/examples/courses/udacity_intro_to_tensorflow_for_deep_learning
    • Pytohon code extreacted
      • ~/Tensorflow_examples/UdacityCourses/
      • ~/cats_vs_dogs works here but not in Tensorflow examples
        • ~/.keras/datasets
    • ~/tensorflow_datasets Udacity 187
      • cats_vs_dogs
      • downloads
      • fashion_mnist

Depreciated