Giter Site home page Giter Site logo

Comments (2)

m-dahl avatar m-dahl commented on August 22, 2024

Hello.

This is the way it is supposed to work in ros. You interact with actions with the ros2 action commands.
e.g. ros2 action list, etc. There you will see your action. Internally, an action is made up of several services and publishers. These are hidden by default as you are not expected to use them directly. Fyi you can see the internal set goal service similarly: ros2 service list --include-hidden.

I hope this helps.

from r2r.

ckaran avatar ckaran commented on August 22, 2024

@m-dahl Wow, that was a fast response! Thank you!

OK, so it was definitely an error on my part. I apologize about bothering you with the question, I'm not nearly as familiar with ROS as I would like to be.

Also, thank you for making r2r! It's nice to be able to use Rust instead of C++ or Python for all my work.

from r2r.

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.