ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Running a node with rosrun requires extra input?

asked 2018-04-22 11:52:30 -0500

Elyteaa gravatar image

I'm trying to make OpenCV work with ROS and I finally found something that compiles, therefore I just downloaded and catkin_make this. It did build, however, when I run rosrun buoy buoycv, I'm asked to choose one of the next ones additionally: build/, devel/, install/ or src/ and I do not understand why, nor I could find an explanation or have encountered this before.

Could somebody kindly provide me with information about this? As of now, I cannot launch the node because of this.

Thank you in advance

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-04-22 22:51:21 -0500

Did you source the environment?

source ~/catkin_ws/devel/setup.bash

You may need to adjust the catkin_ws folder name in the command to match your work space.

edit flag offensive delete link more

Comments

I have; thanks for the response

Elyteaa gravatar image Elyteaa  ( 2018-04-23 01:58:29 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-04-22 11:52:30 -0500

Seen: 122 times

Last updated: Apr 22 '18