Coder Social home page Coder Social logo

Comments (3)

verena-roehrl avatar verena-roehrl commented on August 17, 2024

Hi Anirudh,
great to hear that you are working with ROS#.

  • you have to create the getting_started2.launch and file_server.launch file of Step 1.4.1 in the launch folder of a package (/PATH_TO_YOUR_PACKAGE/launch/)
  • if a certain roslaunch file was not found it is most likely that you didn't source your setup.bash file. This command helps:
$ source ~/PATH_TO_YOUR_CATKIN_WS/devel/setup.bash
  • in principle you could place your launch files in the launch folder of any package you like, but I don't recommend to place it in these big downloaded packages (never touch a running system). In addition the functionality of the mentioned launch file is not really related to the launch files in rtmros_nextage/rtmros_nextage/, so just keep the content of your packages structured depending on its functionality.
  • you don't need to clone the whole ros-sharp repository to your catkin_ws. Just cloning the file_server and creating the launch files in the launch folder is enough.

Please check and go through the official ROS Tutorials. These help you to understand the whole mechanism of ROS (starting with small pieces) better and answers some of your questions as well :).

I hope that helps,
Verena

from ros-sharp.

ani-rudh avatar ani-rudh commented on August 17, 2024

from ros-sharp.

MartinBischoff avatar MartinBischoff commented on August 17, 2024

Dear @ani-rudh ,please make sure to thoroughly read the Contribution Guidelines before opening an issue. Before asking, please also spend some time and try to find the answer to your question yourself. Solving problems and and learning is the daily business of a programmer. All questions which are not directly related to ROS# are placed better here or there.
Thank you for your understanding.

from ros-sharp.

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.