Skip to content

GUI, CLI, and ROS 2 messages for robot traffic flows in buildings

Notifications You must be signed in to change notification settings

MakinoharaShouko/traffic_editor

 
 

Repository files navigation

traffic_editor

Welcome!

This repository has the following directories:

  • traffic_editor: GUI for annotating floorplans to create traffic patterns
  • building_map_msgs: messages that can carry these traffic plans
  • building_map_tools: Python-based tools to use and manipulate the map files created by traffic_editor, such as:
    • a ROS 2 node to serve maps using building_map_msgs
    • translators to simulators such as Gazebo
    • translators to navigation packages such as rmf_core

Installation

This repository is structed as a collection of ROS 2 packages and can be built using colcon.

The building_map_tools package requires the following Python 3 dependencies to generate worlds:

sudo apt install python3-shapely python3-yaml python3-requests

About

GUI, CLI, and ROS 2 messages for robot traffic flows in buildings

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.1%
  • Python 32.4%
  • CMake 2.4%
  • C 0.1%