Git Product home page Git Product logo

eg_navigation's Introduction

eg_navigation

ROS meta package for robot 2d/3d navigation

Requirments

install

cd ~/catkin_ws/src
git clone https://github.com/tamago117/eg_navigation
cd ..

sudo apt update
sudo apt-get install python3-rosdep
sudo apt install python3-vcstool

vcs import src < src/eg_navigation/.rosinstall --recursive
rosdep install -i --from-paths src/eg_navigation
catkin build
source ~/catkin_ws/devel/setup.bash

demo

2d

roslaunch eg_navigation navigation_2d.launch

3d

roslaunch eg_navigation navigation_3d.launch

Screenshot from eg_navigation_2d_safety-2021-11-06_17 52 45 webm Screenshot from eg_navigation_3d-2021-11-06_22 38 16 webm

packages

eg_mixed

mixed node for robot navigation

eg_navigation

sample launch

eg_planner

planner

eg_safety

safety and recover

eg_track

tracking

eg_wptool

way point tools

eg_navigation's People

Contributors

hrjp avatar tamago117 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

eg_navigation's Issues

minor typo error on "naviton_2d.urdf.xacro"

it should be;
<xacro:include filename="$(find eg_navigation)/urdf/base/base.urdf.xacro"/>
<xacro:include filename="$(find eg_navigation)/urdf/wheel/wheel.urdf.xacro"/>
<xacro:include filename="$(find eg_navigation)/urdf/sensors/gps/gps.urdf.xacro"/>
<xacro:include filename="$(find eg_navigation)/urdf/sensors/gim30/gim30.urdf.xacro"/>
<xacro:include filename="$(find eg_navigation)/urdf/sensors/lrf/lrf.urdf.xacro"/>
<xacro:include filename="$(find velodyne_description)/urdf/HDL-32E.urdf.xacro"/>
<xacro:include filename="$(find eg_navigation)/urdf/sensors/imu/imu.urdf.xacro" />

加速度制限

入力された速度指令から加速度計算してせいげんかけたい

path 補完

経路追従のための連続した経路を作りたい

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.