Coder Social home page Coder Social logo

pixmoving-auto / robobus_godot_rviz Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 170.93 MB

License: Apache License 2.0

GDScript 0.29% GAP 0.01% Python 1.61% C++ 89.06% Java 1.67% Harbour 0.01% Makefile 0.01% C 2.35% GLSL 0.91% Shell 0.09% PowerShell 0.01% Objective-C++ 0.69% C# 2.49% JavaScript 0.53% Kotlin 0.20% AIDL 0.01% CMake 0.01% Objective-C 0.09%

robobus_godot_rviz's Introduction

godot_rviz2 (ROS2 humble)

Environment

  • Ubuntu 22.04
  • GPU
  • Autoware (step1 in How to use)

How to use

  1. Autoware build following here.

  2. Build godot from source

    1. install pre-requirements following here by godot.

    2. clone godot_rviz2

      git clone https://github.com/yukkysaito/godot_rviz2.git --recursive
    3. installation of dependent tools

      cd godot_rviz2/scripts
      sudo chmod +x install_libraries.sh
      ./install_libraries.sh
    4. build godot with autoware and ros2 components.

      cd godot_rviz2/godot
      source <autoware_path>/install/setup.bash
      source ~/.bashrc
      scons platform=linux -j8 custom_modules=../godot_rviz2
  3. Run Autoware and Godot

    1. Run Autoware

    2. Run Godot

      cd godot_rviz2/godot
      ./bin/godot.x11.tools.64
    3. Click run button on top right on Godot GUI.

Key Config

key action
Space Show menu
Tab Switch view mode

How to customize

  1. Run Godot and import project from godot_rviz2/godot-project

    ./bin/godot.x11.tools.64
  2. Edit on Godot GUI editor

  3. Click run button on top right on Godot GUI.

Reference

robobus_godot_rviz

robobus_godot_rviz's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.