GithubHelp home page GithubHelp logo

lxlcn / robot_gazebo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linzs-online/robot_gazebo

0.0 0.0 0.0 148.82 MB

A scout2 robot carrying RS16 lidar/IMU/D435 sensors,running LIO-SAM in a room!

License: GNU General Public License v3.0

Shell 0.23% C++ 83.55% Python 7.16% C 0.08% CMake 8.59% Dockerfile 0.38%

robot_gazebo's Introduction

robot_gazebo

Scout2 robot carrying RS16 lidar/IMU/D435 sensors,running LIO-SAM in a room!

1. Environment

Development Environment

  • Ubuntu 20.04 + ROS noetic

Download and install required function package

  • GTSAM 4.1
  • Eigen 3.3.7
  • PCL 1.9

more detail on my blog https://blog.csdn.net/weixin_40599145/article/details/126929222

2. Compile

$ mkdir -P robot_ws/src
$ cd robot_ws/src
$ git clone https://github.com/linzs-online/robot_gazebo.git
$ cd ..
$ catkin_make

3. Run

before your launch the demo, you should source the workspace

if you used bash

$ source ~/robot_ws/devel/setup.bash

if you used zsh

$ source ~/robot_ws/devel/setup.zsh

Start the simulation environment

$ roslaunch scout_gazebo scout_gazebo.launch

gazebo

Start the lio-sam

$ roslaunch lio_sam run.launch

rviz

Control by keyboard

$ rosrun teleop_twist_keyboard teleop_twist_keyboard.py

mapping

robot_gazebo's People

Contributors

linzs-online avatar superliam471 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.