Execuse me,where can I find the Ros source Code
Execuse me,where can I find the Ros source Code
View ArticleSource Install Fails with "No package vtk-phython available"
I am trying to do a source install of Jade onto Fedora 22, using the instructions here: http://wiki.ros.org/jade/Installation/Source. I am trying the desktop-full install. Everything works until I try...
View Articlehow to install libg2o if ROS was installed from source
My ROS indigo was installed from source, following the installation guide http://wiki.ros.org/indigo/Installation/Source The program is located at /home/ros_catkin_ws/install_isolated. Then how can I...
View ArticleCan't run camera_uvc package on jade
Hi, I had a problem building and running the http://wiki.ros.org/uvc_camera. I would need a stereo camera driver providing 2 images and 2 camera_info messages on Jade. I found camrea_uvc, I tried...
View Articlesetup.bash must source again when restart
why I have to source setup.bash again when restart my computer? adminyin@adminyin-System:~$ cd catkin_ws/src/ adminyin@adminyin-System:~/catkin_ws/src$ ls beginner_tutorials CMakeLists.txt...
View Articleteb local planner installation from source on Hydro
Hi all, Following my other question link: [here](http://answers.ros.org/question/226880/teb-local-planner-installation/) , I am now trying to install teb_local_planner on ROS Hydro from source. I am...
View ArticleDo I really need to $ source ~/catkin_ws/devel/setup.bash ?
Novice question: I've created a custom message, package, etc as the official tutorial does. But when i do: $ rosrun pkg_test1 pkg_test1_node it gives me: [rospack] Error: package 'pkg_test1' not found...
View ArticleUnexpected behaviour of "source devel/setup.bash"
OS: Ubuntu 14.04 ROS: Indigo Turtle Bash: Terminator Hello, I have encountered an undesirable behaviour while working with ROS related to sourcing workspaces. First of all I have two workspaces which...
View ArticleSource compile of Kinetic on Fedora24
Hello all, First of all I know Fedora24 is a beta release and thus subject to bugs and other problems. I'm trying to compile kinetic form source and I'm hitting a problem when trying to compile...
View Articlekinetic source install on Fedora23
Hey all, Where trying to install kinetic from source on Fedora23 I have this error : CMake Warning at...
View Articlesource install + opencv source install
I'm installing ROS Indigo from source on Fedora 23 and I also have a source install of openCV 2.4.12. After I compiled everything when I try to run `rosrun rviz rviz` I have this error : rosrun rviz...
View Articleroscd not woring
Hello all. I've been trying to get back into ROS but I keep having this issue of roscd not finding catkin_ws. I went as far as removing the catkin_ws folder and copying everything from the Catkin...
View ArticleHow to locate the source file of certain nodes?
I am working on TurtleBot now, and I want to get the motor data which is deeper than the published topic. So I need to find the source file of node "model_base_nodelet_manager". How can I find the...
View ArticleIs it possible to be made a knot and from how many robotic arms?
Imagine two robotic arms are holding twine which is positioned vertically and robotic arms are moving horizontally towards a horizontal metal wire from left to the right direction as the twine touches...
View ArticleWhere to get source code of an .so library file?
Hi everybody I am looking for the source file of libgazebo_ros_bumper.so. Where can I find it? Thanks
View ArticleTurtlebot Indigo install from source failing to get rocon source
When I attempt to install the Indigo version of the Turtlebot package from source using the instructions here: http://wiki.ros.org/turtlebot/Tutorials/indigo/Installation When I run this step: wstool...
View ArticleWhere is the source code of installed packages?
I have installed ROS Kinetic and it sits is the `/opt/ros/kinetic/` folder which has the following structure: . ├── bin ├── env.sh ├── etc ├── include ├── lib ├── setup.bash ├── setup.sh ├──...
View Articlemoveit_setup_assistant cannot launch node of type in indigo
I would like to start with moveit_setup_assistant roslaunch moveit_setup_assistant setup_assistant.launch 1, I have roscd to the **moveit_setup_assistant pakage**, but fail to roslaunch . (at that time...
View Articlefatal error: angles/angles.h: No such file or directory #include
Hello, The question is pretty much in the title. I have that package I haven't done and that source install of kinetic on my laptop. When I'm trying to compile using catkin build I have this error...
View Articlesource .zshrc to set ROS environment don't take effect
hello all, part of the .zshrc file as following: source /opt/ros/indigo/setup.zsh source /home/adminyin/catkin_ws/devel/setup.zsh source /home/adminyin/rosws/devel/setup.zsh when source .zshrc at...
View Article