Giter Site home page Giter Site logo

Program stamp about two_scara_collaboration HOT 6 OPEN

lyh458 avatar lyh458 commented on July 30, 2024
Program stamp

from two_scara_collaboration.

Comments (6)

syahmi001 avatar syahmi001 commented on July 30, 2024 1

Are you using RDS online? If yes, try checking your gazebo simulation either it is in pause mode or play mode. Mine solved from pressing the play button to allow the program to run.

For those who face difficulty in compiling this package (catkin_make), you need to clone another github named "catkin_simple".
The link is here:
https://github.com/catkin/catkin_simple

from two_scara_collaboration.

lukewebdev avatar lukewebdev commented on July 30, 2024

I could not get this simulation to run either, but I am wondering if I made a mistake. The two robotic arms appear but no conveyor is started with red and blue balls.

from two_scara_collaboration.

midhunmsdoe avatar midhunmsdoe commented on July 30, 2024

Please update the file two_scara_collaboration/launch/initialize.launch

update these lines

  <param name="red_cylinder_path" type="str" value="/home/yang/ros_ws/src/two_scara_collaboration/urdf/red_cylinder.urdf"/>
  <param name="blue_cylinder_path" type="str" value="/home/yang/ros_ws/src/two_scara_collaboration/urdf/blue_cylinder.urdf"/>

with

  <param name="red_cylinder_path" type="str" value="$(find two_scara_collaboration)/urdf/red_cylinder.urdf"/>
  <param name="blue_cylinder_path" type="str" value="$(find two_scara_collaboration)/urdf/blue_cylinder.urdf"/>

from two_scara_collaboration.

lyh458 avatar lyh458 commented on July 30, 2024

Thanks! It works!

from two_scara_collaboration.

murtazabasu avatar murtazabasu commented on July 30, 2024

Hello I changed the initialize.launch as mentioned in above comment but still it throws the same error.

image

from two_scara_collaboration.

HGGshiwo avatar HGGshiwo commented on July 30, 2024

Are you using RDS online? If yes, try checking your gazebo simulation either it is in pause mode or play mode. Mine solved from pressing the play button to allow the program to run.

For those who face difficulty in compiling this package (catkin_make), you need to clone another github named "catkin_simple". The link is here: https://github.com/catkin/catkin_simple

thanks, your last advice is really helpful.

from two_scara_collaboration.

Related Issues (2)

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.