Git Product home page Git Product logo

sim_model's Introduction

%**************************************************************

% @Project sim_model

% @Company SZU

% @Author Guobin Li

% @Target 导航基础仿真环境

% @data 2023-9-18

% All rights reserved

%**************************************************************

version:

1.0: 包含一个四轮机器人模型(带运动控制器,16线激光雷达及IMU)以及两个world环境(平坦和非平坦).

程序依赖:

  1. 小车模型相关依赖:

    sudo apt-get install ros-melodic-velodyne-gazebo-plugins

  2. gazebo仿真环境依赖:

    将scout_model包中的models中的文件拷贝到Home/.gazebo/models中

  3. 键盘控制节点:

    sudo apt-get install ros-melodic-teleop_twist_keyboard

程序编译:

catkin_make

程序运行:

  1. 启动gazebo仿真环境:

    roslaunch sim_model show_model.launch

  2. 启动键盘控制节点:

    rosrun teleop_twist_keyboard teleop_twist_keyboard.py

其它问题:

  1. 解决gazebo启动失败[gazebo_gui-3] process has died [pid 8683, exit code 134:

    killall gzserver && killall gzclient

sim_model's People

Contributors

guobincode avatar

Stargazers

cool_star avatar

Watchers

 avatar

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.