Git Product home page Git Product logo

Comments (6)

sterlingm avatar sterlingm commented on July 18, 2024

Hi @raghulshanmuganathan are you sure your ROS environment is setup correctly and you have sourced setup.bash in the catkin workspace that contains the corobot package? Did the corobot packages compile successfully?

from corobot.

CandidCypher avatar CandidCypher commented on July 18, 2024

I would agree with @sterlingm; sounds like you don't have the stack properly sourced if it is not finding them in the /opt/ros/.... directories. When you Catkin init a workspace, it should add/link it to the source file.

from corobot.

raghulshanmuganathan avatar raghulshanmuganathan commented on July 18, 2024

@sterlingm Yes, I compiled the packages and got no errors while building. I have already sourced setup.bash.
I wonder how the individual nodes can be executed, but launching a launch file throws an error.

for example,

I could run PhidgetMotor node using rosrun command. But while I try to launch the launch file in the same package, I got similar error.

Thanks for your response.

from corobot.

sterlingm avatar sterlingm commented on July 18, 2024

@raghulshanmuganathan The corobot_software.launch file just launches a few other launch files you can find in the launch_include directory. Can you launch those individually? Try

roslaunch corobot_launch motors.launch
roslaunch corobot_launch general.launch
roslaunch corobot_launch phidget_sensors.launch

and see what happens. Also, can you tell us:

  • What OS you're running
  • Which version of ROS
  • The output of "env | grep ROS"
  • Whether or not you can launch any ROS launch files, both from shared ROS packages and 3rd-party packages

from corobot.

raghulshanmuganathan avatar raghulshanmuganathan commented on July 18, 2024

@sterlingm I am not in lab right now. But I could remember that I got the same error while launching motors.launch. other launch files works fine in that directory.

OS: ubuntu 12.04
ROS Version: Groovy

I will respond to your other queries by tomorrow morning.

Thank you.

from corobot.

raghulshanmuganathan avatar raghulshanmuganathan commented on July 18, 2024

@sterlingm & @bleucanary Everything works fine now...
Thanks for your response.

from corobot.

Related Issues (1)

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.