ccs-ros

Results 11 comments of ccs-ros

I have solved this problem.Thank you! @rooshm

I have not put the package "uuv_simulation_evaluation" in the workspace before.So,this error "Resource not found: uuv_simulation_wrapper" occured. @rooshm

Just open terminal and enter your workspace,then "git clone https://github.com/uuvsimulator/uuv_simulation_evaluation.git".The error mentioned above will disappear.But when i run the catkin_make in the workspace,i met a new trouble: CMake Error at...

I am sorry that the reply is late.I solved the problem with your method.And,can you run the "roslaunch uuv_tutorial_rov_modle upload_rov_example.launch" successfully? I have encountered the following problem: [upload_rov_example.launch] is neither...

Hi, @arturmiller I used your methord with Gazebo7,and the problem still exists.And here are some warnings: [Wrn] [msgs.cc:1655] Conversion of sensor type[gps] not suppported. [Wrn] [msgs.cc:1655] Conversion of sensor type[gpu_ray]...

the error message is here: Profile: default Extending: [explicit] /opt/ros/jade Workspace: /home/ccs/my_ws ------------------------------------------------------- Source Space: [exists] /home/ccs/my_ws/src Log Space: [missing] /home/ccs/my_ws/logs Build Space: [exists] /home/ccs/my_ws/build Devel Space: [exists] /home/ccs/my_ws/devel Install...

@yanjundream thank you! I solved my problem by using your method.And during the installation process,still encountered many error message.the final message is: Failed

the error message is here: /home/ccs/catkin_ws/build/dlib_catkin/dlib_src-prefix/src/dlib_src/include/DUtilsCV/Drawing.h:420:7: error: ‘line’ is not a member of ‘cv’ cv::line(m_canvas, a, b, style.color, style.thickness); ^ /home/ccs/catkin_ws/build/dlib_catkin/dlib_src-prefix/src/dlib_src/include/DUtilsCV/Drawing.h:427:5: error: ‘circle’ is not a member of ‘cv’ cv::circle(m_canvas,...

@yanjundream I used the pure ubuntu14.04 to try again,and can't git clone something: Errors