This repository has been archived by the owner on Mar 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
Error server #39
Comments
My first configuration was with my workspace "catkin_make" (like tutorials ROS), now i tryed creating otther workspace and in this all comands work but i have the same error Did anyone work with Ubuntu 14.04 before? |
I have the same error, also using Ubuntu 14.04 and ROS indigo. |
hi ,I also encountered the same problem,and also using Ubuntu 14.04 and ROS indigo.i don't know how to solve it.Could you tell me something about it. thanks |
Hi,
Try install with:
sudo apt-get install python3-setuptools
I follow the morse tutorial, then all works normally, don't forget install
mavros too.
http://www.openrobots.org/morse/doc/1.3/user/installation/mw/ros.html
2017-12-05 8:54 GMT-02:00 whwqy <[email protected]>:
… hi ,I also encountered the same problem,and also using Ubuntu 14.04 and
ROS indigo.i don't know how to solve it.Could you tell me something about
it. thanks
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AENsrD0jJyCEBYbVVkL9xsdRv-N-kbe4ks5s9SDKgaJpZM4MioZN>
.
--
Yessica Rosas Cuevas
*Bachiller en Ingeniería de Sistemas*
*Universidad Nacional de San Agustín*
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I work with Ubuntu 14.04, ROS Indigo and Python 2.7
I couldn't compile with "catkin_make_isolated..." just compile with "catkin_make" so it didn't generated files like "install_isolated", when i launch the package it give this error:
I don't know if it is by python? o what is it?
The text was updated successfully, but these errors were encountered: