You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I installed the package on ros indigo, ubuntu 14.04
when I run vrep, I encounter this erro and vrep doesn't open
Plugin 'RosBridge': loading...
[rospack] Error: package 'vrep_ros_plugin' not found
[librospack]: error while executing command
terminate called after throwing an instance of 'pluginlib::ClassLoaderException'
what(): Unable to find package: vrep_ros_plugin
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
I am having a similar issue and I tried what you have suggested, but it did not work:
tangos@ubuntu:~/catkin_ws$ sudo ./devel/lib/pluginlib_tutorials_/polygon_loader
[rospack] Error: package 'pluginlib_tutorials_' not found
[librospack]: error while executing command
terminate called after throwing an instance of 'pluginlib::ClassLoaderException'
what(): Unable to find package: pluginlib_tutorials_
Aborted (core dumped)
Hi,
I installed the package on ros indigo, ubuntu 14.04
when I run vrep, I encounter this erro and vrep doesn't open
Plugin 'RosBridge': loading...
[rospack] Error: package 'vrep_ros_plugin' not found
[librospack]: error while executing command
terminate called after throwing an instance of 'pluginlib::ClassLoaderException'
what(): Unable to find package: vrep_ros_plugin
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: