Git Product home page Git Product logo

Comments (5)

fmessmer avatar fmessmer commented on July 19, 2024

@mikepurvis
Thanks for setting up those pages!

There is a README here:
https://github.com/ros-industrial/universal_robot/blob/hydro-devel/README.md
In that file, all the commands are given which are required to get started with both a real or a simulated UR5/UR10 respectively.

The reason why you cannot execute your motion plan in simulation is most likely because of the namespacing problem between topics and actions used with the real hardware and the simulation, i.e. the FollowJointTrajectory actions in simulation is provided under a different namespace as is configured in the moveit_config. This is also adressed in the README.

According to ROS-Industrial tutorials (http://wiki.ros.org/Industrial/Tutorials/Create_a_MoveIt_Pkg_for_an_Industrial_Robot#Plan_and_Execute_on_a_Real_Robot). There is a urX_moveit_planning_execution.launch file that you can use with sim:=true handling the remapping.

Hope that helps!

from universal_robot.

mikepurvis avatar mikepurvis commented on July 19, 2024

Ah, terrific, thanks for the assistance. Failure to read the readme—duh.

I wonder if it would be best to avoid repetition, perhaps by either:

  • Removing the wikipage content and supplying instead a link to the README and generic ROS-I tutorials.
  • Removing the README content and instead simply including a link to the getting started info on the wiki.

Thoughts?

from universal_robot.

shaun-edwards avatar shaun-edwards commented on July 19, 2024

My preference is to populate the ROS wiki. I've seen a lot of groups move their documentation to github wikis/readmes. The wiki provides a great deal of context(i.e. versions, API docs, dependency listing, etc...), that is valuable. Also, I'd prefer to keep all ROS documentation centrally located in order to avoid fragmentation.

from universal_robot.

fmessmer avatar fmessmer commented on July 19, 2024

The github README will significantly be improved once #131 and #132 are merged

from universal_robot.

abubeck avatar abubeck commented on July 19, 2024

As updates have been done. I will close this.

from universal_robot.

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.