Skip to content

This repository contains the vanilla package for an out-of-the-box testing environment for all your simulation needs involving an Unmanned Ground Vehicle.

Notifications You must be signed in to change notification settings

LavaHawk0123/mystique-rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mystique Rover

Named so for the particular color scheme chosen, This repository contains the vanilla package for an out-of-the-box testing environment for all your simulation needs involving an Unmanned Ground Vehicle. The bot comes equipped with a LiDAR(Hokuyo), A Stereocamera(Kinect), an IMU and a GPS module.

Mystique-Isometric

instructions to Install

Open your catkin workspace in the terminal and run

git clone https://github.com/LavaHawk0123/mystique-rover.git

Open the terminal and run

cd catkin_ws
source /opt/ros/noetic/setup.bash
catkin build

Then run:

rosrun {insert your workspace name} rgbgrowing

In a new terminal run:

rosrun {insert your workspace name} rgbgrowing

In a new terminal run Rviz and visualize the pointcloud:

rosrun rviz rviz

Rover :

gazebo_rover

Camera Plugin:

camera_edited

GPS Plugin:

gps

IMU Plugin:

imu

Kinnect Plugin:

kinnect

Laser Scanner Plugin:

laser_scan

Ultrasonic Sensor Plugin:

Ultrasonic Sensor

About

This repository contains the vanilla package for an out-of-the-box testing environment for all your simulation needs involving an Unmanned Ground Vehicle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages