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

zakaria's profile - activity

2017-12-29 04:53:05 -0500 received badge  Famous Question (source)
2017-12-29 04:53:05 -0500 received badge  Notable Question (source)
2017-12-29 04:53:05 -0500 received badge  Popular Question (source)
2016-12-23 14:00:44 -0500 asked a question Error while loading V-REP ROS plugin

Hello friends,

I am facing while setting V-REP with ROS Interface. Actually, I'm getting the following error while starting V-REP:

Plugin 'Ros': loading...
[FATAL] [1482517361.238603357]: ROS_MASTER_URI is not defined in the environment. Either type the following or (preferrably) add this to your ~/.bashrc file in order set up your local machine as a ROS master:
export ROS_MASTER_URI=http://localhost:11311
then, type 'roscore' in another shell to actually launch the master program.

I've tried to set the environment variable ROS_MASTER as in error message but it didn't solve the problem.

I'm using V-REP PRO EDU V3.3.2 rev3 ; ROS INDIGO; UBUNTU 14.04

I'd appreciate any help to solve this issue.

Best regards,

2016-12-23 14:00:43 -0500 asked a question Error while loading ROS Plugin for V-REP

Hello friends,

I'm facing while setting V-REP with ROS Interface.

I'm getting the following error while starting V-REP :

Plugin 'Ros': loading... export ROS_MASTER_URI=http://localhost:11311 then, type 'roscore' in another shell to actually launch the master program.

I've tried to set the environment variable ROS_MASTER_URI as in error message but it didn't solve the problem.

I'm using V-REP PRO EDU V3.3.2 rev3 ; ROS INDIGO; UBUNTU 14.04

I'd appreciate any help to solve this issue.