Giter Site home page Giter Site logo

Comments (6)

RomanRobotnik avatar RomanRobotnik commented on June 13, 2024

Hi,

I guess you are running the simulation from sources.

Recently we disabled by default the use of the DiffDriveController plugin because we were not getting the desired behaviour, and we set by default use of the ros_planar.

In case you want to run the simulation by enabling the DiffDriveController you can run it with the argument ros_planar_move_plugin:=false.

roslaunch summit_xl_sim_bringup summit_xl_complete.launch ros_planar_move_plugin:=false

from summit_xl_sim.

Eswar1991 avatar Eswar1991 commented on June 13, 2024

from summit_xl_sim.

Eswar1991 avatar Eswar1991 commented on June 13, 2024

from summit_xl_sim.

RomanRobotnik avatar RomanRobotnik commented on June 13, 2024

It is linked at URDF model description level as a xacro.
All the summit_xl bases share the summit_xl_base.gazebo.xacro

Then, in the main robot.xacro we have an argument to include it.

And finally, in the gazebo one_robot launch we pass the argument here:

<param name="robot_description" command="$(find xacro)/xacro '$(find summit_xl_description)/robots/$(arg xacro_robot)' prefix:=$(arg prefix) **ros_planar_move_plugin:=$(arg ros_planar_move_plugin)** omni_wheels:=$(arg omni_drive) --inorder"/>

Hope it helps!

from summit_xl_sim.

Eswar1991 avatar Eswar1991 commented on June 13, 2024

from summit_xl_sim.

Eswar1991 avatar Eswar1991 commented on June 13, 2024

from summit_xl_sim.

Related Issues (20)

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.