Git Product home page Git Product logo

Comments (1)

cardboardcode avatar cardboardcode commented on September 23, 2024

Hi, @m-hertig

I am not a maintainer of the repository. However, as a ROS1 user, I should be able to advise.

First thing first, it seems that there are no mycobot_ros ROS1 packages. So running roslaunch mycobot_ros mycobot_slider.launch will definitely fail since there is no such ROS1 package.

The available ROS1 package provided under this repository are:

- mycobot_communication
- mycobot_description
- mecharm_communication
- mecharm_pi
- mecharm_pi_moveit
- mycobot_280
- mycobot_280_moveit
- mycobot_280arduino
- mycobot_280arduino_moveit
- mycobot_280jn
- mycobot_280jn_moveit
- mycobot_280pi
- mycobot_280pi_moveit
- mycobot_320
- mycobot_320_moveit
- mycobot_600
- mycobot_600_moveit
- mycobot_ai
- mypalletizer_260_moveit
- mypalletizer_260_pi_moveit
- mypalletizer_communication
- mypalletizer_260
- mypalletizer_260_pi
- new_mycobot_320
- new_mycobot_320_moveit
- new_mycobot_320_pi
- new_mycobot_320_pi_moveit

This is derived by running the following command at the root of the catkin workspace.

source devel/setup.bash
catkin list

There is also no mycobot_slider.launch files to be found throughout the codebase.

Are you perhaps referring to slider_control.launch?

If my guess is on-point, perhaps the roslaunch command you are looking for is instead:

roslaunch mycobot_280pi slider_control.launch

from mycobot_ros.

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.