Coder Social home page Coder Social logo

leohmcs / p3dx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mario-serna/pioneer_p3dx_model

0.0 0.0 0.0 312 KB

A ROS/Gazebo Pioneer 3DX model created by Rafael Berkvens ([email protected]) and modified by Mario Serna Hernández.

License: GNU General Public License v3.0

CMake 90.64% C++ 9.36%

p3dx's Introduction

Pioneer P3-DX Model

A ROS/Gazebo Pioneer 3DX model created by Rafael Berkvens ([email protected]) and modified by Mario Serna Hernández. This is a model adapted to the Pioneer P3-DX robot of the Movis Research & Innovation Group.

Source repository:

https://github.com/SD-Robot-Vision/PioneerModel.git

To install:

$ cd <catkin_ws>/src
$ git clone https://github.com/mario-serna/pioneer_p3dx_model.git
$ cd ..
$ catkin_make

To use:

To make sure your workspace is properly overlayed by the setup script.
$ source <catkin_ws>/devel/setup.sh
Launching Gazebo
$ roslaunch gazebo_ros empty_world.launch
Spawning Robot
$ roslaunch p3dx_gazebo p3xd.launch

p3dx.launch arguments:
* ns:= (namespace) | default: p3dx
* x:= (x position) | default: 0.0
* y:= (y position) | default: 0.0
* z:= (z position) | default: 0.0

Spawning two or more robots
$ roslaunch p3dx_gazebo p3xd.launch ns:=p3dx_1
$ roslaunch p3dx_gazebo p3xd.launch ns:=p3dx_2 x:=2
$ roslaunch p3dx_gazebo p3xd.launch ns:=p3dx_3 x:=2 y:=2

Launching Rviz
$ roslaunch p3dx_description rviz.launch

Note:

In order to use the other included world files, it is necessary to replace the following for all the matches:

Example:
p3dx_gazebo/worlds/p3dx_map1.world

<uri>/home/mario/catkin_ws/src/pioneer_p3dx_model/p3dx_description/meshes/chassis.stl</uri>
=>
<uri>/home/<username>/<catkin_ws_name>/src/pioneer_p3dx_model/p3dx_description/meshes/chassis.stl</uri>

p3dx's People

Contributors

mario-serna avatar leohmcs 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.