ADDA-acx / scout_gazebo

Outdoor simulation environment for scout robots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outdoor simulation environment based on Agilex-Scout 2.0

This repository provides an outdoor simulation environment for differential robotics including IMU, GPS, Camera, LIDAR and wheeled odometer.

1.mp4

Usage

Dependency

git clone https://github.com/osrf/gazebo_models.git
  • ROS dependencies
sudo apt-get install ros-noetic-velocity-controllers
sudo apt-get install ros-noetic-gazebo-ros-control
sudo apt install ros-noetic-ros-controllers
sudo apt install ros-noetic-teleop-twist-keyboard
sudo apt-get install ros-noetic-hector-gazebo-plugins

Setup

mkdir -p catkin_ws/src
cd catkin_ws/src
git clone https://github.com/ADDA-acx/scout_gazebo.git
cd ..
catkin_make
source devel/setup.bash
roslaunch scout_gazebo scout_gazebo.launch 

Keyboard control

rosrun teleop_twist_keyboard teleop_twist_keyboard.py

Reference

https://github.com/agilexrobotics/scout_ros

About

Outdoor simulation environment for scout robots


Languages

Language:HTML 58.9%Language:C++ 28.7%Language:Makefile 7.9%Language:Python 1.7%Language:CMake 1.3%Language:C 0.5%Language:Common Lisp 0.4%Language:Shell 0.3%Language:JavaScript 0.1%Language:M4 0.1%Language:Starlark 0.1%Language:CSS 0.0%Language:Perl 0.0%