GithubHelp home page GithubHelp logo

Comments (5)

mrpropellers avatar mrpropellers commented on May 10, 2024 1

@nullbyte91 Instructions for installing ros-melodic-moveit and ros-melodic-joint-trajectory-controller already exist in the ROS setup instructions of Part 2: https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/main/tutorials/pick_and_place/2_ros_tcp.md#manually-setup-ros

Note the line:

sudo apt-get install python-pip ros-melodic-robot-state-publisher ros-melodic-moveit ros-melodic-rosbridge-suite ros-melodic-joy ros-melodic-ros-control ros-melodic-ros-controllers ros-melodic-tf2-web-republisher

where ros-melodic-moveit is installed explicitly, and ros-melodic-joint-trajectory-controller is installed as a dependency of ros-melodic-ros-controllers. ros-melodic-octomap-msgs and ros-melodic-object-recognition-msgs are also installed as dependencies of ros-melodic-moveit-msgs. What am I missing?

from unity-robotics-hub.

mrpropellers avatar mrpropellers commented on May 10, 2024

Hi Jegathesan, can you elaborate a bit on why you found these messages were needed? Do you know specifically which catkin package was failing to compile without them included?

from unity-robotics-hub.

nullbyte91 avatar nullbyte91 commented on May 10, 2024

@mrpropellers I'm using Ubuntu 18.04 and We need to install [ros-melodic-octomap-msgs, ros-melodic-object-recognition-msgs] these two packages to compile the ROS source code by using catkin_make.

We need to install [ ros-melodic-moveit, ros-melodic-joint-trajectory-controller] to run the part 3 launch file[roslaunch niryo_moveit part_3.launch].

from unity-robotics-hub.

mrpropellers avatar mrpropellers commented on May 10, 2024

@nullbyte91 When you say "compile the ROS source code" are you talking about compiling your initial ROS environment from source? What does "the ROS source code" refer to in this context? All the dependencies you're listing seem to be standard ros packages that should be installed by apt-get on initial setup. Can you confirm what your original install target was when you installed ROS?

from unity-robotics-hub.

nullbyte91 avatar nullbyte91 commented on May 10, 2024

@mrpropellers Yes, I was referring the initial ROS environment from source. And, Yes these packages can be installed by using apt package manager. Since these packages not part of ros-melodic-desktop-full or base we can mentioned it in README.

from unity-robotics-hub.

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.