error during building val_description package
I am trying to build the val_description package in my catkin workspace as shown in this page. But i'm getting below errors:
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I am trying to build the val_description package in my catkin workspace as shown in this page. But i'm getting below errors:
The error here is that the build is trying to run git rev-parse --abbrev-ref HEAD
and it's failing. The error output isn't included, but I suspect it's because it isn't running in a git repository.
It looks like you need to clone the repository with git instead of downloading a tarball.
Asked: 2017-07-24 08:28:15 -0500
Seen: 111 times
Last updated: Jul 25 '17
Problem with netbeans building ROS package
rosjava unable to find node (can't run resulting class)
build of gazebo package not working
Fedora 16 / Electric / Gazebo / Build Issues
Build error in tuc-ros package in kinect_utils
Received 'rospack failed to build' message when executed rosmake
could you please provide a little more information? The link you provided gives us (me at least) a directory on their GitLab instance, but not any kind of instruction.
A little bit more of the CMake output would be useful as well.
the link was little bit forwarded page, i've updated it now. what i did is simply downloaded the package in my catkin workspace and than try to build it using command catkin_make but i got above error.
Which rosdistro are you using?
nvm -- I see you're using indigo