/FritzRobot

A autonomated mecnum-wheeled robot

FritzRobot

Description

A autonomated mecnum-wheeled robot.

navigation.mp4
  • Host computer: Nvidia Jetson nano

  • Slave computer: STM32F427IIH6

  • Environment: Ubuntu 20.04, ROS Noetic, Docker

  • Sensor: RGBD camera

This project consists of the following packages

  • FritzRobot_description: The robot's model files and visualization configs, etc.

  • FritzRobot_control: The robot's moving control nodes(automated and manual), including the maps and move_base's configuration, etc.

  • FritzRobot_firmware: The robot's underlying control components based on STM32F427IIH6 and HAL library.

  • FritzRobot_serial: The communiction nodes on the host computer and orientation estimation(Extended Kalman Filter) nodes.

  • FritzRobot_docker: The dockerfiles, entrypoint files, and docker-compose configurations.

to be continued......