Skip to content

danialdunson/arlo_gazebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arlo_gazebo

This package simulates the Parallax Arlo Robot in Gazebo.

Please use Gazebo Version> 9.19.x+

Download the following packages and place them in your workspace.

Required Packages Link
aws-house repository
realsense plugin repository

Running the Simulation

  • Start the simulation with the following command:
roslaunch arlo_gazebo arlo_sim.launch

Press tab to see the available options.

This is an image

There are 19 args are available in the launch file to modify as in command line.

Please visit the launch folder for more information.

Argument description default
x_pos, y_pos, z_pos Set robot spawn location (-1.33, 0.55, 0.02)
use_rtabmapviz Enable rtabmap GUI visualization false
ns Namespace for the entire robot wx250s
arlo_rviz Visualize the Arlo Robot in RViz true
isolate Minimal startup false
teleop Launch teleop_keyboard node false

View of the Arlo Robot running in RViz.

This is an image

Example of populated rtabmap/MapData in RViz.

This is an image

View of Rtabmap in GUI.

Set the use_rtabmapviz argument to true in the launch file.

In Rtabmap-GUI, enable mapping to populate the rtabmap/MapData as shown in the image below.

This is an image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages